X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options-reference.js;h=999d1dfbb8aa42251114c04fed1f06a1ff05fb68;hb=f9b5a82c0e67c25b47cc5a40b46ca2f1056c35f5;hp=cfcdb797595cae9834e55a14481c29c1ebc132eb;hpb=8021c59f150292bf1a12534e5092451140e49c77;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index cfcdb79..999d1df 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -831,7 +831,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": "[]",