X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=plugins%2Fannotations.js;h=6a248949351ebcac23f6e7cbf2064d5c02379a70;hb=0cd1ad15aefb3bd6507886e4cbba0d7587a56610;hp=94a064235860d6e8cff14c52778876f5da3dbe98;hpb=83b0c192191d484d9909fc7041a534572d07c983;p=dygraphs.git diff --git a/plugins/annotations.js b/plugins/annotations.js index 94a0642..6a24894 100644 --- a/plugins/annotations.js +++ b/plugins/annotations.js @@ -4,6 +4,8 @@ * MIT-licensed (http://opensource.org/licenses/MIT) */ +/*global Dygraph:false */ + Dygraph.Plugins.Annotations = (function() { "use strict";