aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pycha
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.6.0Wen Heping2011-01-042-4/+3
| | | | Notes: svn path=/head/; revision=267353
* - Update to 0.5.3Wen Heping2010-03-292-5/+4
| | | | Notes: svn path=/head/; revision=251699
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.5.2Wen Heping2009-09-302-5/+5
| | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Notes: svn path=/head/; revision=242309
* Pycha is a very simple Python package for drawing charts using theMartin Wilke2009-07-094-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> Notes: svn path=/head/; revision=237485