We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65821bd commit d2a57e3Copy full SHA for d2a57e3
2 files changed
test/image/baselines/range_slider_reversed-range.png
-109 Bytes
test/image/mocks/range_slider_reversed-range.json
@@ -5,8 +5,7 @@
5
"hoverinfo": "x",
6
"showlegend": false,
7
"line": {
8
- "color": "blue",
9
- "shape": "spline"
+ "color": "blue"
10
},
11
"x": [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11],
12
"y": [0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120]
0 commit comments