Update instructions on index.html.
[dygraphs.git] / dygraph-dev.js
index e659221..b90796c 100644 (file)
@@ -19,6 +19,8 @@
     "strftime/strftime-min.js",
     "rgbcolor/rgbcolor.js",
     "stacktrace.js",
+    "dashed-canvas.js",
+    "dygraph-options.js",
     "dygraph-layout.js",
     "dygraph-canvas.js",
     "dygraph.js",
     "dygraph-range-selector.js",
     "dygraph-tickers.js",
     "plugins/base.js",
-    "plugins/legend.js",
+    "plugins/annotations.js",
+    "plugins/axes.js",
     "plugins/chart-labels.js",
+    "plugins/grid.js",
+    "plugins/legend.js",
     "plugins/install.js",
     "dygraph-options-reference.js"  // Shouldn't be included in generate-combined.sh
   ];