2009-07-09 11:01:35 +02:00
|
|
|
Pycha is a very simple Python package for drawing charts using the
|
|
|
|
great Cairo library. Its goals are:
|
|
|
|
* Lightweight
|
|
|
|
* Simple to use
|
|
|
|
* Nice looking with default values
|
|
|
|
* Customization
|
|
|
|
It won't try to draw any possible chart on earth but draw the most
|
|
|
|
common ones nicely.
|
|
|
|
|
2014-04-25 04:52:48 +02:00
|
|
|
WWW: http://bitbucket.org/lgs/pycha/wiki/Home
|