projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
152b74a
)
Checkpoint: chart labels have been fully ported over; all tests pass & no perf regres...
author
Dan Vanderkam
<dan@dygraphs.com>
Fri, 6 Jul 2012 02:14:18 +0000
(22:14 -0400)
committer
Dan Vanderkam
<dan@dygraphs.com>
Fri, 6 Jul 2012 02:14:18 +0000
(22:14 -0400)
plugins/README
patch
|
blob
|
blame
|
history
diff --git
a/plugins/README
b/plugins/README
index
60ddd04
..
7956d55
100644
(file)
--- a/
plugins/README
+++ b/
plugins/README
@@
-90,3
+90,17
@@
return legend;
})();
----------------
+
+Plugin Events Reference:
+
+- predraw
+- clearChart
+- drawChart
+- select
+- deselect
+
+Special methods:
+- (constructor)
+- activate
+- destroy
+