From 622ab5869ca4b776ffd278980d8140719ebc8623 Mon Sep 17 00:00:00 2001 From: andrej2704 Date: Tue, 8 Jul 2014 22:23:15 +0200 Subject: [PATCH] pygal added to Data Visualization http://pygal.org/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c81d95a..626fdf5e 100644 --- a/README.md +++ b/README.md @@ -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