Makie v0.19.9
Closed issues:
- Thumbnail for the Plot Examples link in the docs could be improved (#3049)
- hvlines bug in GLMakie interactive window (#3061)
- vlines! throws error when changing yscale from log10 back to identity (#3065)
- custom
colorscale
support (#3088) - How to define custom function for axis scaling? (#3089)
- Can't precompile Makie, CairoMakie and FFMPEG (#3123)
- Top of README is a bit crowded, logo is hard to read on dark mode (#3156)
- Bar Label Alignment (#3160)
- regression in colormaps/colorbars from custom recipes in 0.19.7 (was fine on 0.19.6) (#3161)
- Update colormap via observable fails (#3168)
- How to plot a heatmap with categorical variables (#3169)
- Auto limits broken with recipes on 0.19.7 and 0.19.8 (#3176)
- Increase resolution of
CairoMakie
preview in VSCode plot pane. (#3187) - The futex facility returned an unexpected error code. (#3205)
- Race condition in GLMakie / surface (#3215)
- Contour breaks axislegend (#3217)
- calculus plots with Makie needs updating (#3219)
Merged pull requests:
- Rework WGLMakie lines (#3062) (@SimonDanisch)
- Fix some errors caused by updating Axis xscale or yscale (#3084) (@ffreyer)
- add and export
ReversibleScale
type - simplifyLogFunctions
(#3095) (@t-bltg) - Refactor SurfaceLike trait (#3106) (@ffreyer)
- Add tooling to bump versions (#3155) (@jkrumbiegel)
- Delaunay recipes (#3159) (@SimonDanisch)
- Improve resolution of Mandelbrot example image (#3170) (@DanielVandH)
- fix ffmpeg depwarn and use FFMPEG_jll directly (#3171) (@SimonDanisch)
- fix updates of colormap in GLMakie (#3172) (@SimonDanisch)
- Fix
rticklabelsvisible
andthetaticklabelsvisible
inPolarAxis
(#3173) (@Klafyvel) - Bar label alignment (#3177) (@matthijscox)
- fix error bar range in recipes (#3179) (@palday)
- Tex theme (#3180) (@SimonDanisch)
- Restructure docs (#3183) (@jkrumbiegel)
- try pagefind for search (#3185) (@jkrumbiegel)
- Cleanup align handling (#3191) (@ffreyer)
- rename CI job (#3192) (@t-bltg)
- Linestyle type (#3193) (@SimonDanisch)
- Refimages GHA status check (#3194) (@jkrumbiegel)
- mention
notify()
in the doc for in-place Observable update (#3195) (@Moelf) with_theme
in docs to avoid latex font spill (#3196) (@jkrumbiegel)- jk/fix fontawesome (#3197) (@jkrumbiegel)
- tweak px_per_unit handing in GLMakie & revert hardcoded camera test (beta) (#3198) (@ffreyer)
- Fix depwarn for cairomakie lines (#3200) (@SimonDanisch)
- fix brack data_limits (#3201) (@SimonDanisch)
- add default to theme methods (#3214) (@pepijndevos)
- Dfl/update stable hash (#3216) (@SimonDanisch)
- fix warning when zooming in WGLMakie (#3224) (@SimonDanisch)
- tag 0.19.9 (#3225) (@SimonDanisch)