X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options.js;h=0f90086cb9abed450124304c55293f0fe0aa2851;hb=18117d891a79ebdd470cf4e09c829b01008ba515;hp=879a9e1fc36dfded5e0505b090eec760b559f553;hpb=2ed3480b3d067f380abf6636cb984ac9ff7cd484;p=dygraphs.git diff --git a/dygraph-options.js b/dygraph-options.js index 879a9e1..0f90086 100644 --- a/dygraph-options.js +++ b/dygraph-options.js @@ -36,7 +36,7 @@ var DygraphOptions = (function() { var DygraphOptions = function(dygraph) { /** * The dygraph. - * @type {Dygraph} + * @type {!Dygraph} */ this.dygraph_ = dygraph; @@ -73,7 +73,7 @@ var DygraphOptions = function(dygraph) { * Not optimal, but does the trick when you're only using two axes. * If we move to more axes, this can just become a function. * - * @type {Object.} + * @type {Object.} * @private */ DygraphOptions.AXIS_STRING_MAPPINGS_ = {