Makie v0.20.8
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#3602) (@dependabot[bot])
- Make ScatterLines a PointBased plot (#3603) (@asinghvi17)
- Check converted as well as input args in polygon drawing in CairoMakie (#3605) (@asinghvi17)
- Enforce changelog (#3606) (@jkrumbiegel)
- Fix
rich
rticks forPolarAxis
(#3615) (@jonaswickman) - Fix potential bugs with format strings (#3633) (@ScottPJones)
- Small fixes (#3637) (@SimonDanisch)
- Avoid vertical space with
backend_show
(#3642) (@rikhuijzer) - Fix NEWS.md mention in template (#3644) (@rikhuijzer)
- bump versions (#3648) (@SimonDanisch)
- Skip resolution caching (#3649) (@ffreyer)
Closed issues:
- Allow 0 and negative indices for GridPosition (#1534)
- Misplaced yticks when mirroring inside ticks and linking yaxes (#2209)
- could not load library avdevice-58 (#3153)
- Warning triggered by Makie itself (#3459)
- Overlay multiple contours on a single plot (#3528)
- Repetitive precompilation for GLMakie and GeoMakie since Julia 1.10.0 (#3576)
- CairoMakie is drawing most polygon input as meshes, even when unnecessary (#3600)
- Chained @lift needed to update interactive heatmap: No method matching length(::Axis) (#3608)
- Error from example '33D Mixed-Agent Ecosystem with Pathfinding' (#3609)
- Bar labels are wrong for horizontal bars (#3617)
- Using Themes with only one attribute set leads to TypeError (#3618)
- Zero ticks are missing (#3620)
- Lines and text scale weirdly after emptying axis, adding new plot, and rescaling figure (#3639)