v1.40.0
Plots v1.40.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 withxlims
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)