Skip to content

domitry/Nyaplotjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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