X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options-reference.js;h=8520c103940e0dc949610a2ae5d900dcba7bbd5a;hb=c36a62c2638dd9a4ce0c91146b9bcb2557168aff;hp=75af59e672d00ad3b4452b05e80d51ceaa1186b3;hpb=0a0885d1383321a67155fcf1cb12c583cdd89ef2;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index 75af59e..8520c10 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -486,6 +486,12 @@ Dygraph.OPTIONS_REFERENCE = // "type": "boolean", "description": "When set, display the graph as a step plot instead of a line plot. This option may either be set for the whole graph or for single series." }, + "labelsUTC": { + "default": "false", + "labels": ["Value display/formatting", "Axis display"], + "type": "boolean", + "description": "Show date/time labels according to UTC (instead of local time)." + }, "labelsKMB": { "default": "false", "labels": ["Value display/formatting"],