Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thirdparty/cairoplot-trunk/trunk/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/cairoplot-trunk/trunk/TODO')
-rwxr-xr-xthirdparty/cairoplot-trunk/trunk/TODO18
1 files changed, 18 insertions, 0 deletions
diff --git a/thirdparty/cairoplot-trunk/trunk/TODO b/thirdparty/cairoplot-trunk/trunk/TODO
new file mode 100755
index 0000000..9670b28
--- /dev/null
+++ b/thirdparty/cairoplot-trunk/trunk/TODO
@@ -0,0 +1,18 @@
+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 more graphic elements (axis titles, 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
+
+Low Priority:
+ - Split or organize tests.py into a test suite