pygal added to Data Visualization

http://pygal.org/
This commit is contained in:
andrej2704 2014-07-08 22:23:15 +02:00
parent f1c32b8dc1
commit 622ab5869c

View File

@ -698,6 +698,7 @@ long, literate-programming-style documentation generator.
* [d3py](https://github.com/mikedewar/d3py) - A plottling library for Python, based on [D3.js](http://d3js.org/).
* [ggplot](https://github.com/yhat/ggplot) - Same API as ggplot2 for R.
* [Kartograph.py](https://github.com/kartograph/kartograph.py) - Rendering beautiful SVG maps in Python.
* [pygal](http://pygal.org/) - A python SVG Charts Creator
## Machine Learning