Don't clear overlay on mouseup if not zooming.
[dygraphs.git] / generate-combined.sh
index a065ffa..855313e 100755 (executable)
@@ -16,10 +16,13 @@ dygraph-range-selector.js \
 dygraph-tickers.js \
 rgbcolor/rgbcolor.js \
 strftime/strftime-min.js \
+dashed-canvas.js \
 plugins/base.js \
-plugins/legend.js \
-plugins/chart-labels \
 plugins/annotations.js \
+plugins/axes.js \
+plugins/chart-labels.js \
+plugins/grid.js \
+plugins/legend.js \
 plugins/install.js \
 | perl -ne 'print unless m,REMOVE_FOR_COMBINED,..m,/REMOVE_FOR_COMBINED,' \
 > /tmp/dygraph.js