X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph.js;h=efc9092ad002fb2610272b48132703f02a8240f7;hb=bac0dedd7e7bdf106ad65659575bb8a20700ec26;hp=348ef6c57ec96597009b74db60004bff89c01550;hpb=0b5828435e5514ddd94dfbf7ae0cadf7fe09b128;p=dygraphs.git diff --git a/dygraph.js b/dygraph.js index 348ef6c..efc9092 100644 --- a/dygraph.js +++ b/dygraph.js @@ -312,9 +312,7 @@ Dygraph.DEFAULT_ATTRS = { stackedGraphNaNFill: 'all', hideOverlayOnMouseOut: true, - // TODO(danvk): support 'onmouseover' and 'never', and remove synonyms. - legend: 'onmouseover', // the only relevant value at the moment is 'always'. - + legend: 'onmouseover', stepPlot: false, avoidMinZero: false, xRangePad: 0,