Skip to content

v0.6.5

Compare
Choose a tag to compare
@ngfelixl ngfelixl released this 29 Dec 12:34
ff2595e

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