blob: f4cd4449f73b57501ef0f9fb983fb4c90831c051 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
|