X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;ds=sidebyside;f=dygraph.js;h=efc9092ad002fb2610272b48132703f02a8240f7;hb=bac0dedd7e7bdf106ad65659575bb8a20700ec26;hp=65634ebcc992d12920ccb9020ea73c9557cee435;hpb=c17e11738cb5603fafcdc84527114502312344c4;p=dygraphs.git diff --git a/dygraph.js b/dygraph.js index 65634eb..efc9092 100644 --- a/dygraph.js +++ b/dygraph.js @@ -312,10 +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'. - legendFollow: false, - + legend: 'onmouseover', stepPlot: false, avoidMinZero: false, xRangePad: 0,