Releases: JuliaPlots/Plots.jl
Releases · JuliaPlots/Plots.jl
v1.28.0
Plots v1.28.0
Closed issues:
- [BUG] heatmap draws background on top when axis, legend and ticks are disabled (#3009)
- [BUG]
surface
errors when called after closing plot window (#4070)
Merged pull requests:
- Merge
extra_kwargs
in plotly series (#4172) (@antholzer) - UnicodePlots: support
polarplot
(#4185) (@t-bltg)
v1.27.6
Plots v1.27.6
Closed issues:
- [BUG] Strange behavior when plotting the same subplot multiple times in one layout (#3123)
- [BUG] quiver throws error with null arrow in plotly backend (#3311)
Merged pull requests:
- Update docs build (#4175) (@t-bltg)
- fix empty segments in plotly (#4177) (@BeastyBlacksmith)
- Add areaplot example to gallery (#4178) (@briochemc)
- add version check for 1.8 precompiles (#4179) (@JeffBezanson)
v1.27.5
v1.27.4
Plots v1.27.4
Closed issues:
- Plotly: heatmaps data on hover has disappeared (#2446)
- [BUG] Heatmap without mouse hovering (#3051)
- Setting custom ticks in log plots with minor ticks enabled has confusing behavior (#3303)
- [BUG] Wrong Legend for lines with Arrow in PGFPlotsX (#4160)
Merged pull requests:
- Improve coverage (#4155) (@t-bltg)
- Sort supported args (#4156) (@IanButterworth)
- Restored plotly hover functionality for plots with multidimensional data (#4159) (@stevenaleung)
- fix legends for arrows (#4161) (@BeastyBlacksmith)
v1.27.3
Plots v1.27.3
Closed issues:
- [BUG] Regression in tickfont (#4151)
Merged pull requests:
- fix #4151 (#4153) (@BeastyBlacksmith)
v1.27.2
v1.27.1
Plots v1.27.1
Closed issues:
- [BUG] plot of
sinc
quite inaccurate (#3894) - Automatic Adaptive Plotting of Functions Needs Work (#4106)
- [BUG] plot_title errors (#4141)
Merged pull requests:
- Revert "Fix annotations getting drawn under markers in pgfplotsx backend" (#4142) (@BeastyBlacksmith)
v1.27.0
Plots v1.27.0
Closed issues:
- [FR] Add series behind (#3834)
Merged pull requests:
- add z_order (#4139) (@BeastyBlacksmith)
v1.26.1
Plots v1.26.1
Closed issues:
Merged pull requests:
- Actually check if the loaded backend version mets the compat entries (#4137) (@BeastyBlacksmith)