X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph.js;h=d95f9be544626dc3acc9f1007a9857c5a7f098ff;hb=11ce506e365f0dfb3a2b489847b5a24d27fe1f9d;hp=56eea796c3deaad0b2c766587337125dce17fbf2;hpb=192d58e7c9fab1ae32da4a2dac723955f1639a54;p=dygraphs.git diff --git a/dygraph.js b/dygraph.js index 56eea79..d95f9be 100644 --- a/dygraph.js +++ b/dygraph.js @@ -288,6 +288,7 @@ Dygraph.DEFAULT_ATTRS = { // TODO(danvk): support 'onmouseover' and 'never', and remove synonyms. legend: 'onmouseover', // the only relevant value at the moment is 'always'. + legendFollow: false, stepPlot: false, avoidMinZero: false,