RELEASE HISTORY
v.0.2.2
- Image class now inherits AnimObject.
v.0.2.1
- Work with time series data and related zooms.
- WriteScatter update.
v.0.2.0
- Quite a big overhaul to unify AnimObject concepts. See Github project v0.2.0.
v.0.1.7
- #5: Added zooming within plots.
- #6: Fixed bug with zooming and line drawing.
- Updates to README.md.
- Defined how animation dependencies should be used.
v.0.1.6
- #7: Updating multiple plot object.
- #8: Example of zoom usage: mwe_zooms.html.
v.0.1.5
- Bug fixes with Plot.js.
- Enhancement #3: possibility to zoom out.
v.0.1.0
- First version of public repo.