v0.16.2
github-actions
released this
20 Jan 12:13
·
1321 commits
to master
since this release
Makie v0.16.2
Closed issues:
- [BUG] Mixed LaTeX and unicode (#1315)
- Precompiling error (#1511)
- GLMakie test LoadError 'libwand' not defined (#1533)
save(...; update=false)
removed in0.16
(#1568)- CairoMakie is blocking new window to display (#1578)
- Variable
arrow_size
instreamplot
should be in "axis units" by default (#1580) - [GLMakie] GLFW wait instead of poll (#1584)
- How to clear a figure? (#1595)
- Uncaught error when running
scatter()
i.e. with no args (#1604)
Merged pull requests:
- fix fuzzy contours (#1559) (@ffreyer)
- correct news entry on barplots (#1561) (@piever)
- Update sea_cables.jl (#1562) (@lazarusA)
- Update particles.jl (#1564) (@edljk)
- actually fix #1514 (#1565) (@SimonDanisch)
- Update rprmakie.md (#1567) (@lazarusA)
- Remove
update
kw (#1569) (@t-bltg) - Fix typo (#1570) (@t-bltg)
- add colorrange to error bars (#1571) (@piever)
- Fix
cam3d
update (#1573) (@t-bltg) - make it possible to have one color per glyph (#1582) (@SimonDanisch)
- fix autolimits for linked axis (#1585) (@jqfeld)
- Improve docstring of
lift
(#1586) (@Datseris) - make WGLMakie relocatable (#1587) (@piever)
- fix iswhitespace(l::LaTeXString) (#1588) (@jqfeld)
- clean up to_triangles implementation (#1599) (@SimonDanisch)
- Font caching info message fix (#1603) (@IanButterworth)