From: Dan Vanderkam Date: Fri, 6 Jul 2012 02:14:18 +0000 (-0400) Subject: Checkpoint: chart labels have been fully ported over; all tests pass & no perf regres... X-Git-Tag: v1.0.0~250 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=4e70c49b2fcdf61b4b90b16a82a45087aecd3c84;p=dygraphs.git Checkpoint: chart labels have been fully ported over; all tests pass & no perf regressions --- diff --git a/plugins/README b/plugins/README index 60ddd04..7956d55 100644 --- 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 +