summaryrefslogtreecommitdiff
path: root/graphics/py-pycha/DESCR
blob: 6f2c1129c076d9b41a474d869a47ca3c18ebb305 (plain)
1
2
3
4
5
6
7
8
9
10
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. There are some other options to look at like `pyCairoChart`.