v0.29.19
DimensionalData v0.29.19
Merged pull requests:
- Makie extension to work with
Observable(#1012) (@DylanMMarques) - Separate makie and plots tests (#1032) (@DylanMMarques)
- Test plot! functions without axis argument (#1033) (@felixcremer)
- Add tests for plotting of a 1-dim view dimarray (#1034) (@felixcremer)
- Breaking: skipmissing on a dimstack (#1041) (@tiemvanderdeure)
- Bump patch version (#1042) (@asinghvi17)
Closed issues:
- heatmap!(dimarray) fails (#564)
- Support plot mutation with global Axis (#719)
- spy(dd) not working because of ambiguity (#800)
spyon dimarrays with missings is still broken (#805)- Different plots when using
Observable(#906) - Plot of
Observable{DimArray{<:Quantity}}does not update when using@lift(#941) - MethodError: no method matching genperm(::Tuple{Base.OneTo{Int64}}, ::Int64) (#949)