forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
350 B
Text
10 lines
350 B
Text
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.
|
|
|
|
WWW: http://bitbucket.org/lgs/pycha/wiki/Home
|