X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options-reference.js;h=acb0626c7101cb96681af7255d02e658ab54adb9;hb=a22cc80916b6e165451995e1ae3ed4d36dc86eab;hp=05988c4633355447cd25b18822014f658882b849;hpb=d6eb5c59dcbc22c942a266b57e95d3111db6fcae;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index 05988c4..acb0626 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -472,13 +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." - }, - "legendFollow": { - "default": "false", - "labels": ["Legend"], - "type": "boolean", - "description": "Legend follows highlighted points" + "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",