Merge pull request #117 from andrej2704/master

pygal added to Data Visualization
This commit is contained in:
Vinta 2014-07-10 13:22:14 +08:00
commit 9ddf7c0b40

View File

@ -705,6 +705,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/). * [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. * [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. * [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 ## Machine Learning