1.0.0 • Published 1 year ago

scigrapher v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

SciGrapher.js

license version npm types dependencies

graph_image

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.