~alf-rodrigo/cairoplot/trunk

« back to all changes in this revision

Viewing changes to trunk/TODO

  • Committer: Rodrigo Araujo
  • Date: 2008-07-04 14:42:00 UTC
  • Revision ID: alf.rodrigo@gmail.com-20080704144200-9q1e04xtcdg34dhw
Initial Commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TODO:
 
2
High Priority:
 
3
 
 
4
    - Finish refactoring code into OO form
 
5
    
 
6
 
 
7
Medium Priority:
 
8
    - Allow changing of plot parameters
 
9
    - Implement data series as classes and objects
 
10
    - Implement Bar and Histogram charts
 
11
    - Enhance conformity with English terminology
 
12
    - Create test scripts
 
13
    - Create more graphic elements (axis titles, data legend, etc...)
 
14
    - Create a python egg and setup-tools style install
 
15
    - Allow different combinations of line, dot, area plots for linear series
 
16
 
 
17
    - add pseudo_3D effects