Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update png to 1.5.10 | dinoex | 2012-06-01 | 1 | -0/+1 |
| | |||||
* | - Update to 0.6.0 | wen | 2011-01-04 | 2 | -4/+3 |
| | |||||
* | - Update to 0.5.3 | wen | 2010-03-29 | 2 | -5/+4 |
| | |||||
* | - update to 1.4.1 | dinoex | 2010-03-28 | 1 | -0/+1 |
| | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi | ||||
* | - Update to 0.5.2 | wen | 2009-09-30 | 2 | -5/+5 |
| | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) | ||||
* | Pycha is a very simple Python package for drawing charts using the | miwi | 2009-07-09 | 4 | -0/+43 |
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 PR: ports/136597 Submitted by: Wen Heping <wenheping at gmail.com> |