In recnet days,I want to add some chart in my application,for example,financial report chart.so I shearch many python chart lib,such as pygooglechart,Flashchart,Matplotlib.In the end,I found matplotlib is what I want,it's a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. and it's power full,also it's docuemnt and example is very readable and exhaustive,so I decided to use it in my project.
Some screenshot:
2 comments:
Where are the screenshots?
fuck his screenshots
just visit http://matplotlib.sourceforge.net/ to see matplotlib screens
Post a Comment