Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/charts.py
Commit message (Expand)AuthorAgeFilesLines
* More beautiful charts :)Agustin Zubiaga2012-07-141-3/+7
* Some charts.py fixes (sugarpycha)Agustin Zubiaga2012-07-021-7/+8
* pep8 and pylint fixesAgustin Zubiaga2012-06-291-1/+1
* Bigger font sizesAgustin Zubiaga2012-06-011-0/+3
* Rename SimpleGraph with ChartAgustin Zubiaga2012-05-051-1/+1
* Clean logAgustin Zubiaga2012-02-241-1/+0
* PyLint fixesAgustin Zubiaga2012-02-241-10/+10
* Code fixesAgustin Zubiaga2012-02-241-3/+0
* Don't use a temp file for png imageAgustin Zubiaga2012-02-241-5/+2
* Docstrings in charts.pyAgustin Zubiaga2012-02-221-1/+11
* Use the activity root temp folder.Agustin Zubiaga2012-02-111-1/+3
* Use cairo surface directly to show the chart in the canvasManuel QuiƱones2012-02-071-5/+3
* Small bugs fixed...Agustin Zubiaga2012-02-021-2/+3
* Code fixesAgustin Zubiaga2012-02-021-0/+1
* Fix py headers for utf-8Manuel QuiƱones2012-02-011-1/+1
* Use the activity name for the chart title and the user colors for the chart c...Agustin Zubiaga2012-01-261-4/+1
* Save as image option, delete value option, toolbar redesignAgustin Zubiaga2012-01-241-3/+2
* Line charts and pie charts, chart color optionAgustin Zubiaga2012-01-231-28/+18
* Pycha module added, icons added, charts.py file added, simplegraph now can cr...Agustin Zubiaga2012-01-211-0/+135