Skip to content

Commit 499588c

Browse files
committed
fixup mock to use period on the x axis not y
1 parent 3a7f28e commit 499588c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-118 Bytes
Loading

test/image/mocks/period_positioning2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
},
7474
"xaxis2": {
7575
"rangeslider": {"visible": false},
76+
"ticklabelmode": "period",
7677
"tickcolor": "black",
7778
"anchor": "y2",
7879
"domain": [
@@ -107,7 +108,6 @@
107108
]
108109
},
109110
"yaxis2": {
110-
"ticklabelmode": "period",
111111
"tickcolor": "black",
112112
"anchor": "x2",
113113
"domain": [

0 commit comments

Comments
 (0)