X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;ds=sidebyside;f=dygraph-options-reference.js;fp=dygraph-options-reference.js;h=26bb22b755a351aa53f682051c3341b05b989e44;hb=be79d229c76946257d97e85cc2a0de9d293f1bae;hp=11c1236811f5664f0ddac0c5837d00a863757552;hpb=b77d7a56cdc26a9846d6d6fa008974be4c0564e9;p=dygraphs.git diff --git a/dygraph-options-reference.js b/dygraph-options-reference.js index 11c1236..26bb22b 100644 --- a/dygraph-options-reference.js +++ b/dygraph-options-reference.js @@ -757,12 +757,6 @@ Dygraph.OPTIONS_REFERENCE = // "type": "float", "description": "The width of the range selector mini plot line." }, - "rangeSelectorPlotGradientColor": { - "default": "white", - "labels": ["Interactive Elements"], - "type": "string", - "description": "The color that along with rangeSelectorPlotFillColor defines the linear gradient in the range selector mini plot. This can be of the form \"#AABBCC\" or \"rgb(255,100,200)\" or \"yellow\". You can also specify \"\" to turn off gradient." - }, "rangeSelectorFGStrokeColor": { "default": "black", "labels": ["Interactive Elements"],