X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options-reference.js;h=acb0626c7101cb96681af7255d02e658ab54adb9;hb=a22cc80916b6e165451995e1ae3ed4d36dc86eab;hp=3ecc531f7912bc76f3771ff874169ea0a4c6760f;hpb=4dd02536f448228c14844004354c744bba6d45a2;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index 3ecc531..acb0626 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -472,7 +472,7 @@ Dygraph.OPTIONS_REFERENCE = // "default": "onmouseover", "labels": ["Legend"], "type": "string", - "description": "When to display the legend. By default, it only appears when a user mouses over the chart. Set it to \"always\" to always display a legend of some sort." + "description": "When to display the legend. By default, it only appears when a user mouses over the chart. Set it to \"always\" to always display a legend of some sort. When set to \"follow\", legend follows highlighted points." }, "labelsShowZeroValues": { "default": "true",