Makie v0.20.5
Merged pull requests:
- Fix a DataInspector bug if
inspector_label
is used with RGB images (#3468) (@Sagnac) - fix streamplot 3D default arrow size (#3525) (@chillenb)
- fix error printing on shader error (#3530) (@SimonDanisch)
- update pagefind to 1.0.4 (#3534) (@jkrumbiegel)
- Use
Makie.automatic
in lighting docs (#3537) (@ffreyer) - Fix conversion trait docs (#3538) (@ffreyer)
- add interpolate keyword for Surface (#3541) (@SimonDanisch)
- Don't clear args, rely on delete deregister_callbacks (#3543) (@SimonDanisch)
- Remove deps, e.g. Setfield (#3546) (@SimonDanisch)
- Fix CairoMakie transforms (#3552) (@ffreyer)
- improve heatmap docs (#3557) (@jkrumbiegel)
- prepare 0.20.5 release (#3566) (@SimonDanisch)
Closed issues:
- empty!(Axis3) doesn't work (#3370)
- SurfaceLike still mentioned in the docs (#3439)
- Shading automatic doesn't work as suggested by warning. (#3495)
- Streamplot 3D seems to be broken (#3504)
- Deleting a plot removes listener (#3542)
- Issues with h/vspan and h/hspan in log space (#3545)
- Why are the heatmap rectangles not centered with the passed coordinates? (#3554)
- Precompilation of CairoMakie fails (#3563)