Skip to content

Commit f1f0995

Browse files
committed
add tick0 to the mock
1 parent 46ec3f4 commit f1f0995

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
-31 Bytes
Loading

test/image/mocks/period_positioning7.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,8 +391,9 @@
391391
"title": {
392392
"text": "week of year"
393393
},
394+
"tick0": "2020-01-06",
394395
"dtick": 604800000,
395-
"tickformat": "%V",
396+
"tickformat": "%W",
396397
"ticklabelmode": "period",
397398
"tickcolor": "black"
398399
}

0 commit comments

Comments
 (0)