Merge pull request #184 from kberg/master
[dygraphs.git] / generate-combined.sh
index ab3a53d..855313e 100755 (executable)
@@ -16,9 +16,13 @@ dygraph-range-selector.js \
 dygraph-tickers.js \
 rgbcolor/rgbcolor.js \
 strftime/strftime-min.js \
+dashed-canvas.js \
 plugins/base.js \
+plugins/annotations.js \
+plugins/axes.js \
+plugins/chart-labels.js \
+plugins/grid.js \
 plugins/legend.js \
-plugins/chart-labels \
 plugins/install.js \
 | perl -ne 'print unless m,REMOVE_FOR_COMBINED,..m,/REMOVE_FOR_COMBINED,' \
 > /tmp/dygraph.js