Skip to content

Commit 7fce1b3

Browse files
committed
make geo_tick0 baseline bigger
1 parent 1822c45 commit 7fce1b3

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

test/image/baselines/geo_tick0.png

42.1 KB
Loading

test/image/mocks/geo_tick0.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
],
88
"layout": {
99
"legend": {
10-
"orientation": "h",
11-
"y": 1.1,
12-
"yanchor": "bottom"
10+
"x": -0.05,
11+
"xanchor": "right",
12+
"y": 0.5,
13+
"yanchor": "middle"
1314
},
1415
"grid": {"columns": 2, "rows": 2},
1516
"geo": {
@@ -63,6 +64,9 @@
6364
"gridcolor": "#444",
6465
"tick0": 45
6566
}
66-
}
67+
},
68+
"margin": {"t": 10, "b": 10},
69+
"width": 1100,
70+
"height": 400
6771
}
6872
}

0 commit comments

Comments
 (0)