~alf-rodrigo/cairoplot/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TODO:
High Priority:

    - Finish refactoring code into OO form
    

Medium Priority:
    - Allow changing of plot parameters
    - Implement data series as classes and objects
    - Implement Bar and Histogram charts
    - Enhance conformity with English terminology
    - Create test scripts
    - Create more graphic elements (axis titles, data legend, etc...)
    - Create a python egg and setup-tools style install
    - Allow different combinations of line, dot, area plots for linear series

    - add pseudo_3D effects