X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options-reference.js;h=97b410f480be0a20baca01ed7a2307499f6a7eee;hb=cbfcf21db4a2ef0f5db409591146f975ffe7b7f2;hp=3fdd4eaf3cce59d2a9838e8f05e73518995b49e4;hpb=19b84fe78fbbb1d8d70727719780fe6c2a67adb2;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index 3fdd4ea..97b410f 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -43,7 +43,7 @@ Dygraph.OPTIONS_REFERENCE = // "type": "boolean", "description": "Draw a small dot at each point, in addition to a line going through the point. This makes the individual data points easier to see, but can increase visual clutter in the chart. The small dot can be replaced with a custom rendering by supplying a drawPointCallback." }, - "drawGapPoints": { + "drawGapEdgePoints": { "default": "false", "labels": ["Data Line display"], "type": "boolean",