Makie v0.24.15
Merged pull requests:
- Add voxel chunk resize (#5494) (@ffreyer)
- Various small fixes (#5730) (@ffreyer)
- More small fixes (#5758) (@ffreyer)
- Fix segfault when saving vector graphics while recording with CairoMakie (#5772) (@jkrumbiegel)
- fix missplaced changelog entries (#5777) (@ffreyer)
- Reduce mesh stroke overhead (#5781) (@SimonDanisch)
- Warn when mesh can't be shaded and fall back on no shading (#5782) (@ffreyer)
- Add rasterize as an actual attribute (#5783) (@ffreyer)
- Fix
contourfdrawing a constant field in two colors (#5787) (@vincmarks) - chore: Allow FFMPEG_jll 9 (#5789) (@jkrumbiegel)
- Make plot output independent of Dict iteration order (#5792) (@jkrumbiegel)
- Bump package versions (patch) (#5795) (@github-actions[bot])
Closed issues:
- heatmap visibility in volumeslices can't be toggled independently (#2873)
- How to specify the location of the slice in volumeslices (#2947)
nan_colornot work for volume mip algorithm (#3181)- Bug: colorbar extensions modify colormap (#3422)
- Recipes broken on 0.20.x (#3514)
- Cannot set linestyle to :solid with observable (#3693)
- Possible code error on Make website about events (#3714)
- CairoMakie's
poly!doesn't handlestrokecolormapcorrectly? (#3729) spydoes not reproduce the matrix structure of a sparse matrix (#3743)- Allow different line widths in contour (#3910)
- FR: Add ability to change the "reset zoom" binding (#3950)
colorrangeis an invalid attribute forcontourf(#4016)- shininess is not working in WGLMakie (#4060)
- ShaderAbstractions.Buffer in Mesh doesn't change the plot if value is changed in the buffer (#4576)
- hist of skipmissing not working (#4590)
- Boxplot linestyles (#4764)
- Feature Request: Rich text for contour labels (#4806)
- Visualisation of OBJ files with texture and MTL file reference produces error (#4941)
- contourf ignore colorscale keyword (both in CairoMakie/GLMakie) (#4980)
- Barplot dodge example with 2 dodge group (#5012)
- UI Elements stop working after empty!(f) (#5056)
- Strange behaviour of
contourfwithcolorscale=log10(#5160) - Warning message of
arrows3dwith kwargsrasterizeusingCairoMakie(#5259) rasterizecan't be switched from a Bool to an Int? (#5686)- Custom Text example in Explanations fails for Julia LTS (#5710)
- Arrow visualisation singularity ? (#5744)
- Brackets do not
translate!with inset axis (#5768) - Segmentation fault when saving a pdf/svg before recordframe! (#5769)
- GLMakie fails when arrows3d color is an array (#5770)
- Issue with exception @warn call? (#5774)
- 2D faces become black when shading=true (#5778)
contourfdraws a constant field in two colors (#5786)