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