@semi-bot/semi-vchart-theme-1 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,20 @@
1
+
2
+ # @semi-bot/semi-vchart-theme-1 --- Semi Vcharts Theme Generated By [Semi Vcharts Design System Management](https://semi.design/dsm_vchart/doc)
3
+ ID: 2366
4
+ Operator: 用户5537081268509
5
+
6
+ ## Compatibility
7
+
8
+
9
+ ## Version Release Note
10
+
11
+ 1
12
+
13
+
14
+ ## Manual
15
+
16
+ [Bytedance](https://semi.bytedance.net/dsm_vchart/doc)
17
+
18
+ [Community](https://semi.design/dsm_vchart/doc)
19
+
20
+
package/dark.json ADDED
@@ -0,0 +1,347 @@
1
+ {
2
+ "colorScheme": {
3
+ "default": {
4
+ "palette": {
5
+ "backgroundColor": "#202226"
6
+ },
7
+ "dataScheme": [
8
+ {
9
+ "maxDomainLength": 10,
10
+ "scheme": [
11
+ "#4390FD",
12
+ "#5FD3CF",
13
+ "#B088DF",
14
+ "#E79B2C",
15
+ "#F3C626",
16
+ "#F05676",
17
+ "#92DAF7",
18
+ "#D179D3",
19
+ "#38B7C7",
20
+ "#ACDD79"
21
+ ]
22
+ }
23
+ ]
24
+ }
25
+ },
26
+ "component": {
27
+ "title": {
28
+ "textStyle": {
29
+ "visible": true
30
+ },
31
+ "subtextStyle": {
32
+ "visible": true
33
+ }
34
+ },
35
+ "axisX": {
36
+ "title": {
37
+ "visible": false,
38
+ "position": "center"
39
+ },
40
+ "label": {
41
+ "visible": true
42
+ },
43
+ "domainLine": {
44
+ "visible": true
45
+ },
46
+ "tick": {
47
+ "visible": true
48
+ },
49
+ "subTick": {
50
+ "visible": false
51
+ },
52
+ "grid": {
53
+ "visible": false
54
+ },
55
+ "subGrid": {
56
+ "visible": false
57
+ }
58
+ },
59
+ "axisY": {
60
+ "title": {
61
+ "visible": false,
62
+ "position": "center"
63
+ },
64
+ "label": {
65
+ "visible": true
66
+ },
67
+ "domainLine": {
68
+ "visible": false
69
+ },
70
+ "tick": {
71
+ "visible": false
72
+ },
73
+ "subTick": {
74
+ "visible": false
75
+ },
76
+ "grid": {
77
+ "visible": true
78
+ },
79
+ "subGrid": {
80
+ "visible": false
81
+ }
82
+ },
83
+ "axisRadius": {
84
+ "title": {
85
+ "visible": false,
86
+ "position": "center"
87
+ },
88
+ "label": {
89
+ "visible": true
90
+ },
91
+ "domainLine": {
92
+ "visible": false
93
+ },
94
+ "tick": {
95
+ "visible": false
96
+ },
97
+ "subTick": {
98
+ "visible": false
99
+ },
100
+ "grid": {
101
+ "visible": true
102
+ },
103
+ "subGrid": {
104
+ "visible": false
105
+ }
106
+ },
107
+ "axisAngle": {
108
+ "title": {
109
+ "visible": false,
110
+ "position": "end"
111
+ },
112
+ "label": {
113
+ "visible": true
114
+ },
115
+ "domainLine": {
116
+ "visible": true
117
+ },
118
+ "tick": {
119
+ "visible": true
120
+ },
121
+ "subTick": {
122
+ "visible": false
123
+ },
124
+ "grid": {
125
+ "visible": true
126
+ },
127
+ "subGrid": {
128
+ "visible": false
129
+ }
130
+ },
131
+ "discreteLegend": {
132
+ "title": {
133
+ "visible": false,
134
+ "align": "start"
135
+ },
136
+ "item": {
137
+ "label": {
138
+ "style": {
139
+ "visible": true
140
+ }
141
+ },
142
+ "value": {
143
+ "style": {
144
+ "visible": true
145
+ }
146
+ }
147
+ },
148
+ "maxRow": 1,
149
+ "maxCol": 1
150
+ },
151
+ "crosshair": {
152
+ "linearField": {
153
+ "line": {
154
+ "style": {
155
+ "visible": true
156
+ }
157
+ },
158
+ "label": {
159
+ "visible": false,
160
+ "labelBackground": {
161
+ "visible": true
162
+ }
163
+ }
164
+ },
165
+ "bandField": {
166
+ "line": {
167
+ "style": {
168
+ "visible": true
169
+ }
170
+ },
171
+ "label": {
172
+ "visible": false,
173
+ "labelBackground": {
174
+ "visible": true
175
+ }
176
+ }
177
+ }
178
+ },
179
+ "axisBand": {
180
+ "paddingOuter": 0
181
+ },
182
+ "indicator": {
183
+ "title": {
184
+ "style": {
185
+ "fill": "#f9f9f9a6"
186
+ }
187
+ },
188
+ "content": {
189
+ "style": {
190
+ "fill": "#f9f9f9ff"
191
+ }
192
+ }
193
+ }
194
+ },
195
+ "series": {
196
+ "bar": {
197
+ "barWidth": "70%",
198
+ "bar": {
199
+ "style": {
200
+ "cornerRadius": [
201
+ 4,
202
+ 4,
203
+ 0,
204
+ 0
205
+ ]
206
+ },
207
+ "state": {
208
+ "blur": {
209
+ "opacity": 0.2
210
+ }
211
+ }
212
+ },
213
+ "barGapInGroup": "10%",
214
+ "label": {
215
+ "visible": false,
216
+ "position": "outside"
217
+ },
218
+ "interactions": [
219
+ {
220
+ "type": "element-highlight-by-group"
221
+ }
222
+ ]
223
+ },
224
+ "bar_stack": {
225
+ "bar": {
226
+ "style": {
227
+ "cornerRadius": null
228
+ }
229
+ }
230
+ },
231
+ "bar_vertical": {
232
+ "stackCornerRadius": [
233
+ 4,
234
+ 4,
235
+ 0,
236
+ 0
237
+ ],
238
+ "bar": {
239
+ "style": {
240
+ "cornerRadius": [
241
+ 4,
242
+ 4,
243
+ 0,
244
+ 0
245
+ ]
246
+ }
247
+ }
248
+ },
249
+ "bar_horizontal": {
250
+ "stackCornerRadius": [
251
+ 0,
252
+ 4,
253
+ 4,
254
+ 0
255
+ ],
256
+ "bar": {
257
+ "style": {
258
+ "cornerRadius": [
259
+ 0,
260
+ 4,
261
+ 4,
262
+ 0
263
+ ]
264
+ }
265
+ }
266
+ },
267
+ "line": {
268
+ "line": {
269
+ "style": {
270
+ "curveType": "linear"
271
+ }
272
+ },
273
+ "point": {
274
+ "visible": true,
275
+ "style": {
276
+ "symbolType": "circle"
277
+ }
278
+ },
279
+ "label": {
280
+ "visible": false,
281
+ "position": "top"
282
+ }
283
+ },
284
+ "area": {
285
+ "line": {
286
+ "style": {
287
+ "curveType": "linear",
288
+ "visible": true
289
+ }
290
+ },
291
+ "area": {
292
+ "style": {
293
+ "visible": true
294
+ }
295
+ },
296
+ "point": {
297
+ "visible": true
298
+ },
299
+ "label": {
300
+ "visible": false,
301
+ "position": "top"
302
+ }
303
+ },
304
+ "pie": {
305
+ "outerRadius": 0.9,
306
+ "pie": {
307
+ "style": {
308
+ "cornerRadius": 4
309
+ }
310
+ },
311
+ "padAngle": 0,
312
+ "label": {
313
+ "visible": false,
314
+ "position": "outside",
315
+ "line": {
316
+ "visible": true
317
+ }
318
+ }
319
+ },
320
+ "funnel": {
321
+ "funnel": {
322
+ "style": {
323
+ "cornerRadius": [
324
+ 4,
325
+ 4,
326
+ 4,
327
+ 4
328
+ ]
329
+ }
330
+ },
331
+ "label": {
332
+ "visible": false
333
+ },
334
+ "transformLabel": {
335
+ "visible": false
336
+ },
337
+ "outerLabel": {
338
+ "visible": false,
339
+ "line": {
340
+ "style": {
341
+ "visible": true
342
+ }
343
+ }
344
+ }
345
+ }
346
+ }
347
+ }
@@ -0,0 +1,109 @@
1
+ {
2
+ "color": [
3
+ "#4390FD",
4
+ "#5FD3CF",
5
+ "#B088DF",
6
+ "#E79B2C",
7
+ "#F3C626",
8
+ "#F05676",
9
+ "#92DAF7",
10
+ "#D179D3",
11
+ "#38B7C7",
12
+ "#ACDD79"
13
+ ],
14
+ "textStyle": {},
15
+ "line": {
16
+ "lineStyle": {
17
+ "curveType": "linear"
18
+ },
19
+ "itemStyle": {
20
+ "symbolType": "circle"
21
+ },
22
+ "symbol": "circle",
23
+ "label": {
24
+ "color": "inherit",
25
+ "position": "top"
26
+ }
27
+ },
28
+ "bar": {
29
+ "itemStyle": {
30
+ "borderRadius": [
31
+ 4,
32
+ 4,
33
+ 0,
34
+ 0
35
+ ]
36
+ },
37
+ "barWidth": "70%",
38
+ "barCategoryGap": "10%",
39
+ "label": {
40
+ "position": "outside"
41
+ }
42
+ },
43
+ "pie": {
44
+ "radius": [
45
+ null,
46
+ "90%"
47
+ ],
48
+ "itemStyle": {
49
+ "borderRadius": 4
50
+ },
51
+ "label": {
52
+ "color": "inherit",
53
+ "position": "outside"
54
+ }
55
+ },
56
+ "funnel": {
57
+ "itemStyle": {
58
+ "borderRadius": [
59
+ 4,
60
+ 4,
61
+ 4,
62
+ 4
63
+ ]
64
+ },
65
+ "label": {
66
+ "color": "inherit",
67
+ "position": "inside"
68
+ }
69
+ },
70
+ "axisPointer": {
71
+ "type": "shadow",
72
+ "trigger": "axis",
73
+ "z": 0,
74
+ "lineStyle": {
75
+ "visible": true
76
+ },
77
+ "shadowStyle": {
78
+ "visible": true
79
+ },
80
+ "label": {
81
+ "show": false,
82
+ "padding": [
83
+ 0,
84
+ 0,
85
+ 0,
86
+ 0
87
+ ]
88
+ }
89
+ },
90
+ "legend": {
91
+ "type": "scroll",
92
+ "textStyle": {
93
+ "visible": true
94
+ }
95
+ },
96
+ "tooltip": {},
97
+ "title": {
98
+ "textStyle": {
99
+ "visible": true
100
+ },
101
+ "subtextStyle": {
102
+ "visible": true
103
+ }
104
+ },
105
+ "categoryAxis": {
106
+ "boundaryGap": true
107
+ },
108
+ "valueAxis": {}
109
+ }