mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
336 B
Plaintext
11 lines
336 B
Plaintext
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`.
|