houzhongjian
2024-07-23 8501060c4f921d1e744c477e4dc08eb47b52693c
提交 | 用户 | 时间
850106 1 {
H 2     "color": [
3         "#2ec7c9",
4         "#b6a2de",
5         "#5ab1ef",
6         "#ffb980",
7         "#d87a80",
8         "#8d98b3",
9         "#e5cf0d",
10         "#97b552",
11         "#95706d",
12         "#dc69aa",
13         "#07a2a4",
14         "#9a7fd1",
15         "#588dd5",
16         "#f5994e",
17         "#c05050",
18         "#59678c",
19         "#c9ab00",
20         "#7eb00a",
21         "#6f5553",
22         "#c14089"
23     ],
24     "backgroundColor": "rgba(0,0,0,0)",
25     "textStyle": {},
26     "title": {
27         "textStyle": {
28             "color": "#008acd"
29         },
30         "subtextStyle": {
31             "color": "#aaaaaa"
32         }
33     },
34     "line": {
35         "itemStyle": {
36             "borderWidth": 1
37         },
38         "lineStyle": {
39             "width": 2
40         },
41         "symbolSize": 3,
42         "symbol": "emptyCircle",
43         "smooth": true
44     },
45     "radar": {
46         "itemStyle": {
47             "borderWidth": 1
48         },
49         "lineStyle": {
50             "width": 2
51         },
52         "symbolSize": 3,
53         "symbol": "emptyCircle",
54         "smooth": true
55     },
56     "bar": {
57         "itemStyle": {
58             "barBorderWidth": 0,
59             "barBorderColor": "#ccc"
60         }
61     },
62     "pie": {
63         "itemStyle": {
64             "borderWidth": 0,
65             "borderColor": "#ccc"
66         }
67     },
68     "scatter": {
69         "itemStyle": {
70             "borderWidth": 0,
71             "borderColor": "#ccc"
72         }
73     },
74     "boxplot": {
75         "itemStyle": {
76             "borderWidth": 0,
77             "borderColor": "#ccc"
78         }
79     },
80     "parallel": {
81         "itemStyle": {
82             "borderWidth": 0,
83             "borderColor": "#ccc"
84         }
85     },
86     "sankey": {
87         "itemStyle": {
88             "borderWidth": 0,
89             "borderColor": "#ccc"
90         }
91     },
92     "funnel": {
93         "itemStyle": {
94             "borderWidth": 0,
95             "borderColor": "#ccc"
96         }
97     },
98     "gauge": {
99         "itemStyle": {
100             "borderWidth": 0,
101             "borderColor": "#ccc"
102         }
103     },
104     "candlestick": {
105         "itemStyle": {
106             "color": "#d87a80",
107             "color0": "#2ec7c9",
108             "borderColor": "#d87a80",
109             "borderColor0": "#2ec7c9",
110             "borderWidth": 1
111         }
112     },
113     "graph": {
114         "itemStyle": {
115             "borderWidth": 0,
116             "borderColor": "#ccc"
117         },
118         "lineStyle": {
119             "width": 1,
120             "color": "#aaaaaa"
121         },
122         "symbolSize": 3,
123         "symbol": "emptyCircle",
124         "smooth": true,
125         "color": [
126             "#2ec7c9",
127             "#b6a2de",
128             "#5ab1ef",
129             "#ffb980",
130             "#d87a80",
131             "#8d98b3",
132             "#e5cf0d",
133             "#97b552",
134             "#95706d",
135             "#dc69aa",
136             "#07a2a4",
137             "#9a7fd1",
138             "#588dd5",
139             "#f5994e",
140             "#c05050",
141             "#59678c",
142             "#c9ab00",
143             "#7eb00a",
144             "#6f5553",
145             "#c14089"
146         ],
147         "label": {
148             "color": "#eeeeee"
149         }
150     },
151     "map": {
152         "itemStyle": {
153             "areaColor": "#dddddd",
154             "borderColor": "#eeeeee",
155             "borderWidth": 0.5
156         },
157         "label": {
158             "color": "#d87a80"
159         },
160         "emphasis": {
161             "itemStyle": {
162                 "areaColor": "rgba(254,153,78,1)",
163                 "borderColor": "#444",
164                 "borderWidth": 1
165             },
166             "label": {
167                 "color": "rgb(100,0,0)"
168             }
169         }
170     },
171     "geo": {
172         "itemStyle": {
173             "areaColor": "#dddddd",
174             "borderColor": "#eeeeee",
175             "borderWidth": 0.5
176         },
177         "label": {
178             "color": "#d87a80"
179         },
180         "emphasis": {
181             "itemStyle": {
182                 "areaColor": "rgba(254,153,78,1)",
183                 "borderColor": "#444",
184                 "borderWidth": 1
185             },
186             "label": {
187                 "color": "rgb(100,0,0)"
188             }
189         }
190     },
191     "categoryAxis": {
192         "axisLine": {
193             "show": true,
194             "lineStyle": {
195                 "color": "#008acd"
196             }
197         },
198         "axisTick": {
199             "show": true,
200             "lineStyle": {
201                 "color": "#333"
202             }
203         },
204         "axisLabel": {
205             "show": true,
206             "color": "#333"
207         },
208         "splitLine": {
209             "show": false,
210             "lineStyle": {
211                 "color": [
212                     "#eee"
213                 ]
214             }
215         },
216         "splitArea": {
217             "show": false,
218             "areaStyle": {
219                 "color": [
220                     "rgba(250,250,250,0.3)",
221                     "rgba(200,200,200,0.3)"
222                 ]
223             }
224         }
225     },
226     "valueAxis": {
227         "axisLine": {
228             "show": true,
229             "lineStyle": {
230                 "color": "#008acd"
231             }
232         },
233         "axisTick": {
234             "show": true,
235             "lineStyle": {
236                 "color": "#333"
237             }
238         },
239         "axisLabel": {
240             "show": true,
241             "color": "#333"
242         },
243         "splitLine": {
244             "show": true,
245             "lineStyle": {
246                 "color": [
247                     "#eee"
248                 ]
249             }
250         },
251         "splitArea": {
252             "show": true,
253             "areaStyle": {
254                 "color": [
255                     "rgba(250,250,250,0.3)",
256                     "rgba(200,200,200,0.3)"
257                 ]
258             }
259         }
260     },
261     "logAxis": {
262         "axisLine": {
263             "show": true,
264             "lineStyle": {
265                 "color": "#008acd"
266             }
267         },
268         "axisTick": {
269             "show": true,
270             "lineStyle": {
271                 "color": "#333"
272             }
273         },
274         "axisLabel": {
275             "show": true,
276             "color": "#333"
277         },
278         "splitLine": {
279             "show": true,
280             "lineStyle": {
281                 "color": [
282                     "#eee"
283                 ]
284             }
285         },
286         "splitArea": {
287             "show": true,
288             "areaStyle": {
289                 "color": [
290                     "rgba(250,250,250,0.3)",
291                     "rgba(200,200,200,0.3)"
292                 ]
293             }
294         }
295     },
296     "timeAxis": {
297         "axisLine": {
298             "show": true,
299             "lineStyle": {
300                 "color": "#008acd"
301             }
302         },
303         "axisTick": {
304             "show": true,
305             "lineStyle": {
306                 "color": "#333"
307             }
308         },
309         "axisLabel": {
310             "show": true,
311             "color": "#333"
312         },
313         "splitLine": {
314             "show": true,
315             "lineStyle": {
316                 "color": [
317                     "#eee"
318                 ]
319             }
320         },
321         "splitArea": {
322             "show": false,
323             "areaStyle": {
324                 "color": [
325                     "rgba(250,250,250,0.3)",
326                     "rgba(200,200,200,0.3)"
327                 ]
328             }
329         }
330     },
331     "toolbox": {
332         "iconStyle": {
333             "borderColor": "#2ec7c9"
334         },
335         "emphasis": {
336             "iconStyle": {
337                 "borderColor": "#18a4a6"
338             }
339         }
340     },
341     "legend": {
342         "textStyle": {
343             "color": "#333333"
344         }
345     },
346     "tooltip": {
347         "axisPointer": {
348             "lineStyle": {
349                 "color": "#008acd",
350                 "width": "1"
351             },
352             "crossStyle": {
353                 "color": "#008acd",
354                 "width": "1"
355             }
356         }
357     },
358     "timeline": {
359         "lineStyle": {
360             "color": "#008acd",
361             "width": 1
362         },
363         "itemStyle": {
364             "color": "#008acd",
365             "borderWidth": 1
366         },
367         "controlStyle": {
368             "color": "#008acd",
369             "borderColor": "#008acd",
370             "borderWidth": 0.5
371         },
372         "checkpointStyle": {
373             "color": "#2ec7c9",
374             "borderColor": "#2ec7c9"
375         },
376         "label": {
377             "color": "#008acd"
378         },
379         "emphasis": {
380             "itemStyle": {
381                 "color": "#a9334c"
382             },
383             "controlStyle": {
384                 "color": "#008acd",
385                 "borderColor": "#008acd",
386                 "borderWidth": 0.5
387             },
388             "label": {
389                 "color": "#008acd"
390             }
391         }
392     },
393     "visualMap": {
394         "color": [
395             "#5ab1ef",
396             "#e0ffff"
397         ]
398     },
399     "dataZoom": {
400         "backgroundColor": "rgba(47,69,84,0)",
401         "dataBackgroundColor": "#efefff",
402         "fillerColor": "rgba(182,162,222,0.2)",
403         "handleColor": "#008acd",
404         "handleSize": "100%",
405         "textStyle": {
406             "color": "#333333"
407         }
408     },
409     "markPoint": {
410         "label": {
411             "color": "#eeeeee"
412         },
413         "emphasis": {
414             "label": {
415                 "color": "#eeeeee"
416             }
417         }
418     }
419 }