scigrapher
v1.0.0
Published
Scientific oriented data visualization grapher
Downloads
11
Maintainers
Readme
SciGrapher.js
Scigrapher is a simple yet powefull library capable of producing high quality scientific oriented graphs on the browser. It's based on the HTML canvas element to ensure high responsively and avoid overload the DOM with potentially hundreds of elements.
Installation
To install just type
npm install scigrapher
In a terminal on your project folder.
Go to the documentation to learn how to use scigrapher.
All comments and contributes are welcome.