v0.18.2
github-actions
released this
03 Nov 15:55
·
994 commits
to master
since this release
Makie v0.18.2
Closed issues:
- Inexact error when plotting >256 subplots (#665)
- Linewidth changes with figure size after
empty!
(#2361) empty!
messes up text elements inGLMakie
window (#2365)- Color difference between plot and legend markers (#2366)
- violin plot with textual ticks (#2368)
- meshscatter color doesn't update with WGLMakie (#2369)
- regression scatter marker Circle (#2373)
- GLMakie: failed to open ...julia\pakages\Makie\NL7Xw\assets\icons\icon-128.png (#2379)
- Broken scatter 3d view transformation with WGLMakie (#2382)
- Why is GLMakie ScreenID only
UInt8
? (#2388)
Merged pull requests:
- skip legend entry if label is nothing (#2350) (@fatteneder)
- Fix Axis3 tick flipping with negative azimuth (#2364) (@jkrumbiegel)
- fix empty!(fig) and empty!(ax) (#2367) (@SimonDanisch)
- fix #2361 for real (#2374) (@SimonDanisch)
- fix #2369 (#2375) (@SimonDanisch)
- move Arrows and Wireframe to MakieCore (#2384) (@jw3126)
- Remove stencil buffer (#2389) (@ffreyer)
- release v0.18.2 (#2393) (@SimonDanisch)
- Update README.md (#2395) (@eschnett)