From 0d5bedf86c1a4d644ad3ca839de035080d104b25 Mon Sep 17 00:00:00 2001 From: jaraco Date: Sun, 27 Jul 2008 18:17:31 +0000 Subject: [PATCH] updated readme --- readme.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.txt b/readme.txt index ac3b2cc..c3078f7 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,5 @@ --- Still to do --- -- Finish porting all of the chart objects from the Ruby libraries. - Factor out default stylesheets so that individual properties may be overridden without copying the entire stylesheet into another app. - Implement javascript-based animation (See JellyGraph for a Silverlight example of what simple animation can do for a charting library). -- Implement namespace-based packages (see http://peak.telecommunity.com/DevCenter/setuptools#namespace-packages)... so that the package is svg.chart.Graph, etc. - Convert to using element-tree instead of whatever I'm using \ No newline at end of file