@semi-bot/semi-vchart-theme-ida 1.0.1 → 1.0.2

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 CHANGED
@@ -71,7 +71,7 @@
71
71
  },
72
72
  "axisX": {
73
73
  "title": {
74
- "visible": true,
74
+ "visible": false,
75
75
  "style": {
76
76
  "fontSize": 12,
77
77
  "fontWeight": 400,
@@ -148,7 +148,7 @@
148
148
  },
149
149
  "axisY": {
150
150
  "title": {
151
- "visible": true,
151
+ "visible": false,
152
152
  "style": {
153
153
  "fontSize": 12,
154
154
  "fontWeight": 400,
@@ -428,18 +428,19 @@
428
428
  "maxCol": 1
429
429
  },
430
430
  "tooltip": {
431
- "spaceRow": 12,
431
+ "spaceRow": 6,
432
432
  "panel": {
433
433
  "backgroundColor": "#ffffff",
434
434
  "border": {
435
- "radius": 12,
435
+ "radius": 8,
436
436
  "width": 0,
437
437
  "color": "#c6cdccff"
438
438
  },
439
439
  "padding": {
440
- "top": 16,
440
+ "top": 12,
441
441
  "left": 16,
442
- "bottom": 16
442
+ "right": 16,
443
+ "bottom": 12
443
444
  }
444
445
  },
445
446
  "titleLabel": {
@@ -478,7 +479,7 @@
478
479
  "sans-serif"
479
480
  ],
480
481
  "fontColor": "#222727cc",
481
- "spacing": 24
482
+ "spacing": 20
482
483
  },
483
484
  "valueLabel": {
484
485
  "fontSize": 14,
@@ -508,13 +509,13 @@
508
509
  "linearField": {
509
510
  "line": {
510
511
  "style": {
511
- "visible": true,
512
+ "visible": false,
512
513
  "stroke": "#889292ff"
513
514
  },
514
515
  "width": 0.5
515
516
  },
516
517
  "label": {
517
- "visible": true,
518
+ "visible": false,
518
519
  "style": {
519
520
  "fontSize": 12,
520
521
  "fontWeight": 400,
@@ -541,14 +542,36 @@
541
542
  "bandField": {
542
543
  "line": {
543
544
  "style": {
544
- "visible": false,
545
+ "visible": true,
545
546
  "fill": "#2227270d"
546
547
  }
547
548
  },
548
549
  "label": {
549
- "visible": false,
550
+ "visible": true,
551
+ "style": {
552
+ "fontSize": 12,
553
+ "fontWeight": 600,
554
+ "lineHeight": 16,
555
+ "fontFamily": [
556
+ "D-DIN",
557
+ "Inter",
558
+ "BlinkMacSystemFont",
559
+ "Segoe UI",
560
+ "PingFang SC",
561
+ "Hiragino Sans GB",
562
+ "Microsoft YaHei",
563
+ "Helvetica Neue",
564
+ "Helvetica",
565
+ "Arial",
566
+ "sans-serif"
567
+ ]
568
+ },
550
569
  "labelBackground": {
551
- "visible": true
570
+ "visible": true,
571
+ "style": {
572
+ "fill": "#222727ff",
573
+ "cornerRadius": 2
574
+ }
552
575
  }
553
576
  }
554
577
  }
@@ -588,9 +611,27 @@
588
611
  }
589
612
  }
590
613
  },
591
- "barGapInGroup": "10%",
614
+ "barGapInGroup": "15%",
592
615
  "label": {
593
616
  "visible": false,
617
+ "style": {
618
+ "fontSize": 12,
619
+ "fontWeight": 400,
620
+ "lineHeight": 16,
621
+ "fontFamily": [
622
+ "D-DIN",
623
+ "Inter",
624
+ "BlinkMacSystemFont",
625
+ "Segoe UI",
626
+ "PingFang SC",
627
+ "Hiragino Sans GB",
628
+ "Microsoft YaHei",
629
+ "Helvetica Neue",
630
+ "Helvetica",
631
+ "Arial",
632
+ "sans-serif"
633
+ ]
634
+ },
594
635
  "position": "outside"
595
636
  },
596
637
  "animationAppear": {
@@ -662,6 +703,27 @@
662
703
  "point": {
663
704
  "visible": false
664
705
  },
706
+ "label": {
707
+ "visible": false,
708
+ "style": {
709
+ "fontSize": 12,
710
+ "fontWeight": 400,
711
+ "lineHeight": 16,
712
+ "fontFamily": [
713
+ "D-DIN",
714
+ "Inter",
715
+ "BlinkMacSystemFont",
716
+ "Segoe UI",
717
+ "PingFang SC",
718
+ "Hiragino Sans GB",
719
+ "Microsoft YaHei",
720
+ "Helvetica Neue",
721
+ "Helvetica",
722
+ "Arial",
723
+ "sans-serif"
724
+ ]
725
+ }
726
+ },
665
727
  "animationAppear": {
666
728
  "duration": 800,
667
729
  "easing": "quadInOut",
@@ -713,6 +775,7 @@
713
775
  "fontWeight": 400,
714
776
  "lineHeight": 16,
715
777
  "fontFamily": [
778
+ "D-DIN",
716
779
  "Inter",
717
780
  "BlinkMacSystemFont",
718
781
  "Segoe UI",
@@ -722,8 +785,7 @@
722
785
  "Helvetica Neue",
723
786
  "Helvetica",
724
787
  "Arial",
725
- "sans-serif",
726
- "D-DIN"
788
+ "sans-serif"
727
789
  ]
728
790
  },
729
791
  "position": "top"
@@ -749,7 +811,25 @@
749
811
  "startAngle": -90,
750
812
  "padAngle": 0,
751
813
  "label": {
752
- "visible": false,
814
+ "visible": true,
815
+ "style": {
816
+ "fontSize": 12,
817
+ "fontWeight": 400,
818
+ "lineHeight": 16,
819
+ "fontFamily": [
820
+ "D-DIN",
821
+ "Inter",
822
+ "BlinkMacSystemFont",
823
+ "Segoe UI",
824
+ "PingFang SC",
825
+ "Hiragino Sans GB",
826
+ "Microsoft YaHei",
827
+ "Helvetica Neue",
828
+ "Helvetica",
829
+ "Arial",
830
+ "sans-serif"
831
+ ]
832
+ },
753
833
  "position": "outside",
754
834
  "line": {
755
835
  "visible": true
@@ -792,6 +872,7 @@
792
872
  "fontWeight": 400,
793
873
  "lineHeight": 16,
794
874
  "fontFamily": [
875
+ "D-DIN",
795
876
  "Inter",
796
877
  "BlinkMacSystemFont",
797
878
  "Segoe UI",
@@ -801,14 +882,31 @@
801
882
  "Helvetica Neue",
802
883
  "Helvetica",
803
884
  "Arial",
804
- "sans-serif",
805
- "D-DIN"
885
+ "sans-serif"
806
886
  ],
807
887
  "fill": "#ffffff"
808
888
  }
809
889
  },
810
890
  "transformLabel": {
811
- "visible": false
891
+ "visible": false,
892
+ "style": {
893
+ "fontSize": 12,
894
+ "fontWeight": 400,
895
+ "lineHeight": 16,
896
+ "fontFamily": [
897
+ "D-DIN",
898
+ "Inter",
899
+ "BlinkMacSystemFont",
900
+ "Segoe UI",
901
+ "PingFang SC",
902
+ "Hiragino Sans GB",
903
+ "Microsoft YaHei",
904
+ "Helvetica Neue",
905
+ "Helvetica",
906
+ "Arial",
907
+ "sans-serif"
908
+ ]
909
+ }
812
910
  },
813
911
  "outerLabel": {
814
912
  "visible": false,
@@ -817,6 +915,7 @@
817
915
  "fontWeight": 400,
818
916
  "lineHeight": 16,
819
917
  "fontFamily": [
918
+ "D-DIN",
820
919
  "Inter",
821
920
  "BlinkMacSystemFont",
822
921
  "Segoe UI",
@@ -826,8 +925,7 @@
826
925
  "Helvetica Neue",
827
926
  "Helvetica",
828
927
  "Arial",
829
- "sans-serif",
830
- "D-DIN"
928
+ "sans-serif"
831
929
  ],
832
930
  "fill": "#222727a6",
833
931
  "stroke": "#c6cdccff"
@@ -835,8 +933,12 @@
835
933
  "line": {
836
934
  "style": {
837
935
  "visible": true,
838
- "lineWidth": 1,
839
- "stroke": "#c6cdccff"
936
+ "lineWidth": 0.5,
937
+ "stroke": "#c6cdccff",
938
+ "lineDash": [
939
+ 3,
940
+ 3
941
+ ]
840
942
  }
841
943
  }
842
944
  },
package/lightEcharts.json CHANGED
@@ -22,6 +22,22 @@
22
22
  },
23
23
  "itemStyle": {},
24
24
  "label": {
25
+ "fontSize": 12,
26
+ "fontWeight": 400,
27
+ "lineHeight": 16,
28
+ "fontFamily": [
29
+ "D-DIN",
30
+ "Inter",
31
+ "BlinkMacSystemFont",
32
+ "Segoe UI",
33
+ "PingFang SC",
34
+ "Hiragino Sans GB",
35
+ "Microsoft YaHei",
36
+ "Helvetica Neue",
37
+ "Helvetica",
38
+ "Arial",
39
+ "sans-serif"
40
+ ],
25
41
  "color": "inherit"
26
42
  }
27
43
  },
@@ -36,8 +52,24 @@
36
52
  "borderWidth": 0
37
53
  },
38
54
  "barWidth": "70%",
39
- "barCategoryGap": "10%",
55
+ "barCategoryGap": "15%",
40
56
  "label": {
57
+ "fontSize": 12,
58
+ "fontWeight": 400,
59
+ "lineHeight": 16,
60
+ "fontFamily": [
61
+ "D-DIN",
62
+ "Inter",
63
+ "BlinkMacSystemFont",
64
+ "Segoe UI",
65
+ "PingFang SC",
66
+ "Hiragino Sans GB",
67
+ "Microsoft YaHei",
68
+ "Helvetica Neue",
69
+ "Helvetica",
70
+ "Arial",
71
+ "sans-serif"
72
+ ],
41
73
  "position": "outside"
42
74
  }
43
75
  },
@@ -50,6 +82,22 @@
50
82
  "borderRadius": 4
51
83
  },
52
84
  "label": {
85
+ "fontSize": 12,
86
+ "fontWeight": 400,
87
+ "lineHeight": 16,
88
+ "fontFamily": [
89
+ "D-DIN",
90
+ "Inter",
91
+ "BlinkMacSystemFont",
92
+ "Segoe UI",
93
+ "PingFang SC",
94
+ "Hiragino Sans GB",
95
+ "Microsoft YaHei",
96
+ "Helvetica Neue",
97
+ "Helvetica",
98
+ "Arial",
99
+ "sans-serif"
100
+ ],
53
101
  "color": "inherit",
54
102
  "position": "outside"
55
103
  }
@@ -69,6 +117,7 @@
69
117
  "fontWeight": 400,
70
118
  "lineHeight": 16,
71
119
  "fontFamily": [
120
+ "D-DIN",
72
121
  "Inter",
73
122
  "BlinkMacSystemFont",
74
123
  "Segoe UI",
@@ -78,8 +127,7 @@
78
127
  "Helvetica Neue",
79
128
  "Helvetica",
80
129
  "Arial",
81
- "sans-serif",
82
- "D-DIN"
130
+ "sans-serif"
83
131
  ],
84
132
  "color": "#ffffff",
85
133
  "position": "inside"
@@ -90,21 +138,39 @@
90
138
  "trigger": "axis",
91
139
  "z": 0,
92
140
  "lineStyle": {
93
- "visible": false,
141
+ "visible": true,
94
142
  "color": "#2227270d"
95
143
  },
96
144
  "shadowStyle": {
97
- "visible": false,
145
+ "visible": true,
98
146
  "color": "#2227270d"
99
147
  },
100
148
  "label": {
101
- "show": false,
149
+ "show": true,
150
+ "fontSize": 12,
151
+ "fontWeight": 600,
152
+ "lineHeight": 16,
153
+ "fontFamily": [
154
+ "D-DIN",
155
+ "Inter",
156
+ "BlinkMacSystemFont",
157
+ "Segoe UI",
158
+ "PingFang SC",
159
+ "Hiragino Sans GB",
160
+ "Microsoft YaHei",
161
+ "Helvetica Neue",
162
+ "Helvetica",
163
+ "Arial",
164
+ "sans-serif"
165
+ ],
102
166
  "padding": [
103
167
  0,
104
168
  0,
105
169
  0,
106
170
  0
107
- ]
171
+ ],
172
+ "backgroundColor": "#222727ff",
173
+ "cornerRadius": 2
108
174
  }
109
175
  },
110
176
  "legend": {
@@ -142,14 +208,14 @@
142
208
  },
143
209
  "tooltip": {
144
210
  "padding": [
211
+ 12,
145
212
  16,
146
- 0,
147
- 16,
213
+ 12,
148
214
  16
149
215
  ],
150
216
  "backgroundColor": "#ffffff",
151
217
  "borderColor": "#c6cdccff",
152
- "borderRadius": 12,
218
+ "borderRadius": 8,
153
219
  "borderWidth": 0,
154
220
  "textStyle": {
155
221
  "fontSize": 14,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@semi-bot/semi-vchart-theme-ida",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Semi theme generated by dsm. https://semi.design/dsm",
5
5
  "keywords": [
6
6
  "semi-theme",
package/raw.json CHANGED
@@ -2431,9 +2431,39 @@
2431
2431
  },
2432
2432
  "label": {
2433
2433
  "visible": false,
2434
- "position": "outside"
2434
+ "position": "outside",
2435
+ "fontColor": {
2436
+ "type": "user",
2437
+ "group": "色板",
2438
+ "label": "follow-border",
2439
+ "value": "follow-border"
2440
+ },
2441
+ "fontStyle": {
2442
+ "name": "axis-label-values",
2443
+ "type": "custom",
2444
+ "label": "axis-label-values",
2445
+ "value": "axis-label-values",
2446
+ "fontSize": 12,
2447
+ "fontFamily": [
2448
+ "D-DIN",
2449
+ "Inter",
2450
+ "BlinkMacSystemFont",
2451
+ "Segoe UI",
2452
+ "PingFang SC",
2453
+ "Hiragino Sans GB",
2454
+ "Microsoft YaHei",
2455
+ "Helvetica Neue",
2456
+ "Helvetica",
2457
+ "Arial",
2458
+ "sans-serif"
2459
+ ],
2460
+ "fontWeight": 400,
2461
+ "lineHeight": 16
2462
+ }
2435
2463
  },
2436
2464
  "barWidth": "70%",
2465
+ "barMaxWidth": "70%",
2466
+ "barMinWidth": "30%",
2437
2467
  "cornerRadius": [
2438
2468
  {
2439
2469
  "type": "custom",
@@ -2461,7 +2491,7 @@
2461
2491
  }
2462
2492
  ],
2463
2493
  "paddingOuter": 10,
2464
- "barGapInGroup": "10%",
2494
+ "barGapInGroup": "15%",
2465
2495
  "animationAppear": {
2466
2496
  "delay": {
2467
2497
  "type": "custom",
@@ -2499,8 +2529,30 @@
2499
2529
  "line": {
2500
2530
  "visible": true
2501
2531
  },
2502
- "visible": false,
2503
- "position": "outside"
2532
+ "visible": true,
2533
+ "position": "outside",
2534
+ "fontStyle": {
2535
+ "name": "axis-label-values",
2536
+ "type": "custom",
2537
+ "label": "axis-label-values",
2538
+ "value": "axis-label-values",
2539
+ "fontSize": 12,
2540
+ "fontFamily": [
2541
+ "D-DIN",
2542
+ "Inter",
2543
+ "BlinkMacSystemFont",
2544
+ "Segoe UI",
2545
+ "PingFang SC",
2546
+ "Hiragino Sans GB",
2547
+ "Microsoft YaHei",
2548
+ "Helvetica Neue",
2549
+ "Helvetica",
2550
+ "Arial",
2551
+ "sans-serif"
2552
+ ],
2553
+ "fontWeight": 400,
2554
+ "lineHeight": 16
2555
+ }
2504
2556
  },
2505
2557
  "stroke": {
2506
2558
  "type": "user",
@@ -2579,12 +2631,13 @@
2579
2631
  "value": "follow-border"
2580
2632
  },
2581
2633
  "fontStyle": {
2582
- "name": "small-regular",
2634
+ "name": "axis-label-values",
2583
2635
  "type": "custom",
2584
- "label": "small-regular",
2585
- "value": "small-regular",
2636
+ "label": "axis-label-values",
2637
+ "value": "axis-label-values",
2586
2638
  "fontSize": 12,
2587
2639
  "fontFamily": [
2640
+ "D-DIN",
2588
2641
  "Inter",
2589
2642
  "BlinkMacSystemFont",
2590
2643
  "Segoe UI",
@@ -2594,8 +2647,7 @@
2594
2647
  "Helvetica Neue",
2595
2648
  "Helvetica",
2596
2649
  "Arial",
2597
- "sans-serif",
2598
- "D-DIN"
2650
+ "sans-serif"
2599
2651
  ],
2600
2652
  "fontWeight": 400,
2601
2653
  "lineHeight": 16
@@ -2645,6 +2697,31 @@
2645
2697
  "width": 2
2646
2698
  }
2647
2699
  },
2700
+ "label": {
2701
+ "visible": false,
2702
+ "fontStyle": {
2703
+ "name": "axis-label-values",
2704
+ "type": "custom",
2705
+ "label": "axis-label-values",
2706
+ "value": "axis-label-values",
2707
+ "fontSize": 12,
2708
+ "fontFamily": [
2709
+ "D-DIN",
2710
+ "Inter",
2711
+ "BlinkMacSystemFont",
2712
+ "Segoe UI",
2713
+ "PingFang SC",
2714
+ "Hiragino Sans GB",
2715
+ "Microsoft YaHei",
2716
+ "Helvetica Neue",
2717
+ "Helvetica",
2718
+ "Arial",
2719
+ "sans-serif"
2720
+ ],
2721
+ "fontWeight": 400,
2722
+ "lineHeight": 16
2723
+ }
2724
+ },
2648
2725
  "point": {
2649
2726
  "visible": false
2650
2727
  },
@@ -2704,12 +2781,13 @@
2704
2781
  "value": "follow-border"
2705
2782
  },
2706
2783
  "fontStyle": {
2707
- "name": "small-regular",
2784
+ "name": "axis-label-values",
2708
2785
  "type": "custom",
2709
- "label": "small-regular",
2710
- "value": "small-regular",
2786
+ "label": "axis-label-values",
2787
+ "value": "axis-label-values",
2711
2788
  "fontSize": 12,
2712
2789
  "fontFamily": [
2790
+ "D-DIN",
2713
2791
  "Inter",
2714
2792
  "BlinkMacSystemFont",
2715
2793
  "Segoe UI",
@@ -2719,8 +2797,7 @@
2719
2797
  "Helvetica Neue",
2720
2798
  "Helvetica",
2721
2799
  "Arial",
2722
- "sans-serif",
2723
- "D-DIN"
2800
+ "sans-serif"
2724
2801
  ],
2725
2802
  "fontWeight": 400,
2726
2803
  "lineHeight": 16
@@ -2772,12 +2849,13 @@
2772
2849
  },
2773
2850
  "visible": true,
2774
2851
  "fontStyle": {
2775
- "name": "small-regular",
2852
+ "name": "axis-label-values",
2776
2853
  "type": "custom",
2777
- "label": "small-regular",
2778
- "value": "small-regular",
2854
+ "label": "axis-label-values",
2855
+ "value": "axis-label-values",
2779
2856
  "fontSize": 12,
2780
2857
  "fontFamily": [
2858
+ "D-DIN",
2781
2859
  "Inter",
2782
2860
  "BlinkMacSystemFont",
2783
2861
  "Segoe UI",
@@ -2787,8 +2865,7 @@
2787
2865
  "Helvetica Neue",
2788
2866
  "Helvetica",
2789
2867
  "Arial",
2790
- "sans-serif",
2791
- "D-DIN"
2868
+ "sans-serif"
2792
2869
  ],
2793
2870
  "fontWeight": 400,
2794
2871
  "lineHeight": 16
@@ -2834,11 +2911,20 @@
2834
2911
  "value": "--dv-color-line-0"
2835
2912
  },
2836
2913
  "visible": true,
2914
+ "lineDash": {
2915
+ "dash": [
2916
+ 3,
2917
+ 3
2918
+ ],
2919
+ "type": "user",
2920
+ "label": "3px 3px",
2921
+ "value": "3px 3px"
2922
+ },
2837
2923
  "lineWidth": {
2838
2924
  "type": "custom",
2839
- "label": "width-1",
2840
- "value": "width-1",
2841
- "width": 1
2925
+ "label": "width-0",
2926
+ "value": "width-0",
2927
+ "width": 0.5
2842
2928
  }
2843
2929
  },
