Makie v0.9.6
Closed issues:
- Animation interface (#346)
- High Level interface to title, axis-labels (#365)
- Make.rotate!() does not rotate everything in the scene (#375)
- Error when building GLMakie (#381)
- Memory piles up while saving a sequence of plot. Consider GC? (#382)
- Heatmap Plotting Strings/Categorical Variables? (#400)
- Fix broken ReadMe links. (#402)
- MethodError: no method matching gl_convert(::Array{Float64,1}) (#403)
- problem with show_axis? (#410)
- Animation after click (#411)
- Faliure in GLMakie precompilation (#412)
- Make mouse scroll change FOV (zoom) instead of moving camera "lookat" (#413)
- Eep!
poly
is deleting points from the source vector of Points (#417) - InexactError when using image(fill(0,100,100)) (#419)
- Specifying rotation in image scene fails. (#421)
- More volume rendering algorithms (#423)
- Deprecation warning (#430)
- image scatter doesn't work on images with different size (#431)
- Makie can't be used with DimensionalData (#435)
- Frequent segmentation fault (#436)
- High resolution scenes get cropped when saving to PNG (#440)
- Stroke for barplot (#441)
- colormap does not respect order (#447)
- Tests for Makie (#449)
- no method matching gl_convert(::Symbol) (#454)
Merged pull requests:
- Update README.md (#386) (@logankilpatrick)
- Update README.md (#405) (@logankilpatrick)
- wip: add precompilation file (#429) (@mkborregaard)
- Install TagBot as a GitHub Action (#432) (@JuliaTagBot)
- Update README.md (#444) (@scls19fr)
- do the release (#455) (@SimonDanisch)