Makie v0.17.11
Closed issues:
- Error while screen sharing: WGL: Failed to make context current: The requested transformation operation is not supported. (#1398)
- DataInspector crashes while inspecting NaN (#1714)
- Cairo Makie no longer allows for a transparent Figure background in SVGs (#2138)
- Is CairoMakie still works to plot 3D? (#2140)
- How to rotate GLMakie.mesh (#2141)
- Cannot save LScene, issues with ImageMagick (#2146)
Merged pull requests:
- fix attribute passthrough in DataInspector (#2092) (@ffreyer)
- Cleanup stroke artifacts in scatter and text (#2096) (@ffreyer)
- interpolate between values instead of interpolating between colors (#2097) (@SimonDanisch)
- Improve performance around Axis(3) limits (#2115) (@jkrumbiegel)
- Add
violin_limits
kwarg torainclouds(!)
(#2137) (@haberdashPI) - Fix DataInspector hover over NaN values (#2151) (@MariusDrulea)
- use the new SnoopPrecompile (#2153) (@SimonDanisch)
- Add missing backticks to
hist
docstring (#2155) (@jbisits) - Minor fixes to documentation (#2160) (@DuncanBloemers)
- release v0.17.11 (#2161) (@SimonDanisch)