Plots.jl Versions Save

Powerful convenience for Julia visualizations and data analysis

v1.40.4

1 month ago

Plots v1.40.4

Diff since v1.40.3

Fix plot_title

Merged pull requests:

  • Update v2 (#4913) (@t-bltg)
  • update v2 (#4914) (@t-bltg)

Closed issues:

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

v1.40.3

1 month ago

Plots v1.40.3

Diff since v1.40.2

Merged pull requests:

  • Road to plots 2.0 (#4866) (@isentropic)
  • Added error messages in grid function for invalid values for heights and widths (#4902) (@Gythre-9)
  • Document a few consts (#4907) (@sjkelly)
  • fix PythonPlot backend (#4911) (@t-bltg)

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

2 months ago

Plots v1.40.2

Diff since v1.40.1

Merged pull requests:

  • Bump peter-evans/create-pull-request from 5 to 6 (#4885) (@dependabot[bot])
  • Bump codecov/codecov-action from 3 to 4 (#4886) (@dependabot[bot])

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

3 months ago

Plots v1.40.1

Diff since v1.40.0

Merged pull requests:

  • Use data URL for local plotly asset (#4863) (@fonsp)

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

3 months ago

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

8 months ago

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:

  • Update URL of PlotlyJS.jl (#4808) (@blegat)
  • Add plotly_traces utility (#4809) (@blegat)
  • Adding annotations now respects vertical alignment (#4811) (@avonmoll)
  • test upcoming julia 1.10 (#4812) (@t-bltg)
  • place an upper bound fo PythonPlot (#4815) (@BeastyBlacksmith)

v1.38.17

9 months ago

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:

  • reset fillto for logscale barplots (#4782) (@BeastyBlacksmith)
  • issue 4773 -- suptitle and sgtitle aliases for plot_title… (#4784) (@SynapticSage)

v1.38.16

11 months ago

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:

  • Expanded list of natively supported series types and keyword attributes (#4694) (@JannikMen)
  • Add extra series options at the end (#4765) (@BeastyBlacksmith)
  • swap axis limits for bars (#4768) (@BeastyBlacksmith)
  • fix heatmap with logarithmic colorbar (#4770) (@BeastyBlacksmith)

v1.38.15

11 months ago

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:

  • account for missing letter (#4759) (@BeastyBlacksmith)
  • Fix vline formatting (#4760) (@BeastyBlacksmith)

v1.38.14

11 months ago

Plots v1.38.14

Diff since v1.38.13

Merged pull requests:

  • Use Base.require workaround in IJuliaExt (#4749) (@oschulz)