v0.18.3
github-actions
released this
17 Nov 13:41
·
987 commits
to master
since this release
Makie v0.18.3
Closed issues:
- Convenience function for multiple lines and sensible categorical color defaults (#716)
- allow
nothing
for thelabel
inscatter
etc. to hide it in axis legend? (#2300) - Crashes after
close
andcloseall
(#2371) - Interactivity of GLMakie plots lost after
save
(#2380) - Redundant import of CairoMakie in the Basic Tutorial (#2394)
- CairoMakie saving raster to .svg depending on content (#2396)
- CairoMakie svg id assimilation and salting is broken (#2406)
- [GLMakie]hold the windows existing after program which launched outside REPL closed. (#2410)
- How to add Makie to a personal project only for plotting recipes? (#2412)
- GLMakie plots only part of the data (#2413)
- Latex string like
$\Delta$ should be regular but showing as italic in CairoMakie (#2423) - Figure stops auto-rescaling or crashes when resizing GUI window after
save
withGLMakie
(#2425)
Merged pull requests:
- GLMakie cleanups (#2397) (@SimonDanisch)
- Don't mesh a polygon in CairoMakie (#2398) (@jaakkor2)
- clean up interactions + remove close(obs) (#2399) (@SimonDanisch)
- fix salting (#2407) (@SimonDanisch)
- fix url in headless docs (#2411) (@hexaeder)
- changes to GLMakie to get drawing into a GtkGLArea working (#2418) (@jwahlstrand)
- release v0.18.3 (#2427) (@SimonDanisch)