Merge branch 'master' of https://github.com/danvk/dygraphs into new-series-option
[dygraphs.git] / plugins / base.js
index 5ae917d..518a620 100644 (file)
@@ -1,2 +1,4 @@
 // Namespace for plugins.
 Dygraph.Plugins = {};
+
+// TODO(danvk): move this into the top-level directory. Only plugins here.