Axes mostly working; some remaining issues with secondary y-axis and space reservation
[dygraphs.git] / generate-combined.sh
index 6443343..c8cda6c 100755 (executable)
@@ -17,7 +17,10 @@ dygraph-tickers.js \
 rgbcolor/rgbcolor.js \
 strftime/strftime-min.js \
 plugins/base.js \
+plugins/axes.js \
 plugins/legend.js \
+plugins/chart-labels \
+plugins/annotations.js \
 plugins/install.js \
 | perl -ne 'print unless m,REMOVE_FOR_COMBINED,..m,/REMOVE_FOR_COMBINED,' \
 > /tmp/dygraph.js