v0.17.13
github-actions
released this
04 Aug 14:08
·
1102 commits
to master
since this release
Makie v0.17.13
Closed issues:
- set limits LScene error after a second plot (#1789)
- mesh, nan_color, lowclip, highclip not working? (#2143)
boundingbox(plot)
is broken (#2145)get_tickvalues
not defined (#2176)- Overflowing minor grid, especially when adding limits (#2177)
- GLMakie not plotting lines correctly (#2186)
- TypeError: Cannot read properties of undefined (reading 'wgl_camera') (#2192)
- Barplot
axis
not showing whendirection = :x
(#2194)
Merged pull requests:
- Fix highclip/lowclip in meshscatter, poly, contourf, barplot (#2183) (@SimonDanisch)
- Fix boundingboxes (#2184) (@ffreyer)
- fix gridlines (#2177) (#2196) (@SimonDanisch)
- up versions (#2198) (@SimonDanisch)