running into some issues with ordering
[dygraphs.git] / plugins / README
index 7956d55..f216545 100644 (file)
@@ -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.