Releases: JuliaPlots/Plots.jl
Releases · JuliaPlots/Plots.jl
v1.41.2
Plots v1.41.2
Merged pull requests:
- Unitful and weakdep handling for v2 extensions (#5143) (@Ickaser)
- Fix handling of vector attributes for barlike plots (v2) (#5178) (@BeastyBlacksmith)
- Add support for JSON 1.0 (#5186) (@quinnj)
- Remove reference to
RecipesBase.debug(#5188) (@penelopeysm) - fix for new
PrettyTables(#5189) (@t-bltg) - Clarify order of bounds in ribbon example (#5192) (@francis-biocurie)
- Fix passing of series attributes in plotting plots (#5194) (@BeastyBlacksmith)
Closed issues:
- WARNING: importing deprecated binding Colors.RGB1 into Plots. (#4780)
- Support for PlotlyKaleido@2 (#4919)
- Julia 1.10.2 fails when trying to add or use Plots issuing Pkg.add("Plots") or using Plots (#4921)
- Reproducible output with PGFPlotsX backend (#4927)
- [BUG] Precompile fails in Julia 1.10.3: Buffer overflow (#4935)
- Failed to precompile Plots on Julia v1.10.3 (#4939)
- upright Greek letters (like
\upmufrom upgreek latex package) (#5193) gridandlayoutare not inPlots.RecipesBase(#5198)
v1.41.1
Plots v1.41.1
Merged pull requests:
v1.41.0
v1.40.20
Plots v1.40.20
Merged pull requests:
- Fix handling of vector attributes in plotly code (#5175) (@BeastyBlacksmith)
Closed issues:
- [BUG]
PlotlyJSbackend renders blank plots inPluto(#5156)
v1.40.19
Plots v1.40.19
Merged pull requests:
- revert preferred html output from svg -> png (#5168) (@t-bltg)
- Bump actions/checkout from 4 to 5 (#5169) (@dependabot[bot])
- fix: prevent namespace pollution bug (#5170) (@pankgeorg)
- fix: prevent namespace pollution bug (master) (#5171) (@pankgeorg)
v1.40.18
Plots v1.40.18
Merged pull requests:
- remove traces of
plotlybase- update docs forplotly(#5159) (@t-bltg) - revert docs svg (#5167) (@t-bltg)
Closed issues:
- [BUG] Issues with installing and using Plots due to
GR. Possibly related to #5047 (#5048) - [BUG]
PlotlyJSplots not longer rendered (#5144) - [BUG] the docs don't mention PlotlyKaleido, however it is required for
plotly()(#5153) - Plots.jl defaults to SVG now in Documenter? Crashing repos by bloating size (#5165)
v1.40.17
Plots v1.40.17
Merged pull requests:
- docs debug on v2 (#5138) (@t-bltg)
- move
docsbuild scripts tomaster(#5140) (@t-bltg) - simplify docs build script (#5141) (@t-bltg)
- backport docs simplifications (#5142) (@t-bltg)
- add
pre-commithook (#5146) (@t-bltg) - render more
htmlandsvgin docs (#5147) (@t-bltg) - docs: backport svg / html changes to
v1(#5148) (@t-bltg) - update svg / html - fix plotlyjs (#5149) (@t-bltg)
- backport docs change to v1 (#5150) (@t-bltg)
- docs fixes (#5151) (@t-bltg)
- docs: update all readme links (#5152) (@t-bltg)
- Symbols in guides (#5158) (@Ickaser)
Closed issues:
- [BUG] bug using layout and functions (#5115)
- [FR] disable
RecipesBaseandRecipesPipelineobsolete docs (#5145) - [BUG]
scatterdoes not break when unequal length ofxandy(#5155) - [BUG]
_update_min_padding!LoadError: MethodError: Cannotconvertan object of type Symbol to an object of type String (#5157)
v1.40.16+docs
v1.40.16
Plots v1.40.16
Merged pull requests:
- add compat bounds for docs (#5125) (@t-bltg)
- fix (#5127) (@t-bltg)
- fix docs v2 (#5128) (@t-bltg)
- Docs fix warns (#5129) (@t-bltg)
- fix docs (#5130) (@t-bltg)
- update docs build (#5131) (@t-bltg)
- use
runicformatter (#5132) (@t-bltg) - format using
runic(#5134) (@t-bltg) - fix empty
plotlyplots (#5135) (@t-bltg) - backport plotly fix (#5137) (@t-bltg)
Closed issues:
- [BUG] plotly: order of plotly and require.js loading effects display (#5120)
v1.40.15
Plots v1.40.15
Merged pull requests:
- Add
unitaxis attribute (for v2) (#5095) (@Ickaser) - Add
unitaxis attribute, for Plots v1 (#5098) (@Ickaser) - fix world age problem on
pre-1.12(#5111) (@t-bltg) - fix world age problem on
pre-1.12(#5112) (@t-bltg) - fix removal of
Base.module_keysonpre(#5113) (@t-bltg)
Closed issues: