@semi-bot/semi-vchart-theme-csj 2.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/light.json ADDED
@@ -0,0 +1,721 @@
1
+ {
2
+ "colorScheme": {
3
+ "default": {
4
+ "palette": {
5
+ "backgroundColor": "#ffffff"
6
+ },
7
+ "dataScheme": [
8
+ {
9
+ "maxDomainLength": 10,
10
+ "scheme": [
11
+ "#28303b",
12
+ "#54D1CD",
13
+ "#A573DE",
14
+ "#FF8426",
15
+ "#FAD55C",
16
+ "#E65E77",
17
+ "#66C6FF",
18
+ "#DA85E0",
19
+ "#2CA6C5",
20
+ "#A6D374"
21
+ ]
22
+ }
23
+ ]
24
+ }
25
+ },
26
+ "component": {
27
+ "title": {
28
+ "textStyle": {
29
+ "visible": true,
30
+ "fontSize": 18,
31
+ "fontWeight": 600,
32
+ "lineHeight": 24,
33
+ "fontFamily": [
34
+ "Inter",
35
+ "BlinkMacSystemFont",
36
+ "Segoe UI",
37
+ "PingFang SC",
38
+ "Hiragino Sans GB",
39
+ "Microsoft YaHei",
40
+ "Helvetica Neue",
41
+ "Helvetica",
42
+ "Arial",
43
+ "sans-serif"
44
+ ],
45
+ "fill": "#1c1f23ff"
46
+ },
47
+ "subtextStyle": {
48
+ "visible": true,
49
+ "fontSize": 14,
50
+ "fontWeight": 400,
51
+ "lineHeight": 20,
52
+ "fontFamily": [
53
+ "Inter",
54
+ "BlinkMacSystemFont",
55
+ "Segoe UI",
56
+ "PingFang SC",
57
+ "Hiragino Sans GB",
58
+ "Microsoft YaHei",
59
+ "Helvetica Neue",
60
+ "Helvetica",
61
+ "Arial",
62
+ "sans-serif"
63
+ ],
64
+ "fill": "#1c1f2359"
65
+ }
66
+ },
67
+ "axisX": {
68
+ "title": {
69
+ "visible": false,
70
+ "position": "center"
71
+ },
72
+ "label": {
73
+ "visible": true,
74
+ "style": {
75
+ "fontSize": 12,
76
+ "fontWeight": 400,
77
+ "lineHeight": 16,
78
+ "fontFamily": [
79
+ "Inter",
80
+ "BlinkMacSystemFont",
81
+ "Segoe UI",
82
+ "PingFang SC",
83
+ "Hiragino Sans GB",
84
+ "Microsoft YaHei",
85
+ "Helvetica Neue",
86
+ "Helvetica",
87
+ "Arial",
88
+ "sans-serif"
89
+ ],
90
+ "fill": "#1c1f23a6"
91
+ },
92
+ "space": 8
93
+ },
94
+ "domainLine": {
95
+ "visible": true,
96
+ "style": {
97
+ "lineWidth": 1,
98
+ "stroke": "#c6c9cdff"
99
+ }
100
+ },
101
+ "tick": {
102
+ "visible": true,
103
+ "style": {
104
+ "lineWidth": 1,
105
+ "stroke": "#c6c9cdff"
106
+ }
107
+ },
108
+ "subTick": {
109
+ "visible": false
110
+ },
111
+ "grid": {
112
+ "visible": false
113
+ },
114
+ "subGrid": {
115
+ "visible": false
116
+ }
117
+ },
118
+ "axisY": {
119
+ "title": {
120
+ "visible": false,
121
+ "position": "center"
122
+ },
123
+ "label": {
124
+ "visible": true,
125
+ "style": {
126
+ "fontSize": 12,
127
+ "fontWeight": 400,
128
+ "lineHeight": 16,
129
+ "fontFamily": [
130
+ "Inter",
131
+ "BlinkMacSystemFont",
132
+ "Segoe UI",
133
+ "PingFang SC",
134
+ "Hiragino Sans GB",
135
+ "Microsoft YaHei",
136
+ "Helvetica Neue",
137
+ "Helvetica",
138
+ "Arial",
139
+ "sans-serif"
140
+ ],
141
+ "fill": "#1c1f23a6"
142
+ },
143
+ "space": 12
144
+ },
145
+ "domainLine": {
146
+ "visible": false
147
+ },
148
+ "tick": {
149
+ "visible": false
150
+ },
151
+ "subTick": {
152
+ "visible": false
153
+ },
154
+ "grid": {
155
+ "visible": true,
156
+ "style": {
157
+ "lineWidth": 1,
158
+ "stroke": "#c6c9cdff",
159
+ "lineDash": [
160
+ 2,
161
+ 2
162
+ ]
163
+ }
164
+ },
165
+ "subGrid": {
166
+ "visible": false
167
+ }
168
+ },
169
+ "axisRadius": {
170
+ "title": {
171
+ "visible": false,
172
+ "position": "center"
173
+ },
174
+ "label": {
175
+ "visible": true,
176
+ "style": {
177
+ "fontSize": 12,
178
+ "fontWeight": 400,
179
+ "lineHeight": 16,
180
+ "fontFamily": [
181
+ "Inter",
182
+ "BlinkMacSystemFont",
183
+ "Segoe UI",
184
+ "PingFang SC",
185
+ "Hiragino Sans GB",
186
+ "Microsoft YaHei",
187
+ "Helvetica Neue",
188
+ "Helvetica",
189
+ "Arial",
190
+ "sans-serif"
191
+ ],
192
+ "fill": "#1c1f23a6"
193
+ },
194
+ "space": 8
195
+ },
196
+ "domainLine": {
197
+ "visible": true,
198
+ "style": {
199
+ "lineWidth": 1,
200
+ "stroke": "#c6c9cdff"
201
+ }
202
+ },
203
+ "tick": {
204
+ "visible": true,
205
+ "style": {
206
+ "lineWidth": 1,
207
+ "stroke": "#c6c9cdff"
208
+ }
209
+ },
210
+ "subTick": {
211
+ "visible": false
212
+ },
213
+ "grid": {
214
+ "visible": false
215
+ },
216
+ "subGrid": {
217
+ "visible": false
218
+ }
219
+ },
220
+ "axisAngle": {
221
+ "title": {
222
+ "visible": false,
223
+ "position": "center"
224
+ },
225
+ "label": {
226
+ "visible": true,
227
+ "style": {
228
+ "fontSize": 12,
229
+ "fontWeight": 400,
230
+ "lineHeight": 16,
231
+ "fontFamily": [
232
+ "Inter",
233
+ "BlinkMacSystemFont",
234
+ "Segoe UI",
235
+ "PingFang SC",
236
+ "Hiragino Sans GB",
237
+ "Microsoft YaHei",
238
+ "Helvetica Neue",
239
+ "Helvetica",
240
+ "Arial",
241
+ "sans-serif"
242
+ ],
243
+ "fill": "#1c1f23a6"
244
+ },
245
+ "space": 12
246
+ },
247
+ "domainLine": {
248
+ "visible": true,
249
+ "style": {
250
+ "lineWidth": 1,
251
+ "stroke": "#c6c9cdff"
252
+ }
253
+ },
254
+ "tick": {
255
+ "visible": false
256
+ },
257
+ "subTick": {
258
+ "visible": false
259
+ },
260
+ "grid": {
261
+ "visible": true,
262
+ "style": {
263
+ "lineWidth": 1,
264
+ "stroke": "#c6c9cdff",
265
+ "lineDash": [
266
+ 2,
267
+ 2
268
+ ]
269
+ }
270
+ },
271
+ "subGrid": {
272
+ "visible": false
273
+ }
274
+ },
275
+ "discreteLegend": {
276
+ "title": {
277
+ "visible": false,
278
+ "align": "start"
279
+ },
280
+ "item": {
281
+ "background": {
282
+ "state": {
283
+ "unSelectedHover": {
284
+ "fill": "#1c1f230d"
285
+ },
286
+ "selectedHover": {
287
+ "fill": "#1c1f230d"
288
+ }
289
+ }
290
+ },
291
+ "spaceCol": 20,
292
+ "spaceRow": 8,
293
+ "label": {
294
+ "style": {
295
+ "visible": true,
296
+ "fontSize": 12,
297
+ "fontWeight": 400,
298
+ "lineHeight": 16,
299
+ "fontFamily": [
300
+ "Inter",
301
+ "BlinkMacSystemFont",
302
+ "Segoe UI",
303
+ "PingFang SC",
304
+ "Hiragino Sans GB",
305
+ "Microsoft YaHei",
306
+ "Helvetica Neue",
307
+ "Helvetica",
308
+ "Arial",
309
+ "sans-serif"
310
+ ],
311
+ "fill": "#1c1f23a6"
312
+ },
313
+ "state": {
314
+ "unSelected": {
315
+ "fill": "#1c1f23a6",
316
+ "fillOpacity": 0.3
317
+ }
318
+ },
319
+ "space": 8
320
+ },
321
+ "value": {
322
+ "style": {
323
+ "visible": true,
324
+ "fontSize": 12,
325
+ "fontWeight": 400,
326
+ "lineHeight": 16,
327
+ "fontFamily": [
328
+ "Inter",
329
+ "BlinkMacSystemFont",
330
+ "Segoe UI",
331
+ "PingFang SC",
332
+ "Hiragino Sans GB",
333
+ "Microsoft YaHei",
334
+ "Helvetica Neue",
335
+ "Helvetica",
336
+ "Arial",
337
+ "sans-serif"
338
+ ],
339
+ "fill": "#1c1f23ff"
340
+ },
341
+ "state": {
342
+ "unSelected": {
343
+ "fill": "#1c1f23ff",
344
+ "fillOpacity": 0.3
345
+ }
346
+ }
347
+ },
348
+ "shape": {
349
+ "space": 4,
350
+ "state": {
351
+ "unSelected": {
352
+ "fillOpacity": 0.3
353
+ }
354
+ }
355
+ }
356
+ },
357
+ "pager": {
358
+ "textStyle": {
359
+ "fill": "#1c1f23a6"
360
+ }
361
+ },
362
+ "orient": "top",
363
+ "position": "middle",
364
+ "padding": {
365
+ "bottom": 16
366
+ },
367
+ "maxRow": 1,
368
+ "maxCol": 1
369
+ },
370
+ "tooltip": {
371
+ "spaceRow": 8,
372
+ "panel": {
373
+ "backgroundColor": "#ffffff",
374
+ "padding": {
375
+ "top": 12,
376
+ "left": 12,
377
+ "right": 12,
378
+ "bottom": 12
379
+ },
380
+ "border": {
381
+ "width": 0.5,
382
+ "color": "#c6c9cdff"
383
+ }
384
+ },
385
+ "titleLabel": {
386
+ "fontSize": 14,
387
+ "fontWeight": 600,
388
+ "lineHeight": 20,
389
+ "fontFamily": [
390
+ "Inter",
391
+ "BlinkMacSystemFont",
392
+ "Segoe UI",
393
+ "PingFang SC",
394
+ "Hiragino Sans GB",
395
+ "Microsoft YaHei",
396
+ "Helvetica Neue",
397
+ "Helvetica",
398
+ "Arial",
399
+ "sans-serif"
400
+ ],
401
+ "fontColor": "#1c1f23ff"
402
+ },
403
+ "keyLabel": {
404
+ "fontSize": 12,
405
+ "fontWeight": 400,
406
+ "lineHeight": 16,
407
+ "fontFamily": [
408
+ "Inter",
409
+ "BlinkMacSystemFont",
410
+ "Segoe UI",
411
+ "PingFang SC",
412
+ "Hiragino Sans GB",
413
+ "Microsoft YaHei",
414
+ "Helvetica Neue",
415
+ "Helvetica",
416
+ "Arial",
417
+ "sans-serif"
418
+ ],
419
+ "fontColor": "#1c1f23a6",
420
+ "spacing": 20
421
+ },
422
+ "valueLabel": {
423
+ "fontSize": 12,
424
+ "fontWeight": 400,
425
+ "lineHeight": 16,
426
+ "fontFamily": [
427
+ "Inter",
428
+ "BlinkMacSystemFont",
429
+ "Segoe UI",
430
+ "PingFang SC",
431
+ "Hiragino Sans GB",
432
+ "Microsoft YaHei",
433
+ "Helvetica Neue",
434
+ "Helvetica",
435
+ "Arial",
436
+ "sans-serif"
437
+ ],
438
+ "fontColor": "#1c1f23ff"
439
+ },
440
+ "shape": {
441
+ "spacing": 4
442
+ },
443
+ "transitionDuration": 0
444
+ },
445
+ "crosshair": {
446
+ "linearField": {
447
+ "line": {
448
+ "style": {
449
+ "visible": false
450
+ }
451
+ },
452
+ "label": {
453
+ "visible": false,
454
+ "labelBackground": {
455
+ "visible": true
456
+ }
457
+ }
458
+ },
459
+ "bandField": {
460
+ "line": {
461
+ "style": {
462
+ "visible": true,
463
+ "fill": "#1c1f230d"
464
+ }
465
+ },
466
+ "label": {
467
+ "visible": false,
468
+ "labelBackground": {
469
+ "visible": true
470
+ }
471
+ }
472
+ }
473
+ },
474
+ "axisBand": {
475
+ "paddingOuter": 0
476
+ },
477
+ "indicator": {
478
+ "title": {
479
+ "style": {
480
+ "fill": "#1c1f23a6"
481
+ }
482
+ },
483
+ "content": {
484
+ "style": {
485
+ "fill": "#1c1f23ff"
486
+ }
487
+ }
488
+ }
489
+ },
490
+ "series": {
491
+ "bar": {
492
+ "barWidth": "70%",
493
+ "barGapInGroup": "15%",
494
+ "bar": {
495
+ "style": {
496
+ "lineWidth": 0
497
+ },
498
+ "state": {
499
+ "blur": {
500
+ "opacity": 0.2
501
+ }
502
+ }
503
+ },
504
+ "label": {
505
+ "visible": false,
506
+ "position": "outside"
507
+ },
508
+ "animationAppear": {
509
+ "duration": 800,
510
+ "easing": "quadInOut",
511
+ "delay": 0
512
+ },
513
+ "animationUpdate": {
514
+ "duration": 800,
515
+ "easing": "quadInOut",
516
+ "delay": 0
517
+ },
518
+ "interactions": [
519
+ {
520
+ "type": "element-highlight-by-group"
521
+ }
522
+ ]
523
+ },
524
+ "line": {
525
+ "line": {
526
+ "style": {
527
+ "lineWidth": 2,
528
+ "curveType": "linear"
529
+ }
530
+ },
531
+ "point": {
532
+ "visible": false
533
+ },
534
+ "animationAppear": {
535
+ "duration": 800,
536
+ "easing": "quadInOut",
537
+ "delay": 0
538
+ },
539
+ "animationUpdate": {
540
+ "duration": 800,
541
+ "easing": "quadInOut",
542
+ "delay": 0
543
+ }
544
+ },
545
+ "area": {
546
+ "line": {
547
+ "style": {
548
+ "lineWidth": 2,
549
+ "curveType": "linear",
550
+ "visible": true
551
+ }
552
+ },
553
+ "area": {
554
+ "style": {
555
+ "fill": {
556
+ "gradient": "linear",
557
+ "x0": 0.5,
558
+ "y0": 0,
559
+ "x1": 0.5,
560
+ "y1": 1,
561
+ "stops": [
562
+ {
563
+ "offset": 0,
564
+ "opacity": 1
565
+ },
566
+ {
567
+ "offset": 1,
568
+ "opacity": 0
569
+ }
570
+ ]
571
+ },
572
+ "visible": true
573
+ }
574
+ },
575
+ "point": {
576
+ "visible": false
577
+ },
578
+ "label": {
579
+ "visible": false,
580
+ "style": {
581
+ "fontSize": 12,
582
+ "fontWeight": 400,
583
+ "lineHeight": 16,
584
+ "fontFamily": [
585
+ "Inter",
586
+ "BlinkMacSystemFont",
587
+ "Segoe UI",
588
+ "PingFang SC",
589
+ "Hiragino Sans GB",
590
+ "Microsoft YaHei",
591
+ "Helvetica Neue",
592
+ "Helvetica",
593
+ "Arial",
594
+ "sans-serif"
595
+ ]
596
+ },
597
+ "position": "top"
598
+ },
599
+ "animationAppear": {
600
+ "duration": 800,
601
+ "easing": "quadInOut",
602
+ "delay": 0
603
+ },
604
+ "animationUpdate": {
605
+ "duration": 800,
606
+ "easing": "quadInOut",
607
+ "delay": 800
608
+ }
609
+ },
610
+ "pie": {
611
+ "outerRadius": 0.8,
612
+ "pie": {
613
+ "style": {
614
+ "cornerRadius": 4
615
+ }
616
+ },
617
+ "startAngle": -90,
618
+ "padAngle": 0,
619
+ "label": {
620
+ "visible": false,
621
+ "position": "outside",
622
+ "line": {
623
+ "visible": true
624
+ }
625
+ },
626
+ "animationAppear": {
627
+ "duration": 800,
628
+ "easing": "quadInOut",
629
+ "delay": 0
630
+ },
631
+ "animationUpdate": {
632
+ "duration": 800,
633
+ "easing": "quadInOut",
634
+ "delay": 0
635
+ }
636
+ },
637
+ "funnel": {
638
+ "funnel": {
639
+ "style": {
640
+ "cornerRadius": [
641
+ 4,
642
+ 4,
643
+ 4,
644
+ 4
645
+ ],
646
+ "lineWidth": 0
647
+ }
648
+ },
649
+ "gap": 2,
650
+ "transform": {
651
+ "style": {
652
+ "fill": "#1c1f230d",
653
+ "lineWidth": 0
654
+ }
655
+ },
656
+ "label": {
657
+ "visible": true,
658
+ "style": {
659
+ "fontSize": 12,
660
+ "fontWeight": 400,
661
+ "lineHeight": 16,
662
+ "fontFamily": [
663
+ "Inter",
664
+ "BlinkMacSystemFont",
665
+ "Segoe UI",
666
+ "PingFang SC",
667
+ "Hiragino Sans GB",
668
+ "Microsoft YaHei",
669
+ "Helvetica Neue",
670
+ "Helvetica",
671
+ "Arial",
672
+ "sans-serif"
673
+ ],
674
+ "fill": "#ffffff"
675
+ }
676
+ },
677
+ "transformLabel": {
678
+ "visible": false
679
+ },
680
+ "outerLabel": {
681
+ "visible": false,
682
+ "style": {
683
+ "fontSize": 12,
684
+ "fontWeight": 400,
685
+ "lineHeight": 16,
686
+ "fontFamily": [
687
+ "Inter",
688
+ "BlinkMacSystemFont",
689
+ "Segoe UI",
690
+ "PingFang SC",
691
+ "Hiragino Sans GB",
692
+ "Microsoft YaHei",
693
+ "Helvetica Neue",
694
+ "Helvetica",
695
+ "Arial",
696
+ "sans-serif"
697
+ ],
698
+ "fill": "#1c1f23a6",
699
+ "stroke": "#c6c9cdff"
700
+ },
701
+ "line": {
702
+ "style": {
703
+ "visible": true,
704
+ "lineWidth": 1,
705
+ "stroke": "#c6c9cdff"
706
+ }
707
+ }
708
+ },
709
+ "animationAppear": {
710
+ "duration": 800,
711
+ "easing": "quadInOut",
712
+ "delay": 0
713
+ },
714
+ "animationUpdate": {
715
+ "duration": 800,
716
+ "easing": "quadInOut",
717
+ "delay": 800
718
+ }
719
+ }
720
+ }
721
+ }