С3.js added to JS data visualization

This commit is contained in:
Vladimir Metnev 2015-08-16 20:48:31 +03:00
parent 0e2ea9589d
commit be8d264e51

View File

@ -328,6 +328,8 @@ For a list of free machine learning books available for download, go [here](http
* [science.js](https://github.com/jasondavies/science.js/) - Scientific and statistical computing in JavaScript.
* [Z3d](https://github.com/NathanEpstein/Z3d) - Easily make interactive 3d plots built on Three.js
* [Sigma.js](http://sigmajs.org/) - JavaScript library dedicated to graph drawing.
* [C3.js](http://c3js.org/)- customizable library based on D3.js for easy chart drawing.
<a name="javascript-general-purpose" />
#### General-Purpose Machine Learning