2.0.2 • Published 8 years ago

nyaplot v2.0.2

Weekly downloads
1
License
MIT License
Repository
-
Last release
8 years ago

Nyaplotjs

Documentation Status npm version

alt text

Nyaplotjs is a 2D/3D plotting library built on the top of d3.

Nyaplotjs was originally developed as the back-end library for Nyaplot, an interactive plot library for Ruby language. It is frienendly with other script languages like Ruby and Python due to its origin.

This software has been developed as a product in Google Summer of Code 2014 (GSoC2014) under the support of SciRuby. The mentor was Pjotr Prins.

Demos

You can try Nyaplotjs interactively on JSFiddle.

Charts

Features

Experimental features

How to use & How to contribute

The Latest document is here.

How to build

cd Nyaplotjs
npm install
grunt release

License

MIT License