Skip to content

Commit 1b563f5

Browse files
committed
test world calendars with finance charts
1 parent 78b6646 commit 1b563f5

File tree

2 files changed

+49
-1
lines changed

2 files changed

+49
-1
lines changed
3.69 KB
Loading

test/image/mocks/finance_style.json

+49-1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,29 @@
9090
20.609242660033345,
9191
20.9832297017119
9292
],
93+
"x": [
94+
"0550-01-01",
95+
"0550-01-02",
96+
"0550-01-03",
97+
"0550-01-04",
98+
"0550-01-05",
99+
"0550-01-06",
100+
"0550-01-07",
101+
"0550-01-08",
102+
"0550-01-09",
103+
"0550-01-10",
104+
"0550-01-11",
105+
"0550-01-12",
106+
"0550-01-13",
107+
"0550-01-14",
108+
"0550-01-15",
109+
"0550-01-16",
110+
"0550-01-17",
111+
"0550-01-18",
112+
"0550-01-19",
113+
"0550-01-20"
114+
],
115+
"xcalendar": "nanakshahi",
93116
"increasing": {
94117
"line": {
95118
"color": "rgb(150, 200, 250)"
@@ -196,6 +219,29 @@
196219
25.398644940922246,
197220
25.093220170315078
198221
],
222+
"x": [
223+
"0550-01-01",
224+
"0550-01-02",
225+
"0550-01-03",
226+
"0550-01-04",
227+
"0550-01-05",
228+
"0550-01-06",
229+
"0550-01-07",
230+
"0550-01-08",
231+
"0550-01-09",
232+
"0550-01-10",
233+
"0550-01-11",
234+
"0550-01-12",
235+
"0550-01-13",
236+
"0550-01-14",
237+
"0550-01-15",
238+
"0550-01-16",
239+
"0550-01-17",
240+
"0550-01-18",
241+
"0550-01-19",
242+
"0550-01-20"
243+
],
244+
"xcalendar": "nanakshahi",
199245
"increasing": {
200246
"line": {
201247
"color": "#d3d3d3"
@@ -218,7 +264,9 @@
218264
"xaxis": {
219265
"rangeslider": {
220266
"visible": false
221-
}
267+
},
268+
"calendar": "islamic",
269+
"title": "Islamic dates"
222270
},
223271
"showlegend": false,
224272
"height": 450,

0 commit comments

Comments
 (0)