X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=dygraph-options-reference.js;h=fec525460a745e7100dfc4bdd08fbe7f83226ff1;hb=e46e3d09ab519d3c154eca0df217b921d0e5b500;hp=92846ee5397dae40ac73fd8c791949aee47dd516;hpb=795b16307db2a673ba7aa3452f6f6b0e93baeb3a;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index 92846ee..fec5254 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -298,7 +298,7 @@ Dygraph.OPTIONS_REFERENCE = // "labels": ["Axis display"], "type": "Array of two numbers", "example": "[10, 110]", - "description": "Explicitly set the vertical range of the graph to [low, high]." + "description": "Explicitly set the vertical range of the graph to [low, high]. This may be set on a per-axis basis to define each y-axis separately." }, "labelsDivWidth": { "default": "250",