v0.18.4
github-actions
released this
02 Dec 14:21
·
971 commits
to master
since this release
Makie v0.18.4
Closed issues:
- Transform is applied even if
space != :data
(#2065) - Artificial colored edges in CairoMakie when saving an image to PDF. (#2162)
- Support
AbstractPattern
inWGLMakie
(#2294) - Menu options disapear on re-opening figure (#2392)
- CairoMakie fails to PackageCompile (#2409)
- text bounding box in an axis (#2424)
- bug in Pluto for displaying the figure (#2438)
- DimensionMismatch error with an animation for the size changing array with Observable (#2441)
- VSCode displays figure with wrong viewbox after save (#2444)
CairoMakie
's png output empty for large enough surface plot (#2454)- Multiple plots don't show all (#2460)
Merged pull requests:
- Rich text (#2321) (@jkrumbiegel)
- Replace
textsize
withfontsize
everywhere (#2387) (@jkrumbiegel) - Waterfall recipe (#2416) (@daschw)
- broadcast replaces deprecated method for quantile (#2430) (@palday)
- Implement
AbstractPatterns
forWGLMakie
(#2432) (@fatteneder) - Only apply axis/scene transformations to :data space plots (#2436) (@dgleich)
- Fix repeated rendering with invisible objects (#2437) (@ffreyer)
- revert CI to ubuntu-20.04 (#2439) (@jkrumbiegel)
- Fix CairoMakie's screen re-using (#2440) (@SimonDanisch)
- benchmark time for new figure (#2442) (@SimonDanisch)
- Release v0.18.4 (#2445) (@SimonDanisch)
- fix hvlines for GLMakie (#2446) (@SimonDanisch)
- fix missing rerender on plot deletion (#2447) (@ffreyer)
- Also premultiply alphas for image markers (#2449) (@fatteneder)
- GLMakie: add
set_screen_visibility!
and pass reference for screen ID (#2451) (@jwahlstrand) - Fix CairoMakie mesh overflow (#2459) (@jkrumbiegel)