Skip to content

v1.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 14:54
· 1342 commits to master since this release
854d5ba

Plots v1.21.0

Diff since v1.20.1

Closed issues:

  • [BUG] (#3372)
  • [BUG] Plots.jl v1.11.0+ error in Julia 1.6: ERROR: ArgumentError: reducing over an empty collection is not allowed (#3381)
  • [FR] don't crash if X server not available (#3760)

Merged pull requests:

  • UnicodePlots: fix setting linecolor (#3750) (@t-bltg)
  • Plotly: Enable specified contour values for ranges; warn otherwise (#3757) (@anowacki)
  • UnicodePlots: allow passing arbitrary colors (RGBA, symbols, integers, ...) (#3758) (@t-bltg)
  • CI: run JuliaFormatter on schedule (#3759) (@t-bltg)
  • CI: julia-uploadcodecov is deprecated (#3761) (@t-bltg)
  • Replace deprecated Base.download with Downloads.download (#3766) (@t-bltg)