Skip to content

Commit 01d9e6f

Browse files
committed
Fix "textposition" value in ticklabelindex-2 mock
1 parent 1bb00e7 commit 01d9e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/image/mocks/ticklabelindex-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{
1212
"mode": "markers+text",
1313
"texttemplate": "%{x|Q%q %y}",
14-
"textposition": "middle top",
14+
"textposition": "top center",
1515
"x": [
1616
"2019-07-01", "2019-10-01", "2020-01-01", "2020-04-01", "2020-07-01"
1717
],

0 commit comments

Comments
 (0)