Skip to content

Commit 4b1b383

Browse files
committed
Revert "adjust bar_show_narrow test"
This reverts commit f0c9e24.
1 parent f0c9e24 commit 4b1b383

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
-222 Bytes
Loading

test/image/mocks/bar_show_narrow.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"data": [
33
{
44
"type": "bar",
5-
"width": 0.004,
5+
"width": 0.001,
66
"x": [
77
"A",
88
"B",
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"type": "bar",
21-
"width": 0.004,
21+
"width": 0.001,
2222
"x": [
2323
"A",
2424
"B",
@@ -36,7 +36,7 @@
3636
},
3737
{
3838
"type": "bar",
39-
"width": 0.004,
39+
"width": 0.001,
4040
"orientation": "h",
4141
"x": [
4242
0.001,
@@ -61,7 +61,7 @@
6161
},
6262
{
6363
"type": "bar",
64-
"width": 0.004,
64+
"width": 0.001,
6565
"orientation": "h",
6666
"x": [
6767
0.001,

0 commit comments

Comments
 (0)