Skip to content

Releases: JuliaPlots/Plots.jl

v1.38.14

28 May 09:41
Compare
Choose a tag to compare

Plots v1.38.14

Diff since v1.38.13

Merged pull requests:

v1.38.13

26 May 09:45
d11fea8
Compare
Choose a tag to compare

Plots v1.38.13

Diff since v1.38.12

Closed issues:

  • [BUG][PGFPlotsX][Unitful] setting axis labels duplicates units (#4730)
  • [BUG] PGFPlotsX made breaking change in minor version -> Backend broken (#4748)
  • Ordering of plot elements with PGFPlotsX (#4751)
  • [BUG] build GR fails on windows julia 1.9.0 (#4755)

Merged pull requests:

v1.38.12

15 May 14:13
6d5e89d
Compare
Choose a tag to compare

Plots v1.38.12

Diff since v1.38.11

Closed issues:

  • [BUG] Opportunity to greatly speed up plotting of many series? (#4742)
  • [BUG] different shade behavior of fillrange in abline! with pgfplotsx backend (#4745)

Merged pull requests:

v1.38.11

02 May 07:42
8d8cf68
Compare
Choose a tag to compare

Plots v1.38.11

Diff since v1.38.10

Closed issues:

  • [BUG] Setting bottom_margin causes a Measures.AbsoluteLength error (#4726)
  • [BUG] Unitful conversion incorrect via 'yunit =' syntax when multiple data series are converted (#4731)

Merged pull requests:

  • CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) (#4728) (@github-actions[bot])
  • Migrate from SnoopPrecompile to PrecompileTools (#4729) (@timholy)
  • Fix yunit bug (#4732) (@gustaphe)
  • Move warning about plotlybase png rendering to error (#4733) (@fonsp)
  • SnoopPrecompile -> PrecompileTools (#4734) (@t-bltg)

v1.38.10

19 Apr 07:00
b448371
Compare
Choose a tag to compare

Plots v1.38.10

Diff since v1.38.9

Closed issues:

  • annotation auto-locations don't work with xlims (#2591)
  • [BUG] Relative positioning of annotations tuple cannot mix integer and float (#4258)
  • [FR] Text of Japanese crosses over label (#4614)
  • [FR] annotate! for 3D plots (#4708)
  • [BUG] Bar plot with categorical labels (#4715)
  • vline! on empty vector gives BoundsError (#4717)
  • [BUG][PGFPlotsX][Unitful] exponent in unit crashes lualatex (#4722)

Merged pull requests:

v1.38.9

05 Apr 08:28
9e683ed
Compare
Choose a tag to compare

Plots v1.38.9

Diff since v1.38.8

Closed issues:

  • PGFPlotsX bug in Polar plot with argument fill[BUG] (#3266)
  • [FR] rotated ticklabels should be aligned with tickmarks (#4388)
  • [BUG] plot_title with non-white background looks bad (#4595)
  • [BUG] background_color_inside as default color affects plot_title background (#4610)
  • [BUG] Blank plot on W11 with GR backend (#4688)
  • [BUG] Hiding axes with PGFPlotsX leaves ticks visible (#4696)
  • UnitfulExt not working for logarithmic units (#4700)
  • Change thickness without changing colors [BUG] (#4706)
  • [BUG] setting of markersize and markerstrokewidth damage marker in legend (#4710)
  • [BUG] failed add Plots package in julia v1.8.2 (#4712)

Merged pull requests:

v1.38.8

15 Mar 08:56
2c83424
Compare
Choose a tag to compare

Plots v1.38.8

Diff since v1.38.7

Closed issues:

  • Noninteractive display in plotlyjs() returned under Juno! (#2232)
  • Inconsistent font size in PGFPlotsX with LaTeXString [BUG] (#3237)
  • [BUG] framestyle=:box contradict with ymirror=true on pgfplotsx (#4634)

Merged pull requests:

v1.38.7

09 Mar 10:34
f4e52b7
Compare
Choose a tag to compare

Plots v1.38.7

Diff since v1.38.6

Closed issues:

  • [BUG] Plots fails to precompile on OSX (Ventura). (#4478)
  • render to svg: filename too long (#4545)
  • Plots.jl fails to load on Colab[BUG] (#4633)
  • [BUG] display of plot window always takes 2.3 seconds with GR and PGFPlotsX backends on windows (#4638)
  • surface() complains of identical data points even though it shouldn't (#4646)
  • [FR] Support xticks, yticks with UnicodePlots (#4657)
  • [FR] border and canvas option for UnicodePlots (#4675)
  • [BUG] Log scale axis labels not brace-wrapped in PGFPlotsX (#4676)
  • [BUG] Surface transparency (#4683)

Merged pull requests:

v1.38.6

24 Feb 16:00
4916cf8
Compare
Choose a tag to compare

Plots v1.38.6

Diff since v1.38.5

Closed issues:

  • [BUG] Markers are at wrong places in 3d plot when xflip = true (#4355)
  • [FR] use package extensions (#4589)
  • typos (#4662)

Merged pull requests:

v1.38.5

10 Feb 09:09
f2c1098
Compare
Choose a tag to compare

Plots v1.38.5

Diff since v1.38.4

Closed issues:

  • [BUG] The use of marker --> in a plot recipe prevents markershape to be modified (#4644)

Merged pull requests: