Skip to content

Commit e1d703f

Browse files
committed
update range slider multiple baseline post #1475
1 parent 339ba49 commit e1d703f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-208 Bytes
Loading

test/image/mocks/range_slider_multiple.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"data": [
33
{
44
"x": [ 1, 2, 3 ],
5-
"y": [ 4, 500, 6000 ],
5+
"y": [ 4, 5e5, 6e8 ],
66
"type": "bar"
77
},
88
{

0 commit comments

Comments
 (0)