Releases: ngfelixl/nodeplotlib
Releases · ngfelixl/nodeplotlib
v0.7.0
v0.6.5
Features
Plotting with simple plot
, stack
, clear
functions in NodeJS without any frontend preparations. You can use the full plotly.js features. For these features have a look at the plotly docs. When you create new plots a new browser window pops up and draws your data.
Changelog 0.6.5
- Update dependencies
- Remove yarn.lock file
- Introduce github issue templates, contribution guidelines and code of conduct
- Remove pre-commit hooks that run the test before commiting