X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options-reference.js;fp=dygraph-options-reference.js;h=1a81390cd7b2169ac2d30c9ff76dc83f43442b92;hb=05f0c949e08dc94bb8cbaab4502a9e7c547c6d81;hp=e140784d8c1c1bda61833d58e9ba1459ffa53853;hpb=bfb3e0a44ba7eb76704389cd1515db9995944d41;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index e140784..1a81390 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -759,7 +759,7 @@ Dygraph.OPTIONS_REFERENCE = // "default": "null", "labels": ["Series"], "type": "Object", - "description": "Defines per-series options. Its keys match the y-axis label names, and the values are dictionaries themselves that contain options specific to that series. When this option is missing, it falls back on the old-style of per-series options comingled with global options." + "description": "Defines per-series options. Its keys match the y-axis label names, and the values are dictionaries themselves that contain options specific to that series." }, "plugins": { "default": "[]",