Checkpoint: chart labels have been fully ported over; all tests pass & no perf regres...
authorDan Vanderkam <dan@dygraphs.com>
Fri, 6 Jul 2012 02:14:18 +0000 (22:14 -0400)
committerDan Vanderkam <dan@dygraphs.com>
Fri, 6 Jul 2012 02:14:18 +0000 (22:14 -0400)
plugins/README

index 60ddd04..7956d55 100644 (file)
@@ -90,3 +90,17 @@ return legend;
 })();
 
 ----------------
+
+Plugin Events Reference:
+
+- predraw
+- clearChart
+- drawChart
+- select
+- deselect
+
+Special methods:
+- (constructor)
+- activate
+- destroy
+