X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=plugins%2Fannotations.js;h=796d6c39d7c53302b13ea61c4b56ea3a51e395d3;hb=0a14b0f9fbe3e97e0163b4e6ad7893e49d3bf2ff;hp=d47f8c76efbcdf922741bdb7df25077096f113eb;hpb=98eb4713efecf58b904def42d9030e61bcbb4181;p=dygraphs.git diff --git a/plugins/annotations.js b/plugins/annotations.js index d47f8c7..796d6c3 100644 --- a/plugins/annotations.js +++ b/plugins/annotations.js @@ -6,6 +6,8 @@ Dygraph.Plugins.Annotations = (function() { +"use strict"; + /** Current bits of jankiness: - Uses dygraph.layout_ to get the parsed annotations.