Makie v0.16.6
Closed issues:
scatter
+Axis3
+GLMakie
does not work (#994)- [feature request] text input widgets (#1149)
- nan_color does not work for GLMakie.image (#1230)
- [FR] Plotting text in "axis coordinates" (#1472)
- Text not rendered correctly with 3d orthographic camera (#1602)
- Event system documentation and usability (#1611)
- shading & CairoMakie (#1715)
- CairoMakie saves svg as png (#1721)
- Node not defined (#1728)
- Events documentation examples do not run (#1729)
- color= does not work with uniform value (#1740)
- Example of palette theming in stable documentation does not work (#1747)
Merged pull requests:
- Add projection
space
option as a generic attribute (#1596) (@ffreyer) - fix text layouting (#1633) (@jkrumbiegel)
- Cleanup interactive interface & docs (#1658) (@ffreyer)
- store refimage test output in cleaner format (#1674) (@jkrumbiegel)
- add more precompiles (#1687) (@SimonDanisch)
- add compile benchmarks (#1691) (@SimonDanisch)
- remove unused functions (#1693) (@SimonDanisch)
- get rid of lift (#1696) (@SimonDanisch)
- remove static arrays (#1697) (@SimonDanisch)
- CompatHelper: bump compat for "RelocatableFolders" to "0.2" (#1698) (@github-actions[bot])
- CompatHelper: bump compat for "RelocatableFolders" to "0.2" for package WGLMakie (#1699) (@github-actions[bot])
- improvements and run current pr in own project (#1700) (@SimonDanisch)
- small improvements to compile benchmarks (#1702) (@SimonDanisch)
- gridlayoutbase 0.7 (#1704) (@jkrumbiegel)
- boxplot errored when only one group had outliers (#1709) (@jkrumbiegel)
- remove overly eager optimizations (#1713) (@SimonDanisch)
- Small clean ups (#1717) (@SimonDanisch)
- extend precompile(::Observable) (#1722) (@SimonDanisch)
- improve inference and caching of draw_mesh (#1723) (@SimonDanisch)
- fix CI (#1724) (@SimonDanisch)
- Add a docs example for
contour3d
(#1726) (@thchr) - Forward
transparency
kwarg incontour
/contour3d
recipe (#1727) (@thchr) - Move
show_axis
out ofscenekw
(#1732) (@t-bltg) volumeslices
: expose heatmaps (#1733) (@t-bltg)- use poly in axis background, test that no rasterization happens in basic svgs (#1734) (@jkrumbiegel)
- use apply_transform directly on lims (#1741) (@simonbyrne)