From 5c9d9115bdab7feccdc2e37b6b5cf80c28d3db34 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Wed, 17 Aug 2011 13:00:37 -0400 Subject: [PATCH] TODO is done --- TODO | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 TODO diff --git a/TODO b/TODO deleted file mode 100644 index fdec3b7..0000000 --- a/TODO +++ /dev/null @@ -1,20 +0,0 @@ -x Rectify the various function signatures of valueFormatter and axisLabelFormatter - -x Update all options in the options-reference: - x xValueFormatter - x pixelsPerXLabel - x xAxisLabelFormatter - x xTicker - x yValueFormatter - x pixelsPerYLabel - x yAxisLabelFormatter - x valueFormatter - x ticker - x axisLabelFormatter - x pixelsPerLabel - -x Write per-axis.html explaining how this works. - -x Write some (non-auto) tests - -x Test for axisLabelFormatter set at top level. -- 2.7.4