Makie v0.17.6
Closed issues:
- Allow new scene plots to open new windows. (#188)
- Weight for hist? (#1407)
- axis.xlabel or axis.ylabel with LaTeX strings not working (#1468)
- Text disappears when using CairoMakie and log10 Axis (#1972)
- How can I cycle trough different marker symbols? (#2032)
- Error while rendering a heatmap with RGB z-matrix (#2033)
- Textbox errors depending on cursor position upon submission (#2037)
- Regression in tight_xticklabel_spacing! (#2050)
- Heatmap interpolation on irregular grid bug (#2054)
Merged pull requests:
- Multiple Windows (#1771) (@ffreyer)
- Change
text
signature topositions, text = text
(#2020) (@jkrumbiegel) - Compile + Runtime benchmarks for all backends (#2026) (@SimonDanisch)
- Rainclouds: support
orientation = :horizontal
(#2030) (@haberdashPI) - Update theming.md (#2034) (@jbrea)
- allow RGB inputs for heatmap (#2036) (@ffreyer)
- don't allow submit defocus on invalid textbox input (#2041) (@jkrumbiegel)
- add volcano to contourf docs (#2043) (@jkrumbiegel)
- don't fail tests for missing refimages, use status (#2044) (@jkrumbiegel)
- Fix tranform_func application in CairoMakie text (#2047) (@ffreyer)
- Fix benchmark report (#2049) (@SimonDanisch)
- Check that the transform is identity before requesting interpolation. (#2055) (@asinghvi17)
- fix tight_ticklabels functions and document usage (#2058) (@jkrumbiegel)