TODO
authorDan Vanderkam <danvk@google.com>
Tue, 9 Aug 2011 22:08:49 +0000 (18:08 -0400)
committerDan Vanderkam <danvk@google.com>
Tue, 9 Aug 2011 22:08:49 +0000 (18:08 -0400)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..2f88fc2
--- /dev/null
+++ b/TODO
@@ -0,0 +1,19 @@
+- Rectify the various function signatures of valueFormatter and axisLabelFormatter
+
+- Update all options in the options-reference:
+  - xValueFormatter
+  - pixelsPerXLabel
+  - xAxisLabelFormatter
+  - xTicker
+  - yValueFormatter
+  - pixelsPerYLabel
+  - yAxisLabelFormatter
+  - yTicker
+  + valueFormatter
+  + ticker
+  + axisLabelFormatter
+  + pixelsPerLabel
+
+- Write per-axis.html explaining how this works.
+
+- Write some (non-auto) tests