2844
2930
  "stroke": {
@@ -2850,12 +2936,13 @@
2850
2936
  },
2851
2937
  "visible": false,
2852
2938
  "fontStyle": {
2853
- "name": "small-regular",
2939
+ "name": "axis-label-values",
2854
2940
  "type": "custom",
2855
- "label": "small-regular",
2856
- "value": "small-regular",
2941
+ "label": "axis-label-values",
2942
+ "value": "axis-label-values",
2857
2943
  "fontSize": 12,
2858
2944
  "fontFamily": [
2945
+ "D-DIN",
2859
2946
  "Inter",
2860
2947
  "BlinkMacSystemFont",
2861
2948
  "Segoe UI",
@@ -2865,8 +2952,7 @@
2865
2952
  "Helvetica Neue",
2866
2953
  "Helvetica",
2867
2954
  "Arial",
2868
- "sans-serif",
2869
- "D-DIN"
2955
+ "sans-serif"
2870
2956
  ],
2871
2957
  "fontWeight": 400,
2872
2958
  "lineHeight": 16
@@ -2899,7 +2985,29 @@
2899
2985
  }
2900
2986
  ],
2901
2987
  "transformLabel": {
2902
- "visible": false
2988
+ "visible": false,
2989
+ "fontStyle": {
2990
+ "name": "axis-label-values",
2991
+ "type": "custom",
2992
+ "label": "axis-label-values",
2993
+ "value": "axis-label-values",
2994
+ "fontSize": 12,
2995
+ "fontFamily": [
2996
+ "D-DIN",
2997
+ "Inter",
2998
+ "BlinkMacSystemFont",
2999
+ "Segoe UI",
3000
+ "PingFang SC",
3001
+ "Hiragino Sans GB",
3002
+ "Microsoft YaHei",
3003
+ "Helvetica Neue",
3004
+ "Helvetica",
3005
+ "Arial",
3006
+ "sans-serif"
3007
+ ],
3008
+ "fontWeight": 400,
3009
+ "lineHeight": 16
3010
+ }
2903
3011
  },
