X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=plugins%2FREADME;h=f216545b81f9795ba014d86e103d74b752ab0bad;hb=bc262c4039fb9fd8e22a520bd83b5a0c646800ec;hp=7956d5579dc633ec8e795e5d366c5adc29170c75;hpb=4e70c49b2fcdf61b4b90b16a82a45087aecd3c84;p=dygraphs.git diff --git a/plugins/README b/plugins/README index 7956d55..f216545 100644 --- a/plugins/README +++ b/plugins/README @@ -99,8 +99,15 @@ Plugin Events Reference: - select - deselect +TODO(danvk): document all event properties for each event. + + Special methods: - (constructor) - activate - destroy + +---------------- + +Notes on plugin registration and event cascade ordering/behavior.