X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=src%2Fdygraph-options-reference.js;h=3bf2a56a50ee83bfa83094e7d3dd9347edf97854;hb=f160e4ac8166f74d1f0e5604061564fbca5ba5a5;hp=4a066bb9f4c70f083b872ecea6490986fe04e5bd;hpb=fd6b8dadbaa0614671bef1508c23d6a932e25081;p=dygraphs.git diff --git a/src/dygraph-options-reference.js b/src/dygraph-options-reference.js index 4a066bb..3bf2a56 100644 --- a/src/dygraph-options-reference.js +++ b/src/dygraph-options-reference.js @@ -586,7 +586,7 @@ OPTIONS_REFERENCE = // "default": "null", "labels": ["Axis display", "Interactive Elements"], "type": "float", - "description": "A value representing the farthest a graph may be panned, in percent of the display. For example, a value of 0.1 means that the graph can only be panned 10% pased the edges of the displayed values. null means no bounds." + "description": "A value representing the farthest a graph may be panned, in percent of the display. For example, a value of 0.1 means that the graph can only be panned 10% passed the edges of the displayed values. null means no bounds." }, "title": { "labels": ["Chart labels"],