From 3e386b0c0a1e5ea3fe29ca0c2bcd11b0d10c86d9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Lehmann?= Date: Thu, 15 Jun 2006 18:07:38 +0000 Subject: [PATCH] add a suggestion for the graph code git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2823 069f4177-920e-0410-937b-c2a4a81bcd90 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index d27b037b..f366c607 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,7 @@ TODO: - axis painter labelattrs=None + automatic axis partitioning leads to no valid partitioning - 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 - 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) -- 2.11.4.GIT