Skip to content

Releases: JuliaPlots/Plots.jl

v1.38.17

25 Jul 15:16
d92319a
Compare
Choose a tag to compare

Plots v1.38.17

Diff since v1.38.16

Closed issues:

  • [FR] Is this warning really appropriate? (#2820)
  • [FR] Specify additional right vertical axis with plot recipes (#2937)
  • [FR] Add GitHub sponsor button (#3501)
  • plotattr() hangs in Jupyter [BUG] (#4705)
  • [FR] suptitle alias for plot_title attribute (#4773)
  • [BUG] Histogram log scale is broken (#4774)
  • [BUG] Plots fails to precompile on OSX (Ventura). (#4795)

Merged pull requests:

v1.38.16

12 Jun 13:16
Compare
Choose a tag to compare

Plots v1.38.16

Diff since v1.38.15

Closed issues:

  • [BUG] julia 1.9 - running plotly() causes all jupyter cell output to be supressed (#4739)
  • [BUG] Incorrect x axis range when using bar with permute attribute (#4761)
  • [BUG] UndefVarError: z_log not defined (#4769)

Merged pull requests:

v1.38.15

01 Jun 11:54
6c39cc5
Compare
Choose a tag to compare

Plots v1.38.15

Diff since v1.38.14

Closed issues:

  • [BUG] using vline() with DateTime as x-axis screws up the y-axis labels (#4660)
  • [BUG] Incorrect axes range when using bar with orientation = :horizontal (#4756)
  • [BUG] Unitful heatmap fails when using colorbar_title (#4758)

Merged pull requests:

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: