From: Dan Vanderkam Date: Wed, 17 Aug 2011 17:00:37 +0000 (-0400) Subject: TODO is done X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=refs%2Fheads%2Fticker;p=dygraphs.git TODO is done --- 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.