Makie v0.20.4
Merged pull requests:
- fix contour boundingbox with
NaN
s (#3210) (@t-bltg) - improve direction markers in waterfall recipe (#3361) (@daschw)
- JSServe got renamed to Bonito (#3477) (@SimonDanisch)
- Fix typo (#3502) (@f-bro)
- fix spurious minor tick (#3505) (@t-bltg)
- Add stroke and glow to WGLMakie (#3518) (@ffreyer)
- Use separate reference images per backend (#3520) (@jkrumbiegel)
- cleanup three display and fix #3517 & #3503 (#3522) (@SimonDanisch)
- fix stroke ppu for WGLMakie (#3523) (@SimonDanisch)
- tag v0.20.4 (#3529) (@SimonDanisch)
Closed issues:
- wglmakie camera issue (#598)
- Uniform resolution across backends (#993)
- Mouse Rotation of Axis3 - is chaotic in WGLMakie (#1027)
- WGLMakie does not support
linestyle = :dash
(#1334) - DimensionMismatch error when changing image with the same size but different dimensions (#2643)
- Contour errored when data contain
NaN
andlabels=true
(#3211) - Stroke support for
scatter()
in WGLMakie (#3279) - Broken link in docs (#3415)
- Warning about version of Mods.jl (#3441)
- If the major ticks are defined in addition to the minor ticks, the minor ticks are displayed incorrectly (#3467)
- Spurious minor ticks on y axis (#3487)
- Lines in WGLMakie are not inspectable (#3503)
- WGLMakie error in window event callback (#3517)
- Scatter! does not render a section of the screen during animation (#3524)