Revision: 2835
Author: joergl
Date: 2006-06-29 03:55:32 -0700 (Thu, 29 Jun 2006)
ViewCVS: http://svn.sourceforge.net/pyx/?rev=2835&view=rev
Log Message:
-----------
reshuffle TODO
Modified Paths:
--------------
trunk/pyx/CHANGES
Modified: trunk/pyx/CHANGES
===================================================================
--- trunk/pyx/CHANGES 2006-06-26 08:56:23 UTC (rev 2834)
+++ trunk/pyx/CHANGES 2006-06-29 10:55:32 UTC (rev 2835)
@@ -19,7 +19,6 @@
- when all titles are None, a graph key currently raises an exception
- translatecanvas should be the default in graph.style.symbol
- automatic scaling of y-axis according to subset of data shown on x-axis
- - add support for grids and/or add/document interface to access tick positions
- graph.style and graph.data modules
- fix docu of gridattrs functionality of axis painters
(how can one, e.g. draw a grid at the ticks and not at the subticks)
@@ -72,10 +71,12 @@
styles: document what data name the styles accept (require). Try also to be more
userfriendly and not to describe immediately the internals of the implementation:
(see e.g. class.style.symbol)
+ - document interface to access tick positions
Examples:
- add an epsfile example (suggested by Stathis Sideris)
- add a small example line on y="f($1)" in one of the plot examples
+ - add a grid example
FAQ:
- describe creation and modification (inplace and ``modify by new'') of
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|