Makie v0.24.9
Merged pull requests:
- feat: Multi-histogram plot (#5340) (@lenianiva)
- Draw each 2D mesh using a single
CairoMeshPattern(#5446) (@jmert) - Special case Arrows2D in Cairo to avoid rasterizing SVG outputs (#5459) (@jmert)
- Move Axis3 decorations from scene to blockscene (#5463) (@ffreyer)
- Fix
transformationapplying multiple times when passingparent.attributesin a recipe (#5464) (@ffreyer) - Bump actions/upload-artifact from 5 to 6 (#5467) (@dependabot[bot])
- Bump actions/download-artifact from 6 to 7 (#5468) (@dependabot[bot])
- Display customizable spinner while plot is loading (#5469) (@SimonDanisch)
- fix 0 division of meshscatter normals (#5478) (@ffreyer)
- Fix
runspec in reference_images_site.yml (#5486) (@abhro) - Fix edge-like hist bins (#5493) (@ffreyer)
- Fix backticks in wglmakie.md (#5495) (@abhro)
- Adds Legend example for Pie charts to docs (#5507) (@ghyatzo)
- Update formatting in rprmakie.md (#5538) (@abhro)
- fix attribute cycling in plotlists (#5541) (@aplavin)
- Bump actions/upload-artifact from 6 to 7 (#5543) (@dependabot[bot])
- Bump actions/download-artifact from 7 to 8 (#5544) (@dependabot[bot])
- Bump package versions (patch) (#5548) (@github-actions[bot])
Closed issues:
- Streamplot Axis3 transformation to :xz axis fails (#4789)
- Can't plot a second Lines SpecApi.PlotSpec with Date x-axis (#4802)
- changing highclip observable in heatmap doesn't work (#4934)
- Legend interactivity broken for Stairs plots (#5190)
- Mechanism to gracefully report errors in the context of package extensions (#5386)
textlabeldoes not have analignattribute (#5394)- empty!(ax::Axis3) deletes the axes, frame and grids (#5433)
- Broken
errorbarlegend interactivity (#5444) - Failing of polygon calculation inside
voronoiplot(#5455) - Negative padding? Does it even get mentioned somewhere? (#5471)
- Incorrect color for exact zero values in 3D
meshscatterwith shading (#5477) - Bug fix and performance improvement for
attribute_per_char(#5480) - Differential geometry book with Makie.jl (#5483)
binsargument is not working forhist(#5492)- Setting lowclip in heatmap fails if colorrange is an Observable (#5512)
- Undesirable rendering of
PrettyTables.jlstrings inside inspector labels (#5514) - arrow3d shaftradius is not uniform (#5531)
histdoesn't have astackkeyword although it's in a sample code. (#5535)- Attribute cycling regression in 0.24 (#5540)