2904
3012
  "animationAppear": {
2905
3013
  "delay": {
@@ -2960,12 +3068,13 @@
2960
3068
  "value": "--dv-color-text-0"
2961
3069
  },
2962
3070
  "fontStyle": {
2963
- "name": "small-regular",
3071
+ "name": "axis-label-values",
2964
3072
  "type": "custom",
2965
- "label": "small-regular",
2966
- "value": "small-regular",
3073
+ "label": "axis-label-values",
3074
+ "value": "axis-label-values",
2967
3075
  "fontSize": 12,
2968
3076
  "fontFamily": [
3077
+ "D-DIN",
2969
3078
  "Inter",
2970
3079
  "BlinkMacSystemFont",
2971
3080
  "Segoe UI",
@@ -2975,8 +3084,7 @@
2975
3084
  "Helvetica Neue",
2976
3085
  "Helvetica",
2977
3086
  "Arial",
2978
- "sans-serif",
2979
- "D-DIN"
3087
+ "sans-serif"
2980
3088
  ],
2981
3089
  "fontWeight": 400,
2982
3090
  "lineHeight": 16
@@ -2994,12 +3102,13 @@
2994
3102
  "value": "follow-border"
2995
3103
  },
2996
3104
  "fontStyle": {
2997
- "name": "small-regular",
3105
+ "name": "axis-label-values",
2998
3106
  "type": "custom",
2999
- "label": "small-regular",
3000
- "value": "small-regular",
3107
+ "label": "axis-label-values",
3108
+ "value": "axis-label-values",
3001
3109
  "fontSize": 12,
3002
3110
  "fontFamily": [
3111
+ "D-DIN",
3003
3112
  "Inter",
3004
3113
  "BlinkMacSystemFont",
3005
3114
  "Segoe UI",
@@ -3009,8 +3118,7 @@
3009
3118
  "Helvetica Neue",
3010
3119
  "Helvetica",
3011
3120
  "Arial",
3012
- "sans-serif",
3013
- "D-DIN"
3121
+ "sans-serif"
3014
3122
  ],
3015
3123
  "fontWeight": 400,
3016
3124
  "lineHeight": 16
@@ -3930,7 +4038,7 @@
3930
4038
  "space": 4,
3931
4039
  "value": "spacing-2xs"
3932
4040
  },
3933
- "visible": true,
4041
+ "visible": false,
3934
4042
  "position": "center",
3935
4043
  "fontColor": {
3936
4044
  "type": "custom",
@@ -4061,7 +4169,7 @@
4061
4169
  "space": 4,
4062
4170
  "value": "spacing-2xs"
4063
4171
  },
4064
- "visible": true,
4172
+ "visible": false,
4065
4173
  "position": "center",
4066
4174
  "fontColor": {
4067
4175
  "type": "custom",
@@ -4371,21 +4479,27 @@
4371
4479
  "padding": {
4372
4480
  "top": {
4373
4481
  "type": "custom",
4374
- "label": "spacing-m",
4482
+ "label": "spacing-s",
4375
4483
  "space": 12,
4376
- "value": "spacing-m"
4484
+ "value": "spacing-s"
4377
4485
  },
4378
4486
  "left": {
4379
4487
  "type": "custom",
4380
4488
  "label": "spacing-m",
4381
- "space": 12,
4489
+ "space": 16,
4382
4490
  "value": "spacing-m"
4383
4491
  },
4384
- "bottom": {
4492
+ "right": {
4385
4493
  "type": "custom",
4386
4494
  "label": "spacing-m",
4387
- "space": 12,
4495
+ "space": 16,
4388
4496
  "value": "spacing-m"
4497
+ },
4498
+ "bottom": {
4499
+ "type": "custom",
4500
+ "label": "spacing-s",
4501
+ "space": 12,
4502
+ "value": "spacing-s"
4389
4503
  }
4390
4504
  },
4391
4505
  "borderRadius": {
@@ -4396,9 +4510,9 @@
4396
4510
  },
4397
4511
  "cornerRadius": {
4398
4512
  "type": "user",
4399
- "label": 12,
4400
- "value": 12,
4401
- "radius": 12
4513
+ "label": 8,
4514
+ "value": 8,
4515
+ "radius": 8
4402
4516
  },
4403
4517
  "backgroundColor": {
4404
4518
  "type": "custom",
@@ -4419,9 +4533,9 @@
4419
4533
  "keyLabel": {
4420
4534
  "spacing": {
4421
4535
  "type": "custom",
4422
- "label": "spacing-xl",
4536
+ "label": "spacing-l",
4423
4537
  "space": 20,
4424
- "value": "spacing-xl"
4538
+ "value": "spacing-l"
4425
4539
  },
4426
4540
  "fontColor": {
4427
4541
  "type": "palette",
@@ -4454,9 +4568,9 @@
4454
4568
  },
4455
4569
  "spaceRow": {
4456
4570
  "type": "custom",
4457
- "label": "spacing-s",
4458
- "space": 8,
4459
- "value": "spacing-s"
4571
+ "label": "spacing-xs",
4572
+ "space": 6,
4573
+ "value": "spacing-xs"
4460
4574
  },
4461
4575
  "titleLabel": {
4462
4576
  "fontColor": {
@@ -4534,12 +4648,46 @@
4534
4648
  "label": "--dv-color-fill-0",
4535
4649
  "value": "--dv-color-fill-0"
4536
4650
  },
4537
- "visible": false
4651
+ "visible": true
4538
4652
  },
4539
4653
  "label": {
4540
- "visible": false,
4654
+ "visible": true,
4655
+ "fontStyle": {
4656
+ "type": "user",
4657
+ "label": "12/16px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 600",
4658
+ "value": "12/16px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 600",
4659
+ "fontSize": 12,
4660
+ "fontFamily": [
4661
+ "D-DIN",
4662
+ "Inter",
4663
+ "BlinkMacSystemFont",
4664
+ "Segoe UI",
4665
+ "PingFang SC",
4666
+ "Hiragino Sans GB",
4667
+ "Microsoft YaHei",
4668
+ "Helvetica Neue",
4669
+ "Helvetica",
4670
+ "Arial",
4671
+ "sans-serif"
4672
+ ],
4673
+ "fontWeight": 600,
4674
+ "lineHeight": 16
4675
+ },
4541
4676
  "labelBackground": {
4542
- "visible": true
4677
+ "fill": {
4678
+ "type": "palette",
4679
+ "color": "#222727ff",
4680
+ "group": "Text",
4681
+ "label": "--dv-color-text-0",
4682
+ "value": "--dv-color-text-0"
4683
+ },
4684
+ "visible": true,
4685
+ "cornerRadius": {
4686
+ "type": "custom",
4687
+ "label": "m",
4688
+ "value": "m",
4689
+ "radius": 2
4690
+ }
4543
4691
  }
4544
4692
  }
4545
4693
  },
@@ -4553,10 +4701,10 @@
4553
4701
  "label": "--dv-color-line-1",
4554
4702
  "value": "--dv-color-line-1"
4555
4703
  },
4556
- "visible": true
4704
+ "visible": false
4557
4705
  },
4558
4706
  "label": {
4559
- "visible": true,
4707
+ "visible": false,
4560
4708
  "fontStyle": {
4561
4709
  "name": "axis-label-values",
4562
4710
  "type": "custom",
@@ -4663,7 +4811,7 @@
4663
4811
  "area": {
4664
4812
  "fill": {
4665
4813
  "type": "palette",
4666
- "color": "#1c1f230d",
4814
+ "color": "#2227270d",
4667
4815
  "group": "Fill",
4668
4816
  "label": "--dv-color-fill-0",
4669
4817
  "value": "--dv-color-fill-0"
@@ -4675,10 +4823,10 @@
4675
4823
  "line": {
4676
4824
  "stroke": {
4677
4825
  "type": "palette",
4678
- "color": "#c6c9cdff",
4826
+ "color": "#889292ff",
4679
4827
  "group": "Line",
4680
- "label": "--dv-color-line-0",
4681
- "value": "--dv-color-line-0"
4828
+ "label": "--dv-color-line-1",
4829
+ "value": "--dv-color-line-1"
4682
4830
  },
4683
4831
  "lineDash": {
4684
4832
  "dash": [
@@ -4718,9 +4866,9 @@
4718
4866
  },
4719
4867
  "lineWidth": {
4720
4868
  "type": "custom",
4721
- "label": "width-1",
4722
- "value": "width-1",
4723
- "width": 1
4869
+ "label": "width-2",
4870
+ "value": "width-2",
4871
+ "width": 2
4724
4872
  }
4725
4873
  }
4726
4874
  }
@@ -4732,7 +4880,7 @@
4732
4880
  "space": {
4733
4881
  "type": "custom",
4734
4882
  "label": "spacing-s",
4735
- "space": 8,
4883
+ "space": 12,
4736
4884
  "value": "spacing-s"
4737
4885
  },
4738
4886
  "opacity": 30,