Makie v0.17.1
Closed issues:
- AbstractPlotting.set_theme! does not work for some attributes (#631)
- CairoMakie: surface does not work with
color::Matrix{Colorant}
(#1865) - Can't use latex z-labels with 3D surface plot (#1866)
- Highlight of some markers in 3D (#1894)
- Menu appears in bottom left corner (#1907)
- vspan! and hspan! is not defined (#1912)
Merged pull requests:
- don't use data_limits to figure out axis type (#1770) (@SimonDanisch)
- [breaking] clean up conversion pipeline (#1810) (@SimonDanisch)
- Add basic word wrapping (#1819) (@ffreyer)
- Improve Axis3 interactivity performance (#1835) (@ffreyer)
- Add uv vectors to surface mesh (#1878) (@asinghvi17)
- jk/doc style tweaks (#1886) (@jkrumbiegel)
- tweak docs structure (#1887) (@jkrumbiegel)
- default labels (#1888) (@yakir12)
- fixes for local-server and try ubuntu-latest for glmakie (#1889) (@SimonDanisch)
- allow breaking-release branch in CI (#1891) (@SimonDanisch)
- aj/bug (#1892) (@anandijain)
- fix(doc): enum INSTANCES of Makie.DragEnum (#1895) (@kunzaatko)
- allow more kwargs for examplefigure env to increase resolution (#1898) (@jkrumbiegel)
- clean up news.md (#1899) (@jkrumbiegel)
- properly deprecated to_colormap(cm, n) (#1901) (@SimonDanisch)
- fix incorrectly resolved merge conflict (#1911) (@SimonDanisch)
- fix 2d surfaces, add test (#1913) (@SimonDanisch)
- fix image scatter (#1917) (@SimonDanisch)
- Example for rasterize use. (#1919) (@awage)
- upgrade to FileIO 1.6 (#1921) (@SimonDanisch)
- streamline convert_for_attribute (#1922) (@piever)
- fix and clean up compile benchmark (#1923) (@SimonDanisch)
- bump versions (#1924) (@piever)