-
Committer:
Rodrigo Moreira Araújo
-
Date:
2009-01-28 01:46:56 UTC
-
Revision ID:
alf.rodrigo@gmail.com-20090128014656-y92gxtm29h3nojz4
* CairoPlot.py: Bug fixes;
Code refactoring for the Plot and DotLinePlot classes;
Added ScatterPlot class;
Changed the code Josselin added to draw the y axis
title. Moved the code to render_axis and changed
the way the titles are drawn to make the x and y titles
more similar;
* tests.py: Added tests for ScatterPlot.