add "use strict" to plugins -- was causing errors in dygraph-combined.js
[dygraphs.git] / plugins / axes.js
index 81068fe..88d2fc8 100644 (file)
@@ -6,6 +6,8 @@
 
 Dygraph.Plugins.Axes = (function() {
 
+"use strict";
+
 /*
 
 Bits of jankiness: