Releases: org-arl/InteractiveViz.jl
Releases · org-arl/InteractiveViz.jl
v0.6.1
InteractiveViz v0.6.1
v0.6.0
InteractiveViz v0.6.0
Merged pull requests:
- Add support for iheatmap!() (#25) (@ConnectedSystems)
Closed issues:
- Add support for
heatmap!
to support opacity / blending (#22)
v0.5.0
v0.4.1
InteractiveViz v0.4.1
v0.4.0
What's Changed
BREAKING release
- Makie layout based refactoring of InteractiveViz API
- API changes to data source API
- API changes to visualization API
Closed issues:
- Enable numeric keypad shortcuts by default (#6)
- Reset axis limits when adding data to plots (#14)
- Allow iplot to specify axes limits, labels, etc, without providing data (#15)
- Allow iplot with aspect ratio constraints (#16)
- Key bindings don't work as expected on non-English keyboard (#17)
- Support for Multiple Windows (#19)
Merged pull requests:
Full Changelog: v0.3.0...v0.4.0
v0.3.0
InteractiveViz v0.3.0
Merged pull requests:
- Upgrade to deal with GLMakie changes (#18) (@hagi123456)
v0.2.0
InteractiveViz v0.2.0
Closed issues:
- No Backend available error when working with GLMakie 0.3.x and above (#12)
Merged pull requests:
- chore: update compat entry for AbstractPlotting (#11) (@ymtoo)
- update to current GLMakie version (v0.4.5) (#13) (@hagi123456)