Skip to content

Commit be59f69

Browse files
committed
update a few scoped baseline
- that were affected by the new `geo.center` logic
1 parent 32a29c7 commit be59f69

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed
1.09 KB
Loading
472 Bytes
Loading
-1.57 KB
Loading

test/image/mocks/geo_canadian-cites.json

+3
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@
9595
70
9696
]
9797
},
98+
"center": {
99+
"lat": 57
100+
},
98101
"showrivers": true,
99102
"rivercolor": "#fff",
100103
"showlakes": true,

test/image/mocks/geo_text_chart_arrays.json

+3
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@
131131
40,
132132
70
133133
]
134+
},
135+
"center": {
136+
"lat": 57
134137
}
135138
},
136139
"width": 800,

0 commit comments

Comments
 (0)