Add option to many-points-benchmark that unaligns timestamps
[dygraphs.git] / plugins / annotations.js
index d47f8c7..796d6c3 100644 (file)
@@ -6,6 +6,8 @@
 
 Dygraph.Plugins.Annotations = (function() {
 
+"use strict";
+
 /**
 Current bits of jankiness:
 - Uses dygraph.layout_ to get the parsed annotations.