Skip to content

Releases: JuliaPlots/Plots.jl

v1.40.8

28 Aug 13:26
288372d
Compare
Choose a tag to compare

Plots v1.40.8

Diff since v1.40.7

Merged pull requests:

v1.40.7

26 Aug 19:24
702c592
Compare
Choose a tag to compare

Plots v1.40.7

Diff since v1.40.5

Merged pull requests:

Closed issues:

  • Correct Recipe Type for Data Modification (#4429)
  • [BUG] Grid covering axes (#4202)
  • [BUG] Plots fails to precompile on MacOS Apple Silicon with Julia 1.10.4 (#4968)
  • [FR] create syntax myplot!(p, args...; kwargs...) for user recipes (#4970)
  • [BUG] src/layouts.jl floating point equality too strict (#4971)

v1.40.5

05 Jul 14:00
c364ec8
Compare
Choose a tag to compare

Plots v1.40.5

Diff since v1.40.4

Merged pull requests:

Closed issues:

  • [FR] redesign backend dependencies (#4567)
  • [FR] remove explicit GR dependency from Project.toml (#4631)
  • [BUG] Plots.jl dependencies are broken, cannot install the package (#4926)
  • [BUG] savefig() not working properly in local (function) scope - PGFPlotsX (#4943)
  • [BUG] Misleading behaviour when plotting complex numbers when real part may be 0 (#4944)
  • [BUG] Dynamically assigning false for legendPosition property in plotly js is not working (#4952)

v1.40.4

11 Apr 09:45
09d7bda
Compare
Choose a tag to compare

Plots v1.40.4

Diff since v1.40.3

Fix plot_title

Merged pull requests:

Closed issues:

  • [BUG] Huge vertical margin of plot_title (#4912)

v1.40.3

30 Mar 15:59
2eef1d7
Compare
Choose a tag to compare

Plots v1.40.3

Diff since v1.40.2

Merged pull requests:

Closed issues:

  • [FR] grid function: Throw errors on bad settings (#4212)
  • [FR] Make PythonPlot v1.0.3 compatible (#4841)
  • [BUG] pythonplot backend not working: UndefVarError: pyisnone not defined (#4905)
  • PythonCall.pyisnone() does not exist, please remove it from source code (#4906)

v1.40.2

08 Mar 08:19
39c4fc5
Compare
Choose a tag to compare

Plots v1.40.2

Diff since v1.40.1

Merged pull requests:

Closed issues:

  • Warning: _display is not defined for this backend.[BUG] (#4857)
  • Replace Formatting.jl by Format.jl[FR] (#4896)
  • [BUG]Formatting.jl is deprecated (#4899)

v1.40.1

05 Feb 15:54
fa65e7d
Compare
Choose a tag to compare

Plots v1.40.1

Diff since v1.40.0

Merged pull requests:

Closed issues:

  • [BUG] offline Plot in Pluto results in empty Plot (#4854)
  • [BUG] Plots crashes and julia hangs plotting correlogram with >11 columns on Boston housing dataset (#4856)
  • GR backend missing GKSTerm.app on macOS Sonoma Version 14.3 (23D56) (#4879)

v1.40.0

23 Jan 09:09
fcf2e74
Compare
Choose a tag to compare

Plots v1.40.0

Diff since v1.39.0

Merged pull requests:

  • Bump actions/checkout from 3 to 4 (#4819) (@dependabot[bot])
  • Arrow sizes not updating (#4821) (@Jay-sanjay)
  • Add missing Animation constructor (#4830) (@agdestein)
  • Fix border ticks of framestyle :box (#4832) (@lch)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#4837) (@github-actions[bot])
  • CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#4838) (@github-actions[bot])
  • better error message for size (#4844) (@lmiq)
  • Fix warning for failed integration with PlotlyBase & PlotlyKaleide (#4849) (@blegat)
  • Fix offset array hist (#4860) (@isentropic)
  • remove custom default backends (#4870) (@BeastyBlacksmith)
  • Bump actions/cache from 3 to 4 (#4873) (@dependabot[bot])

Closed issues:

  • savefig appears to miscalculate margins with GR over ssh/without X (#2127)
  • [BUG] Arrow sizes not updating with PGFPlotsX (#4820)
  • [BUG] Possible Method Call Error (#4824)
  • [BUG] Uneven pixel spacing with heatmap in GR backend (#4833)
  • [BUG] aspect_ratio in conflict with xlims for PGFPlotsX (#4835)
  • [BUG] dyld[21200]: Library not loaded: @rpath/QtWidgets on macOS with v1.39.0 Plots.jl with Julia v1.10.0-rc1 (#4842)
  • [BUG]: linetype=:steppre broken with OffsetArrays (#4855)
  • Not compatible with julia 1.10, Last update is August 30 2023. (#4858)
  • [BUG] (#4859)
  • [BUG] Backend init broken in Julia 1.10 if loaded during precompilation (#4865)
  • Precompile scripts leaves files behind (#4869)

v1.39.0

30 Aug 09:11
6b00968
Compare
Choose a tag to compare

Plots v1.39.0

Diff since v1.38.17

Closed issues:

  • [BUG] legendtitle is unused by plotly backend (#3045)
  • [BUG] Missing last marker when using plotly and specifying marker_color (#4333)
  • [BUG] invalid redefinition of constant UnitfulExt (#4792)
  • Plots v1.38.17 precompiles at every run [BUG] (#4797)
  • [FR] symmetric contour levels, the ability to ignore the actual values. (#4807)
  • [FR] PGFPlotsX backend: respect valign argument for annotations (#4810)

Merged pull requests:

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: