~mrooney/cairoplot/label-formatters

Viewing all changes in revision 27.

  • Committer: Rodrigo Moreira Araujo
  • Date: 2009-03-08 20:28:42 UTC
  • Revision ID: rodrigo@scrooge-20090308202842-b2496nkb4ts4ru5m
CairoPlot.py: 
 - Code revision and refactoring;
 - The BarPlot class is now a base class on top of which the classes HorizontalBarPlot and VerticalBarPlot are built
 - Color themes are now available;
 - PiePlot and DonutPlot data is now ordered;
 - Horizontal label collision problem was solved for BarPlots;
 - Axis titles are now allowed for ScatterPlot, DotLinePlot and FunctionPlot classes.

tests.py:
 - Theme tests were added;
 - BarPlot tests were changed into HorizontalBarPlot and VerticalBarPlot tests.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: