v1.22.2
github-actions
released this
22 Sep 19:35
·
1295 commits
to master
since this release
Plots v1.22.2
Closed issues:
- Feature Request: trisurf_plot aka mesh3d (#392)
- [FR] make a backend object ready-to-plot without rendering (#3827)
- [BUG] Plots.jl v1.22.1 generates warnings under vscode sessions (#3831)
Merged pull requests:
- Add
:mesh3d
seriesstyle for PyPlot backend (#3835) (@lmh91) - Fix type inference failure in
get_clims
(#3838) (@BioTurboNick)