Skip to content

Latest commit

 

History

History
62 lines (45 loc) · 2.4 KB

README.md

File metadata and controls

62 lines (45 loc) · 2.4 KB

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