mirror of https://github.com/Kozea/pygal.git
jaraco
17 years ago
1 changed files with 0 additions and 2 deletions
@ -1,7 +1,5 @@ |
|||||||
--- Still to do --- |
--- 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. |
- 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 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 |
- Convert to using element-tree instead of whatever I'm using |
Loading…
Reference in new issue