Skip to content

Commit 6653da7

Browse files
committed
get the right date string replacement for candlestick mock
1 parent a435981 commit 6653da7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/image/mocks/candlestick_double-y-axis.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1947,8 +1947,8 @@
19471947
"layout": {
19481948
"xaxis": {
19491949
"range": [
1950-
"2016-01-10 14:24:21.917",
1951-
"2016-08-15 01:54:22.978"
1950+
"2016-01-10 19:24:21.917",
1951+
"2016-08-15 05:54:22.978"
19521952
]
19531953
},
19541954
"yaxis": {

0 commit comments

Comments
 (0)