@semi-bot/semi-vchart-theme-ida 1.0.0 → 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/raw.json CHANGED
@@ -4,13 +4,20 @@
4
4
  "line": "default",
5
5
  "radius": "default",
6
6
  "spacing": "default",
7
- "brandColor": "#54a9ff",
7
+ "brandColor": "#0064fa",
8
8
  "paletteMode": "category",
9
9
  "generateCategoricalMode": "default"
10
10
  },
11
11
  "chart": {
12
12
  "bar": {
13
- "bar": {},
13
+ "bar": {
14
+ "lineWidth": {
15
+ "type": "user",
16
+ "label": 0,
17
+ "value": 0,
18
+ "width": 0
19
+ }
20
+ },
14
21
  "label": {
15
22
  "visible": false,
16
23
  "position": "outside"
@@ -42,7 +49,38 @@
42
49
  "radius": 0
43
50
  }
44
51
  ],
52
+ "paddingOuter": 10,
45
53
  "barGapInGroup": "10%",
54
+ "animationAppear": {
55
+ "delay": {
56
+ "type": "custom",
57
+ "delay": 0,
58
+ "label": "none",
59
+ "value": "none"
60
+ },
61
+ "easing": "quadInOut",
62
+ "duration": {
63
+ "type": "custom",
64
+ "label": "normal",
65
+ "value": "normal",
66
+ "duration": 800
67
+ }
68
+ },
69
+ "animationUpdate": {
70
+ "delay": {
71
+ "type": "custom",
72
+ "delay": 0,
73
+ "label": "none",
74
+ "value": "none"
75
+ },
76
+ "easing": "quadInOut",
77
+ "duration": {
78
+ "type": "custom",
79
+ "label": "normal",
80
+ "value": "normal",
81
+ "duration": 800
82
+ }
83
+ },
46
84
  "showMaxMinWidth": false
47
85
  },
48
86
  "pie": {
@@ -53,117 +91,582 @@
53
91
  "visible": false,
54
92
  "position": "outside"
55
93
  },
94
+ "stroke": {
95
+ "type": "user",
96
+ "group": "色板",
97
+ "label": "follow-border",
98
+ "value": "follow-border"
99
+ },
56
100
  "padAngle": 0,
101
+ "startAngle": -90,
57
102
  "outerRadius": 0.9,
58
103
  "cornerRadius": {
59
104
  "type": "custom",
60
105
  "label": "l",
61
106
  "value": "l",
62
107
  "radius": 4
108
+ },
109
+ "animationAppear": {
110
+ "delay": {
111
+ "type": "custom",
112
+ "delay": 0,
113
+ "label": "none",
114
+ "value": "none"
115
+ },
116
+ "easing": "quadInOut",
117
+ "duration": {
118
+ "type": "custom",
119
+ "label": "normal",
120
+ "value": "normal",
121
+ "duration": 800
122
+ }
123
+ },
124
+ "animationUpdate": {
125
+ "delay": {
126
+ "type": "custom",
127
+ "delay": 0,
128
+ "label": "none",
129
+ "value": "none"
130
+ },
131
+ "easing": "quadInOut",
132
+ "duration": {
133
+ "type": "custom",
134
+ "label": "normal",
135
+ "value": "normal",
136
+ "duration": 800
137
+ }
63
138
  }
64
139
  },
65
140
  "area": {
66
141
  "area": {
67
- "visible": true
142
+ "fill": {
143
+ "endOffset": 100,
144
+ "endOpacity": 0,
145
+ "startOffset": 0,
146
+ "startOpacity": 100
147
+ },
148
+ "visible": true,
149
+ "colorGradient": true
68
150
  },
69
151
  "line": {
70
152
  "visible": true,
71
- "curveType": "linear"
153
+ "curveType": "linear",
154
+ "lineWidth": {
155
+ "type": "custom",
156
+ "label": "width-2",
157
+ "value": "width-2",
158
+ "width": 2
159
+ }
72
160
  },
73
161
  "label": {
74
162
  "visible": false,
75
- "position": "top"
163
+ "position": "top",
164
+ "fontColor": {
165
+ "type": "user",
166
+ "group": "色板",
167
+ "label": "follow-border",
168
+ "value": "follow-border"
169
+ },
170
+ "fontStyle": {
171
+ "name": "small-regular",
172
+ "type": "custom",
173
+ "label": "small-regular",
174
+ "value": "small-regular",
175
+ "fontSize": 12,
176
+ "fontFamily": [
177
+ "Inter",
178
+ "BlinkMacSystemFont",
179
+ "Segoe UI",
180
+ "PingFang SC",
181
+ "Hiragino Sans GB",
182
+ "Microsoft YaHei",
183
+ "Helvetica Neue",
184
+ "Helvetica",
185
+ "Arial",
186
+ "sans-serif",
187
+ "D-DIN"
188
+ ],
189
+ "fontWeight": 400,
190
+ "lineHeight": 16
191
+ }
76
192
  },
77
193
  "point": {
78
- "visible": true
194
+ "visible": false
195
+ },
196
+ "animationAppear": {
197
+ "delay": {
198
+ "type": "custom",
199
+ "delay": 0,
200
+ "label": "none",
201
+ "value": "none"
202
+ },
203
+ "easing": "quadInOut",
204
+ "duration": {
205
+ "type": "custom",
206
+ "label": "normal",
207
+ "value": "normal",
208
+ "duration": 800
209
+ }
210
+ },
211
+ "animationUpdate": {
212
+ "delay": {
213
+ "type": "custom",
214
+ "delay": 800,
215
+ "label": "normal",
216
+ "value": "normal"
217
+ },
218
+ "easing": "quadInOut",
219
+ "duration": {
220
+ "type": "custom",
221
+ "label": "normal",
222
+ "value": "normal",
223
+ "duration": 800
224
+ }
79
225
  }
80
226
  },
81
227
  "line": {
82
228
  "line": {
83
- "curveType": "linear"
84
- },
85
- "label": {
86
- "visible": false,
87
- "position": "top"
229
+ "curveType": "linear",
230
+ "lineWidth": {
231
+ "type": "custom",
232
+ "label": "width-2",
233
+ "value": "width-2",
234
+ "width": 2
235
+ }
88
236
  },
89
237
  "point": {
90
- "visible": true,
91
- "symbolType": "circle"
92
- }
93
- },
94
- "funnel": {
95
- "label": {
96
- "visible": false
97
- },
98
- "transform": {},
99
- "outerLabel": {
100
- "line": {
101
- "visible": true
102
- },
103
238
  "visible": false
104
239
  },
105
- "cornerRadius": [
106
- {
240
+ "animationAppear": {
241
+ "delay": {
107
242
  "type": "custom",
108
- "label": "l",
109
- "value": "l",
110
- "radius": 4
243
+ "delay": 0,
244
+ "label": "none",
245
+ "value": "none"
111
246
  },
112
- {
247
+ "easing": "quadInOut",
248
+ "duration": {
113
249
  "type": "custom",
114
- "label": "l",
115
- "value": "l",
116
- "radius": 4
117
- },
118
- {
250
+ "label": "normal",
251
+ "value": "normal",
252
+ "duration": 800
253
+ }
254
+ },
255
+ "animationUpdate": {
256
+ "delay": {
119
257
  "type": "custom",
120
- "label": "l",
121
- "value": "l",
122
- "radius": 4
258
+ "delay": 0,
259
+ "label": "none",
260
+ "value": "none"
123
261
  },
124
- {
262
+ "easing": "quadInOut",
263
+ "duration": {
125
264
  "type": "custom",
126
- "label": "l",
127
- "value": "l",
128
- "radius": 4
265
+ "label": "normal",
266
+ "value": "normal",
267
+ "duration": 800
129
268
  }
130
- ],
131
- "transformLabel": {
132
- "visible": false
133
269
  }
134
- }
135
- },
136
- "global": {
137
- "font": {
138
- "title": {
139
- "name": "title",
140
- "type": "custom",
141
- "fontSize": 18,
142
- "fontFamily": [
143
- "Inter",
144
- "BlinkMacSystemFont",
145
- "Segoe UI",
146
- "PingFang SC",
147
- "Hiragino Sans GB",
148
- "Microsoft YaHei",
149
- "Helvetica Neue",
150
- "Helvetica",
151
- "Arial",
152
- "sans-serif",
153
- "D-DIN"
154
- ],
155
- "fontWeight": 600,
156
- "lineHeight": 24
270
+ },
271
+ "radar": {
272
+ "area": {
273
+ "visible": true,
274
+ "fillOpacity": 30
157
275
  },
158
- "small-regular": {
159
- "name": "small-regular",
160
- "type": "custom",
161
- "fontSize": 12,
162
- "fontFamily": [
163
- "Inter",
164
- "BlinkMacSystemFont",
165
- "Segoe UI",
166
- "PingFang SC",
276
+ "line": {
277
+ "visible": true,
278
+ "curveType": "linear",
279
+ "lineWidth": {
280
+ "type": "custom",
281
+ "label": "width-2",
282
+ "value": "width-2",
283
+ "width": 2
284
+ }
285
+ },
286
+ "label": {
287
+ "visible": false,
288
+ "position": "top",
289
+ "fontColor": {
290
+ "type": "user",
291
+ "group": "色板",
292
+ "label": "follow-border",
293
+ "value": "follow-border"
294
+ },
295
+ "fontStyle": {
296
+ "name": "small-regular",
297
+ "type": "custom",
298
+ "label": "small-regular",
299
+ "value": "small-regular",
300
+ "fontSize": 12,
301
+ "fontFamily": [
302
+ "Inter",
303
+ "BlinkMacSystemFont",
304
+ "Segoe UI",
305
+ "PingFang SC",
306
+ "Hiragino Sans GB",
307
+ "Microsoft YaHei",
308
+ "Helvetica Neue",
309
+ "Helvetica",
310
+ "Arial",
311
+ "sans-serif",
312
+ "D-DIN"
313
+ ],
314
+ "fontWeight": 400,
315
+ "lineHeight": 16
316
+ }
317
+ },
318
+ "point": {
319
+ "fill": {
320
+ "type": "user",
321
+ "group": "色板",
322
+ "label": "follow-border",
323
+ "value": "follow-border"
324
+ },
325
+ "size": {
326
+ "type": "user",
327
+ "label": 6,
328
+ "value": 6,
329
+ "width": 6
330
+ },
331
+ "stroke": {
332
+ "type": "custom",
333
+ "color": "#ffffff",
334
+ "group": "Bg",
335
+ "label": "--dv-color-bg-0",
336
+ "value": "--dv-color-bg-0"
337
+ },
338
+ "visible": false,
339
+ "lineWidth": {
340
+ "type": "custom",
341
+ "label": "width-1",
342
+ "value": "width-1",
343
+ "width": 1
344
+ },
345
+ "symbolType": "circle"
346
+ }
347
+ },
348
+ "funnel": {
349
+ "gap": {
350
+ "type": "custom",
351
+ "label": "spacing-2xs",
352
+ "space": 2,
353
+ "value": "spacing-2xs"
354
+ },
355
+ "label": {
356
+ "fill": {
357
+ "type": "user",
358
+ "color": "#ffffff",
359
+ "label": "#ffffff",
360
+ "value": "#ffffff"
361
+ },
362
+ "visible": true,
363
+ "fontStyle": {
364
+ "name": "small-regular",
365
+ "type": "custom",
366
+ "label": "small-regular",
367
+ "value": "small-regular",
368
+ "fontSize": 12,
369
+ "fontFamily": [
370
+ "Inter",
371
+ "BlinkMacSystemFont",
372
+ "Segoe UI",
373
+ "PingFang SC",
374
+ "Hiragino Sans GB",
375
+ "Microsoft YaHei",
376
+ "Helvetica Neue",
377
+ "Helvetica",
378
+ "Arial",
379
+ "sans-serif",
380
+ "D-DIN"
381
+ ],
382
+ "fontWeight": 400,
383
+ "lineHeight": 16
384
+ }
385
+ },
386
+ "funnel": {
387
+ "lineWidth": {
388
+ "type": "user",
389
+ "label": 0,
390
+ "value": 0,
391
+ "width": 0
392
+ }
393
+ },
394
+ "transform": {
395
+ "fill": {
396
+ "type": "palette",
397
+ "color": "#1c1f230d",
398
+ "group": "Fill",
399
+ "label": "--dv-color-fill-0",
400
+ "value": "--dv-color-fill-0"
401
+ },
402
+ "lineWidth": {
403
+ "type": "user",
404
+ "label": 0,
405
+ "value": 0,
406
+ "width": 0
407
+ }
408
+ },
409
+ "outerLabel": {
410
+ "fill": {
411
+ "type": "palette",
412
+ "color": "#1c1f23a6",
413
+ "group": "Text",
414
+ "label": "--dv-color-text-2",
415
+ "value": "--dv-color-text-2"
416
+ },
417
+ "line": {
418
+ "stroke": {
419
+ "type": "palette",
420
+ "color": "#c6c9cdff",
421
+ "group": "Line",
422
+ "label": "--dv-color-line-0",
423
+ "value": "--dv-color-line-0"
424
+ },
425
+ "visible": true,
426
+ "lineWidth": {
427
+ "type": "custom",
428
+ "label": "width-1",
429
+ "value": "width-1",
430
+ "width": 1
431
+ }
432
+ },
433
+ "stroke": {
434
+ "type": "palette",
435
+ "color": "#c6c9cdff",
436
+ "group": "Line",
437
+ "label": "--dv-color-line-0",
438
+ "value": "--dv-color-line-0"
439
+ },
440
+ "visible": false,
441
+ "fontStyle": {
442
+ "name": "small-regular",
443
+ "type": "custom",
444
+ "label": "small-regular",
445
+ "value": "small-regular",
446
+ "fontSize": 12,
447
+ "fontFamily": [
448
+ "Inter",
449
+ "BlinkMacSystemFont",
450
+ "Segoe UI",
451
+ "PingFang SC",
452
+ "Hiragino Sans GB",
453
+ "Microsoft YaHei",
454
+ "Helvetica Neue",
455
+ "Helvetica",
456
+ "Arial",
457
+ "sans-serif",
458
+ "D-DIN"
459
+ ],
460
+ "fontWeight": 400,
461
+ "lineHeight": 16
462
+ }
463
+ },
464
+ "cornerRadius": [
465
+ {
466
+ "type": "custom",
467
+ "label": "l",
468
+ "value": "l",
469
+ "radius": 4
470
+ },
471
+ {
472
+ "type": "custom",
473
+ "label": "l",
474
+ "value": "l",
475
+ "radius": 4
476
+ },
477
+ {
478
+ "type": "custom",
479
+ "label": "l",
480
+ "value": "l",
481
+ "radius": 4
482
+ },
483
+ {
484
+ "type": "custom",
485
+ "label": "l",
486
+ "value": "l",
487
+ "radius": 4
488
+ }
489
+ ],
490
+ "transformLabel": {
491
+ "visible": false
492
+ },
493
+ "animationAppear": {
494
+ "delay": {
495
+ "type": "custom",
496
+ "delay": 0,
497
+ "label": "none",
498
+ "value": "none"
499
+ },
500
+ "easing": "quadInOut",
501
+ "duration": {
502
+ "type": "custom",
503
+ "label": "normal",
504
+ "value": "normal",
505
+ "duration": 800
506
+ }
507
+ },
508
+ "animationUpdate": {
509
+ "delay": {
510
+ "type": "custom",
511
+ "delay": 800,
512
+ "label": "normal",
513
+ "value": "normal"
514
+ },
515
+ "easing": "quadInOut",
516
+ "duration": {
517
+ "type": "custom",
518
+ "label": "normal",
519
+ "value": "normal",
520
+ "duration": 800
521
+ }
522
+ }
523
+ },
524
+ "heatmap": {
525
+ "cell": {
526
+ "stroke": {
527
+ "type": "custom",
528
+ "color": "#ffffff",
529
+ "group": "Bg",
530
+ "label": "--dv-color-bg-0",
531
+ "value": "--dv-color-bg-0"
532
+ },
533
+ "visible": true,
534
+ "lineWidth": {
535
+ "type": "custom",
536
+ "label": "width-1",
537
+ "value": "width-1",
538
+ "width": 1
539
+ }
540
+ },
541
+ "label": {
542
+ "visible": true,
543
+ "position": "inside",
544
+ "fontColor": {
545
+ "type": "palette",
546
+ "color": "#1c1f23ff",
547
+ "group": "Text",
548
+ "label": "--dv-color-text-0",
549
+ "value": "--dv-color-text-0"
550
+ },
551
+ "fontStyle": {
552
+ "name": "small-regular",
553
+ "type": "custom",
554
+ "label": "small-regular",
555
+ "value": "small-regular",
556
+ "fontSize": 12,
557
+ "fontFamily": [
558
+ "Inter",
559
+ "BlinkMacSystemFont",
560
+ "Segoe UI",
561
+ "PingFang SC",
562
+ "Hiragino Sans GB",
563
+ "Microsoft YaHei",
564
+ "Helvetica Neue",
565
+ "Helvetica",
566
+ "Arial",
567
+ "sans-serif",
568
+ "D-DIN"
569
+ ],
570
+ "fontWeight": 400,
571
+ "lineHeight": 16
572
+ }
573
+ }
574
+ },
575
+ "scatter": {
576
+ "label": {
577
+ "visible": false,
578
+ "position": "top",
579
+ "fontColor": {
580
+ "type": "user",
581
+ "group": "色板",
582
+ "label": "follow-border",
583
+ "value": "follow-border"
584
+ },
585
+ "fontStyle": {
586
+ "name": "small-regular",
587
+ "type": "custom",
588
+ "label": "small-regular",
589
+ "value": "small-regular",
590
+ "fontSize": 12,
591
+ "fontFamily": [
592
+ "Inter",
593
+ "BlinkMacSystemFont",
594
+ "Segoe UI",
595
+ "PingFang SC",
596
+ "Hiragino Sans GB",
597
+ "Microsoft YaHei",
598
+ "Helvetica Neue",
599
+ "Helvetica",
600
+ "Arial",
601
+ "sans-serif",
602
+ "D-DIN"
603
+ ],
604
+ "fontWeight": 400,
605
+ "lineHeight": 16
606
+ }
607
+ },
608
+ "point": {
609
+ "fill": {
610
+ "type": "user",
611
+ "group": "色板",
612
+ "label": "follow-border",
613
+ "value": "follow-border"
614
+ },
615
+ "size": {
616
+ "type": "user",
617
+ "label": 8,
618
+ "value": 8,
619
+ "width": 8
620
+ },
621
+ "stroke": {
622
+ "type": "custom",
623
+ "color": "#ffffff",
624
+ "group": "Bg",
625
+ "label": "--dv-color-bg-0",
626
+ "value": "--dv-color-bg-0"
627
+ },
628
+ "visible": true,
629
+ "lineWidth": {
630
+ "type": "custom",
631
+ "label": "width-1",
632
+ "value": "width-1",
633
+ "width": 1
634
+ },
635
+ "symbolType": "circle"
636
+ }
637
+ }
638
+ },
639
+ "global": {
640
+ "font": {
641
+ "title": {
642
+ "name": "title",
643
+ "type": "custom",
644
+ "fontSize": 18,
645
+ "fontFamily": [
646
+ "Inter",
647
+ "BlinkMacSystemFont",
648
+ "Segoe UI",
649
+ "PingFang SC",
650
+ "Hiragino Sans GB",
651
+ "Microsoft YaHei",
652
+ "Helvetica Neue",
653
+ "Helvetica",
654
+ "Arial",
655
+ "sans-serif",
656
+ "D-DIN"
657
+ ],
658
+ "fontWeight": 600,
659
+ "lineHeight": 24
660
+ },
661
+ "small-regular": {
662
+ "name": "small-regular",
663
+ "type": "custom",
664
+ "fontSize": 12,
665
+ "fontFamily": [
666
+ "Inter",
667
+ "BlinkMacSystemFont",
668
+ "Segoe UI",
669
+ "PingFang SC",
167
670
  "Hiragino Sans GB",
168
671
  "Microsoft YaHei",
169
672
  "Helvetica Neue",
@@ -195,6 +698,26 @@
195
698
  "fontWeight": 600,
196
699
  "lineHeight": 16
197
700
  },
701
+ "axis-label-values": {
702
+ "name": "axis-label-values",
703
+ "type": "custom",
704
+ "fontSize": 12,
705
+ "fontFamily": [
706
+ "D-DIN",
707
+ "Inter",
708
+ "BlinkMacSystemFont",
709
+ "Segoe UI",
710
+ "PingFang SC",
711
+ "Hiragino Sans GB",
712
+ "Microsoft YaHei",
713
+ "Helvetica Neue",
714
+ "Helvetica",
715
+ "Arial",
716
+ "sans-serif"
717
+ ],
718
+ "fontWeight": 400,
719
+ "lineHeight": 16
720
+ },
198
721
  "paragraph-regular": {
199
722
  "name": "paragraph-regular",
200
723
  "type": "custom",
@@ -355,83 +878,83 @@
355
878
  },
356
879
  "--dv-color-sequential-0": {
357
880
  "type": "custom",
358
- "custom": "#1e4170"
881
+ "custom": "#084242"
359
882
  },
360
883
  "--dv-color-sequential-1": {
361
884
  "type": "custom",
362
- "custom": "#2c5a94"
885
+ "custom": "#0d6463"
363
886
  },
364
887
  "--dv-color-sequential-2": {
365
888
  "type": "custom",
366
- "custom": "#3c75b8"
889
+ "custom": "#128582"
367
890
  },
368
891
  "--dv-color-sequential-3": {
369
892
  "type": "custom",
370
- "custom": "#4e92db"
893
+ "custom": "#18a6a1"
371
894
  },
372
895
  "--dv-color-sequential-4": {
373
896
  "type": "custom",
374
- "custom": "#54a9ff"
897
+ "custom": "#10C4BB"
375
898
  },
376
899
  "--dv-color-sequential-5": {
377
900
  "type": "custom",
378
- "custom": "#81c2ff"
901
+ "custom": "#44d2c8"
379
902
  },
380
903
  "--dv-color-sequential-6": {
381
904
  "type": "custom",
382
- "custom": "#a1d3ff"
905
+ "custom": "#6dddd4"
383
906
  },
384
907
  "--dv-color-sequential-7": {
385
908
  "type": "custom",
386
- "custom": "#c0e3ff"
909
+ "custom": "#9ae9e0"
387
910
  },
388
911
  "--dv-color-sequential-8": {
389
912
  "type": "custom",
390
- "custom": "#e0f1ff"
913
+ "custom": "#cbf4ef"
391
914
  },
392
915
  "--dv-color-sequential-9": {
393
916
  "type": "custom",
394
- "custom": "#f4faff"
917
+ "custom": "#e9f9f7"
395
918
  },
396
919
  "--dv-color-categorical-0": {
397
920
  "type": "custom",
398
- "custom": "#4390FD"
921
+ "custom": "#10C4BB"
399
922
  },
400
923
  "--dv-color-categorical-1": {
401
924
  "type": "custom",
402
- "custom": "#5FD3CF"
925
+ "custom": "#aa590a"
403
926
  },
404
927
  "--dv-color-categorical-2": {
405
928
  "type": "custom",
406
- "custom": "#B088DF"
929
+ "custom": "#b088df"
407
930
  },
408
931
  "--dv-color-categorical-3": {
409
932
  "type": "custom",
410
- "custom": "#E79B2C"
933
+ "custom": "#ec2f5d"
411
934
  },
412
935
  "--dv-color-categorical-4": {
413
936
  "type": "custom",
414
- "custom": "#F3C626"
937
+ "custom": "#1396f1"
415
938
  },
416
939
  "--dv-color-categorical-5": {
417
940
  "type": "custom",
418
- "custom": "#F05676"
941
+ "custom": "#cb9c1e"
419
942
  },
420
943
  "--dv-color-categorical-6": {
421
944
  "type": "custom",
422
- "custom": "#92DAF7"
945
+ "custom": "#0b9698"
423
946
  },
424
947
  "--dv-color-categorical-7": {
425
948
  "type": "custom",
426
- "custom": "#D179D3"
949
+ "custom": "#97c765"
427
950
  },
428
951
  "--dv-color-categorical-8": {
429
952
  "type": "custom",
430
- "custom": "#38B7C7"
953
+ "custom": "#d179d3"
431
954
  },
432
955
  "--dv-color-categorical-9": {
433
956
  "type": "custom",
434
- "custom": "#ACDD79"
957
+ "custom": "#6774c6"
435
958
  },
436
959
  "--dv-color-danger-active": {
437
960
  "type": "palette",
@@ -465,6 +988,18 @@
465
988
  "paletteIndex": 6
466
989
  }
467
990
  },
991
+ "--dv-color-categorical-10": {
992
+ "type": "custom",
993
+ "custom": "#85D200"
994
+ },
995
+ "--dv-color-categorical-11": {
996
+ "type": "custom",
997
+ "custom": "#D263D8"
998
+ },
999
+ "--dv-color-categorical-12": {
1000
+ "type": "custom",
1001
+ "custom": "#79A2CE"
1002
+ },
468
1003
  "--dv-color-success-active": {
469
1004
  "type": "palette",
470
1005
  "palette": {
@@ -535,207 +1070,207 @@
535
1070
  },
536
1071
  "palette": {
537
1072
  "red": [
538
- "#6d090e",
539
- "#911012",
540
- "#b51c19",
541
- "#d82e24",
542
- "#fc4332",
543
- "#fd6e5b",
544
- "#fd9683",
545
- "#febbac",
546
- "#feded6",
547
- "#fff3ef"
1073
+ "#6d0c09",
1074
+ "#911910",
1075
+ "#b52919",
1076
+ "#d83d24",
1077
+ "#fc5432",
1078
+ "#fd7b5b",
1079
+ "#fda083",
1080
+ "#fec2ac",
1081
+ "#fee2d6",
1082
+ "#fff4ef"
548
1083
  ],
549
1084
  "blue": [
550
- "#002f6e",
551
- "#004092",
552
- "#0355b6",
553
- "#0b6cd9",
554
- "#1486fd",
555
- "#43a1fd",
556
- "#72bbfe",
557
- "#a1d3fe",
558
- "#d0eaff",
559
- "#ecf7ff"
1085
+ "#002b6e",
1086
+ "#003c92",
1087
+ "#034fb6",
1088
+ "#0b66d9",
1089
+ "#147ffd",
1090
+ "#439cfd",
1091
+ "#72b7fe",
1092
+ "#a1d0fe",
1093
+ "#d0e8ff",
1094
+ "#ecf6ff"
560
1095
  ],
561
1096
  "cyan": [
562
- "#04353e",
563
- "#07505d",
564
- "#0a6d7b",
565
- "#0e8b9a",
566
- "#13aab9",
567
- "#38bcc7",
568
- "#62ced5",
569
- "#92e0e3",
570
- "#c6f0f1",
571
- "#e7f8f8"
1097
+ "#04333e",
1098
+ "#074d5d",
1099
+ "#0a697b",
1100
+ "#0e869a",
1101
+ "#13a4b9",
1102
+ "#38b7c7",
1103
+ "#62cad5",
1104
+ "#92dde3",
1105
+ "#c6eef1",
1106
+ "#e7f7f8"
572
1107
  ],
573
1108
  "grey": [
574
- "#1f2226",
575
- "#31353b",
576
- "#44494f",
577
- "#585e64",
578
- "#6e7378",
579
- "#8b9095",
580
- "#a8adb1",
581
- "#c7cbce",
582
- "#e7e9ea",
1109
+ "#232828",
1110
+ "#353c3c",
1111
+ "#485050",
1112
+ "#5b6464",
1113
+ "#6e7878",
1114
+ "#8b9594",
1115
+ "#a8b1b1",
1116
+ "#c7cece",
1117
+ "#e7eaea",
583
1118
  "#f9f9f9"
584
1119
  ],
585
1120
  "lime": [
586
- "#334703",
587
- "#4e6a05",
588
- "#6b8d09",
589
- "#89b10c",
590
- "#a8d411",
591
- "#b3dd3a",
592
- "#c0e567",
593
- "#d1ee96",
594
- "#e6f6c9",
595
- "#f4fbe9"
1121
+ "#2d4703",
1122
+ "#456a05",
1123
+ "#5f8d09",
1124
+ "#7bb10c",
1125
+ "#97d411",
1126
+ "#a4dd3a",
1127
+ "#b5e567",
1128
+ "#caee96",
1129
+ "#e2f6c9",
1130
+ "#f2fbe9"
596
1131
  ],
597
1132
  "pink": [
598
- "#5d0734",
599
- "#810e47",
600
- "#a51758",
601
- "#c82269",
602
- "#ec2f79",
603
- "#f0568d",
604
- "#f47fa5",
605
- "#f7a8bf",
606
- "#fbd3dd",
607
- "#fdeef2"
1133
+ "#5d0728",
1134
+ "#810e36",
1135
+ "#a51743",
1136
+ "#c82250",
1137
+ "#ec2f5d",
1138
+ "#f05676",
1139
+ "#f47f93",
1140
+ "#f7a8b4",
1141
+ "#fbd3d7",
1142
+ "#fdeeef"
608
1143
  ],
609
1144
  "teal": [
610
- "#033d37",
611
- "#055b51",
612
- "#08796b",
613
- "#0b9883",
614
- "#0fb69b",
615
- "#34c5ab",
616
- "#5fd3bd",
617
- "#8fe2d0",
618
- "#c4f0e6",
619
- "#e6f8f3"
1145
+ "#03393d",
1146
+ "#05575b",
1147
+ "#087679",
1148
+ "#0b9698",
1149
+ "#0fb6b5",
1150
+ "#34c5c1",
1151
+ "#5fd3cf",
1152
+ "#8fe2dd",
1153
+ "#c4f0ed",
1154
+ "#e6f8f6"
620
1155
  ],
621
1156
  "amber": [
622
- "#512b09",
623
- "#7a470f",
624
- "#a26616",
625
- "#cb891e",
626
- "#f3b026",
627
- "#f5c550",
628
- "#f8d77a",
629
- "#fae7a6",
630
- "#fdf4d2",
631
- "#fefbed"
1157
+ "#513309",
1158
+ "#7a520f",
1159
+ "#a27516",
1160
+ "#cb9c1e",
1161
+ "#f3c626",
1162
+ "#f5d750",
1163
+ "#f8e57a",
1164
+ "#faf0a6",
1165
+ "#fdf9d2",
1166
+ "#fefded"
632
1167
  ],
633
1168
  "brand": [
634
- "#1e4170",
635
- "#2c5a94",
636
- "#3c75b8",
637
- "#4e92db",
638
- "#62b0ff",
639
- "#81c2ff",
640
- "#a1d3ff",
641
- "#c0e3ff",
642
- "#e0f1ff",
643
- "#f4faff"
1169
+ "#084242",
1170
+ "#0d6463",
1171
+ "#128582",
1172
+ "#18a6a1",
1173
+ "#1fc7be",
1174
+ "#44d2c8",
1175
+ "#6dddd4",
1176
+ "#9ae9e0",
1177
+ "#cbf4ef",
1178
+ "#e9f9f7"
644
1179
  ],
645
1180
  "green": [
646
- "#153d19",
647
- "#205b26",
648
- "#2c7932",
649
- "#39983f",
650
- "#46b64b",
651
- "#64c567",
652
- "#85d386",
653
- "#abe2aa",
654
- "#d3f0d3",
655
- "#eef8ed"
1181
+ "#153d1e",
1182
+ "#205b2d",
1183
+ "#2c793b",
1184
+ "#39984a",
1185
+ "#46b658",
1186
+ "#64c572",
1187
+ "#85d38f",
1188
+ "#aae2b0",
1189
+ "#d3f0d6",
1190
+ "#edf8ee"
656
1191
  ],
657
1192
  "indigo": [
658
- "#1c2566",
659
- "#26317b",
660
- "#303e8f",
661
- "#3c4da4",
662
- "#495db8",
663
- "#6779c6",
664
- "#8898d4",
665
- "#acb9e3",
666
- "#d4dbf1",
1193
+ "#1c2166",
1194
+ "#262c7b",
1195
+ "#30398f",
1196
+ "#3c47a4",
1197
+ "#4957b8",
1198
+ "#6774c6",
1199
+ "#8894d4",
1200
+ "#acb6e3",
1201
+ "#d4d9f1",
667
1202
  "#eef0f8"
668
1203
  ],
669
1204
  "orange": [
670
- "#551c03",
671
- "#803106",
672
- "#aa4b0a",
673
- "#d5690f",
674
- "#ff8b14",
675
- "#ffa843",
676
- "#ffc372",
677
- "#ffdaa1",
678
- "#ffeed0",
679
- "#fff9ed"
1205
+ "#552303",
1206
+ "#803c06",
1207
+ "#aa590a",
1208
+ "#d57a0f",
1209
+ "#ff9f14",
1210
+ "#ffb843",
1211
+ "#ffcf72",
1212
+ "#ffe2a1",
1213
+ "#fff2d0",
1214
+ "#fffaed"
680
1215
  ],
681
1216
  "purple": [
682
- "#491164",
683
- "#5c1879",
684
- "#71208d",
685
- "#8629a2",
686
- "#9d34b6",
687
- "#b354c5",
688
- "#c879d3",
689
- "#dca1e2",
690
- "#eecef0",
691
- "#f7ebf8"
1217
+ "#511164",
1218
+ "#661879",
1219
+ "#7c208d",
1220
+ "#9229a2",
1221
+ "#aa34b6",
1222
+ "#be54c5",
1223
+ "#d179d3",
1224
+ "#e2a1e1",
1225
+ "#f0ceef",
1226
+ "#f8ebf7"
692
1227
  ],
693
1228
  "violet": [
694
- "#3e1b78",
695
- "#49248d",
696
- "#552ea1",
697
- "#6139b6",
698
- "#6e46ca",
699
- "#8565d5",
700
- "#9f88df",
701
- "#bcadea",
702
- "#dcd4f4",
703
- "#f1eefa"
1229
+ "#341b78",
1230
+ "#43248d",
1231
+ "#542ea1",
1232
+ "#6639b6",
1233
+ "#7a46ca",
1234
+ "#9565d5",
1235
+ "#b088df",
1236
+ "#cbadea",
1237
+ "#e5d4f4",
1238
+ "#f5eefa"
704
1239
  ],
705
1240
  "yellow": [
706
- "#543303",
707
- "#7f5306",
708
- "#a9770a",
709
- "#d3a00f",
710
- "#fdcc14",
711
- "#fddc43",
712
- "#feea72",
713
- "#fef4a1",
714
- "#fffbd0",
1241
+ "#544a03",
1242
+ "#7f6e06",
1243
+ "#a9900a",
1244
+ "#d3b10f",
1245
+ "#fdd114",
1246
+ "#fde043",
1247
+ "#feed72",
1248
+ "#fef6a1",
1249
+ "#fffcd0",
715
1250
  "#fffeec"
716
1251
  ],
717
1252
  "light-blue": [
718
- "#003962",
719
- "#005086",
720
- "#0369aa",
721
- "#0a85cd",
722
- "#13a2f1",
723
- "#40b7f4",
724
- "#6ecbf7",
725
- "#9eddf9",
726
- "#ceeffc",
727
- "#ebf8fe"
1253
+ "#003362",
1254
+ "#004886",
1255
+ "#0360aa",
1256
+ "#0a7acd",
1257
+ "#1396f1",
1258
+ "#40adf4",
1259
+ "#6ec3f7",
1260
+ "#9ed8f9",
1261
+ "#ceecfc",
1262
+ "#ebf7fe"
728
1263
  ],
729
1264
  "light-green": [
730
- "#283e15",
731
- "#3d5d21",
732
- "#547b2d",
733
- "#6b9a3a",
734
- "#83b947",
735
- "#9ac765",
736
- "#b2d586",
737
- "#cbe3ab",
738
- "#e5f1d3",
1265
+ "#263e15",
1266
+ "#3b5d21",
1267
+ "#517b2d",
1268
+ "#679a3a",
1269
+ "#7fb947",
1270
+ "#97c765",
1271
+ "#b0d586",
1272
+ "#c9e3ab",
1273
+ "#e4f1d3",
739
1274
  "#f4f8ee"
740
1275
  ]
741
1276
  },
@@ -743,37 +1278,37 @@
743
1278
  "spacing-l": {
744
1279
  "name": "spacing-l",
745
1280
  "type": "custom",
746
- "value": 16
1281
+ "value": 20
747
1282
  },
748
1283
  "spacing-m": {
749
1284
  "name": "spacing-m",
750
1285
  "type": "custom",
751
- "value": 12
1286
+ "value": 16
752
1287
  },
753
1288
  "spacing-s": {
754
1289
  "name": "spacing-s",
755
1290
  "type": "custom",
756
- "value": 8
1291
+ "value": 12
757
1292
  },
758
1293
  "spacing-xl": {
759
1294
  "name": "spacing-xl",
760
1295
  "type": "custom",
761
- "value": 20
1296
+ "value": 24
762
1297
  },
763
1298
  "spacing-xs": {
764
1299
  "name": "spacing-xs",
765
1300
  "type": "custom",
766
- "value": 4
1301
+ "value": 6
767
1302
  },
768
1303
  "spacing-2xl": {
769
1304
  "name": "spacing-2xl",
770
1305
  "type": "custom",
771
- "value": 24
1306
+ "value": 28
772
1307
  },
773
1308
  "spacing-2xs": {
774
1309
  "name": "spacing-2xs",
775
1310
  "type": "custom",
776
- "value": 2
1311
+ "value": 4
777
1312
  }
778
1313
  },
779
1314
  "lineDash": {
@@ -811,7 +1346,7 @@
811
1346
  "value": 2
812
1347
  }
813
1348
  },
814
- "brandColor": "#54a9ff",
1349
+ "brandColor": "#10C4BB",
815
1350
  "fontGlobal": {
816
1351
  "fontSize": 14,
817
1352
  "fontFamily": [
@@ -923,10 +1458,308 @@
923
1458
  "visible": false
924
1459
  },
925
1460
  "tick": {
926
- "visible": true
1461
+ "stroke": {
1462
+ "type": "palette",
1463
+ "color": "#c6c9cdff",
1464
+ "group": "Line",
1465
+ "label": "--dv-color-line-0",
1466
+ "value": "--dv-color-line-0"
1467
+ },
1468
+ "lineCap": "round",
1469
+ "visible": true,
1470
+ "lineWidth": {
1471
+ "type": "custom",
1472
+ "label": "width-0",
1473
+ "value": "width-0",
1474
+ "width": 0.5
1475
+ }
927
1476
  },
928
1477
  "label": {
929
- "visible": true
1478
+ "space": {
1479
+ "type": "custom",
1480
+ "label": "spacing-2xs",
1481
+ "space": 4,
1482
+ "value": "spacing-2xs"
1483
+ },
1484
+ "visible": true,
1485
+ "fontColor": {
1486
+ "type": "custom",
1487
+ "color": "#8C8F8F",
1488
+ "group": "Text",
1489
+ "label": "--dv-color-text-2",
1490
+ "value": "--dv-color-text-2"
1491
+ },
1492
+ "fontStyle": {
1493
+ "name": "axis-label-values",
1494
+ "type": "custom",
1495
+ "label": "axis-label-values",
1496
+ "value": "axis-label-values",
1497
+ "fontSize": 12,
1498
+ "fontFamily": [
1499
+ "D-DIN",
1500
+ "Inter",
1501
+ "BlinkMacSystemFont",
1502
+ "Segoe UI",
1503
+ "PingFang SC",
1504
+ "Hiragino Sans GB",
1505
+ "Microsoft YaHei",
1506
+ "Helvetica Neue",
1507
+ "Helvetica",
1508
+ "Arial",
1509
+ "sans-serif"
1510
+ ],
1511
+ "fontWeight": 400,
1512
+ "lineHeight": 16
1513
+ }
1514
+ },
1515
+ "title": {
1516
+ "space": {
1517
+ "type": "custom",
1518
+ "label": "spacing-2xs",
1519
+ "space": 4,
1520
+ "value": "spacing-2xs"
1521
+ },
1522
+ "visible": true,
1523
+ "position": "center",
1524
+ "fontColor": {
1525
+ "type": "custom",
1526
+ "color": "#3B3D3D",
1527
+ "group": "Text",
1528
+ "label": "--dv-color-text-1",
1529
+ "value": "--dv-color-text-1"
1530
+ },
1531
+ "fontStyle": {
1532
+ "name": "small-regular",
1533
+ "type": "custom",
1534
+ "label": "small-regular",
1535
+ "value": "small-regular",
1536
+ "fontSize": 12,
1537
+ "fontFamily": [
1538
+ "Inter",
1539
+ "BlinkMacSystemFont",
1540
+ "Segoe UI",
1541
+ "PingFang SC",
1542
+ "Hiragino Sans GB",
1543
+ "Microsoft YaHei",
1544
+ "Helvetica Neue",
1545
+ "Helvetica",
1546
+ "Arial",
1547
+ "sans-serif",
1548
+ "D-DIN"
1549
+ ],
1550
+ "fontWeight": 400,
1551
+ "lineHeight": 16
1552
+ }
1553
+ },
1554
+ "subGrid": {
1555
+ "visible": false
1556
+ },
1557
+ "subTick": {
1558
+ "visible": false
1559
+ },
1560
+ "domainLine": {
1561
+ "stroke": {
1562
+ "type": "palette",
1563
+ "color": "#c6c9cdff",
1564
+ "group": "Line",
1565
+ "label": "--dv-color-line-0",
1566
+ "value": "--dv-color-line-0"
1567
+ },
1568
+ "lineCap": "round",
1569
+ "visible": true,
1570
+ "lineWidth": {
1571
+ "type": "custom",
1572
+ "label": "width-1",
1573
+ "value": "width-1",
1574
+ "width": 1
1575
+ }
1576
+ }
1577
+ },
1578
+ "y": {
1579
+ "grid": {
1580
+ "stroke": {
1581
+ "type": "palette",
1582
+ "color": "#c6c9cdff",
1583
+ "group": "Line",
1584
+ "label": "--dv-color-line-0",
1585
+ "value": "--dv-color-line-0"
1586
+ },
1587
+ "visible": true,
1588
+ "lineDash": {
1589
+ "dash": [
1590
+ 2,
1591
+ 2
1592
+ ],
1593
+ "type": "custom",
1594
+ "label": "dash-0",
1595
+ "value": "dash-0"
1596
+ },
1597
+ "lineWidth": {
1598
+ "type": "custom",
1599
+ "label": "width-1",
1600
+ "value": "width-1",
1601
+ "width": 1
1602
+ }
1603
+ },
1604
+ "tick": {
1605
+ "visible": false
1606
+ },
1607
+ "label": {
1608
+ "space": {
1609
+ "type": "custom",
1610
+ "label": "spacing-s",
1611
+ "space": 12,
1612
+ "value": "spacing-s"
1613
+ },
1614
+ "visible": true,
1615
+ "fontColor": {
1616
+ "type": "palette",
1617
+ "color": "#1c1f23a6",
1618
+ "group": "Text",
1619
+ "label": "--dv-color-text-2",
1620
+ "value": "--dv-color-text-2"
1621
+ },
1622
+ "fontStyle": {
1623
+ "name": "axis-label-values",
1624
+ "type": "custom",
1625
+ "label": "axis-label-values",
1626
+ "value": "axis-label-values",
1627
+ "fontSize": 12,
1628
+ "fontFamily": [
1629
+ "D-DIN",
1630
+ "Inter",
1631
+ "BlinkMacSystemFont",
1632
+ "Segoe UI",
1633
+ "PingFang SC",
1634
+ "Hiragino Sans GB",
1635
+ "Microsoft YaHei",
1636
+ "Helvetica Neue",
1637
+ "Helvetica",
1638
+ "Arial",
1639
+ "sans-serif"
1640
+ ],
1641
+ "fontWeight": 400,
1642
+ "lineHeight": 16
1643
+ }
1644
+ },
1645
+ "title": {
1646
+ "space": {
1647
+ "type": "custom",
1648
+ "label": "spacing-2xs",
1649
+ "space": 4,
1650
+ "value": "spacing-2xs"
1651
+ },
1652
+ "visible": true,
1653
+ "position": "center",
1654
+ "fontColor": {
1655
+ "type": "custom",
1656
+ "color": "#3B3D3D",
1657
+ "group": "Text",
1658
+ "label": "--dv-color-text-1",
1659
+ "value": "--dv-color-text-1"
1660
+ },
1661
+ "fontStyle": {
1662
+ "name": "small-regular",
1663
+ "type": "custom",
1664
+ "label": "small-regular",
1665
+ "value": "small-regular",
1666
+ "fontSize": 12,
1667
+ "fontFamily": [
1668
+ "Inter",
1669
+ "BlinkMacSystemFont",
1670
+ "Segoe UI",
1671
+ "PingFang SC",
1672
+ "Hiragino Sans GB",
1673
+ "Microsoft YaHei",
1674
+ "Helvetica Neue",
1675
+ "Helvetica",
1676
+ "Arial",
1677
+ "sans-serif",
1678
+ "D-DIN"
1679
+ ],
1680
+ "fontWeight": 400,
1681
+ "lineHeight": 16
1682
+ }
1683
+ },
1684
+ "subGrid": {
1685
+ "visible": false
1686
+ },
1687
+ "subTick": {
1688
+ "visible": false
1689
+ },
1690
+ "domainLine": {
1691
+ "visible": false
1692
+ }
1693
+ }
1694
+ },
1695
+ "polar": {
1696
+ "sync": false,
1697
+ "angle": {
1698
+ "grid": {
1699
+ "stroke": {
1700
+ "type": "palette",
1701
+ "color": "#c6c9cdff",
1702
+ "group": "Line",
1703
+ "label": "--dv-color-line-0",
1704
+ "value": "--dv-color-line-0"
1705
+ },
1706
+ "visible": true,
1707
+ "lineDash": {
1708
+ "dash": [
1709
+ 2,
1710
+ 2
1711
+ ],
1712
+ "type": "custom",
1713
+ "label": "dash-0",
1714
+ "value": "dash-0"
1715
+ },
1716
+ "lineWidth": {
1717
+ "type": "custom",
1718
+ "label": "width-1",
1719
+ "value": "width-1",
1720
+ "width": 1
1721
+ }
1722
+ },
1723
+ "tick": {
1724
+ "visible": false
1725
+ },
1726
+ "label": {
1727
+ "space": {
1728
+ "type": "custom",
1729
+ "label": "spacing-m",
1730
+ "space": 12,
1731
+ "value": "spacing-m"
1732
+ },
1733
+ "visible": true,
1734
+ "fontColor": {
1735
+ "type": "palette",
1736
+ "color": "#1c1f23a6",
1737
+ "group": "Text",
1738
+ "label": "--dv-color-text-2",
1739
+ "value": "--dv-color-text-2"
1740
+ },
1741
+ "fontStyle": {
1742
+ "name": "small-regular",
1743
+ "type": "custom",
1744
+ "label": "small-regular",
1745
+ "value": "small-regular",
1746
+ "fontSize": 12,
1747
+ "fontFamily": [
1748
+ "Inter",
1749
+ "BlinkMacSystemFont",
1750
+ "Segoe UI",
1751
+ "PingFang SC",
1752
+ "Hiragino Sans GB",
1753
+ "Microsoft YaHei",
1754
+ "Helvetica Neue",
1755
+ "Helvetica",
1756
+ "Arial",
1757
+ "sans-serif",
1758
+ "D-DIN"
1759
+ ],
1760
+ "fontWeight": 400,
1761
+ "lineHeight": 16
1762
+ }
930
1763
  },
931
1764
  "title": {
932
1765
  "visible": false,
@@ -939,18 +1772,79 @@
939
1772
  "visible": false
940
1773
  },
941
1774
  "domainLine": {
942
- "visible": true
1775
+ "stroke": {
1776
+ "type": "palette",
1777
+ "color": "#c6c9cdff",
1778
+ "group": "Line",
1779
+ "label": "--dv-color-line-0",
1780
+ "value": "--dv-color-line-0"
1781
+ },
1782
+ "visible": true,
1783
+ "lineWidth": {
1784
+ "type": "custom",
1785
+ "label": "width-1",
1786
+ "value": "width-1",
1787
+ "width": 1
1788
+ }
943
1789
  }
944
1790
  },
945
- "y": {
1791
+ "radius": {
946
1792
  "grid": {
947
- "visible": true
1793
+ "visible": false
948
1794
  },
949
1795
  "tick": {
950
- "visible": false
1796
+ "stroke": {
1797
+ "type": "palette",
1798
+ "color": "#c6c9cdff",
1799
+ "group": "Line",
1800
+ "label": "--dv-color-line-0",
1801
+ "value": "--dv-color-line-0"
1802
+ },
1803
+ "visible": true,
1804
+ "lineWidth": {
1805
+ "type": "custom",
1806
+ "label": "width-1",
1807
+ "value": "width-1",
1808
+ "width": 1
1809
+ }
951
1810
  },
952
1811
  "label": {
953
- "visible": true
1812
+ "space": {
1813
+ "type": "custom",
1814
+ "label": "spacing-s",
1815
+ "space": 8,
1816
+ "value": "spacing-s"
1817
+ },
1818
+ "visible": true,
1819
+ "fontColor": {
1820
+ "type": "palette",
1821
+ "color": "#1c1f23a6",
1822
+ "group": "Text",
1823
+ "label": "--dv-color-text-2",
1824
+ "value": "--dv-color-text-2"
1825
+ },
1826
+ "fontStyle": {
1827
+ "name": "small-regular",
1828
+ "type": "custom",
1829
+ "label": "small-regular",
1830
+ "value": "small-regular",
1831
+ "fontSize": 12,
1832
+ "fontFamily": [
1833
+ "Inter",
1834
+ "BlinkMacSystemFont",
1835
+ "Segoe UI",
1836
+ "PingFang SC",
1837
+ "Hiragino Sans GB",
1838
+ "Microsoft YaHei",
1839
+ "Helvetica Neue",
1840
+ "Helvetica",
1841
+ "Arial",
1842
+ "sans-serif",
1843
+ "D-DIN"
1844
+ ],
1845
+ "fontWeight": 400,
1846
+ "lineHeight": 16
1847
+ }
954
1848
  },
955
1849
  "title": {
956
1850
  "visible": false,
@@ -963,79 +1857,276 @@
963
1857
  "visible": false
964
1858
  },
965
1859
  "domainLine": {
966
- "visible": false
1860
+ "stroke": {
1861
+ "type": "palette",
1862
+ "color": "#c6c9cdff",
1863
+ "group": "Line",
1864
+ "label": "--dv-color-line-0",
1865
+ "value": "--dv-color-line-0"
1866
+ },
1867
+ "visible": true,
1868
+ "lineWidth": {
1869
+ "type": "custom",
1870
+ "label": "width-1",
1871
+ "value": "width-1",
1872
+ "width": 1
1873
+ }
967
1874
  }
968
1875
  }
969
1876
  },
970
- "polar": {
971
- "sync": false,
972
- "angle": {
973
- "grid": {
974
- "visible": true
1877
+ "title": {
1878
+ "text": {
1879
+ "visible": true,
1880
+ "fontColor": {
1881
+ "type": "palette",
1882
+ "color": "#1c1f23ff",
1883
+ "group": "Text",
1884
+ "label": "--dv-color-text-0",
1885
+ "value": "--dv-color-text-0"
975
1886
  },
976
- "tick": {
977
- "visible": true
1887
+ "fontStyle": {
1888
+ "name": "title",
1889
+ "type": "custom",
1890
+ "label": "title",
1891
+ "value": "title",
1892
+ "fontSize": 18,
1893
+ "fontFamily": [
1894
+ "Inter",
1895
+ "BlinkMacSystemFont",
1896
+ "Segoe UI",
1897
+ "PingFang SC",
1898
+ "Hiragino Sans GB",
1899
+ "Microsoft YaHei",
1900
+ "Helvetica Neue",
1901
+ "Helvetica",
1902
+ "Arial",
1903
+ "sans-serif",
1904
+ "D-DIN"
1905
+ ],
1906
+ "fontWeight": 600,
1907
+ "lineHeight": 24
1908
+ }
1909
+ },
1910
+ "subtext": {
1911
+ "visible": true,
1912
+ "fontColor": {
1913
+ "type": "palette",
1914
+ "color": "#1c1f2359",
1915
+ "group": "Text",
1916
+ "label": "--dv-color-text-3",
1917
+ "value": "--dv-color-text-3"
978
1918
  },
979
- "label": {
980
- "visible": true
1919
+ "fontStyle": {
1920
+ "name": "paragraph-regular",
1921
+ "type": "custom",
1922
+ "label": "paragraph-regular",
1923
+ "value": "paragraph-regular",
1924
+ "fontSize": 14,
1925
+ "fontFamily": [
1926
+ "Inter",
1927
+ "BlinkMacSystemFont",
1928
+ "Segoe UI",
1929
+ "PingFang SC",
1930
+ "Hiragino Sans GB",
1931
+ "Microsoft YaHei",
1932
+ "Helvetica Neue",
1933
+ "Helvetica",
1934
+ "Arial",
1935
+ "sans-serif",
1936
+ "D-DIN"
1937
+ ],
1938
+ "fontWeight": 400,
1939
+ "lineHeight": 20
1940
+ }
1941
+ }
1942
+ },
1943
+ "tooltip": {
1944
+ "panel": {
1945
+ "border": {
1946
+ "color": {
1947
+ "type": "palette",
1948
+ "color": "#c6c9cdff",
1949
+ "group": "Line",
1950
+ "label": "--dv-color-line-0",
1951
+ "value": "--dv-color-line-0"
1952
+ },
1953
+ "width": {
1954
+ "type": "custom",
1955
+ "label": "width-0",
1956
+ "value": "width-0",
1957
+ "width": 0.5
1958
+ }
981
1959
  },
982
- "title": {
983
- "visible": false,
984
- "position": "end"
1960
+ "padding": {
1961
+ "top": {
1962
+ "type": "custom",
1963
+ "label": "spacing-m",
1964
+ "space": 12,
1965
+ "value": "spacing-m"
1966
+ },
1967
+ "left": {
1968
+ "type": "custom",
1969
+ "label": "spacing-m",
1970
+ "space": 12,
1971
+ "value": "spacing-m"
1972
+ },
1973
+ "right": {
1974
+ "type": "custom",
1975
+ "label": "spacing-m",
1976
+ "space": 12,
1977
+ "value": "spacing-m"
1978
+ },
1979
+ "bottom": {
1980
+ "type": "custom",
1981
+ "label": "spacing-m",
1982
+ "space": 12,
1983
+ "value": "spacing-m"
1984
+ }
985
1985
  },
986
- "subGrid": {
987
- "visible": false
1986
+ "borderRadius": {
1987
+ "type": "custom",
1988
+ "label": "l",
1989
+ "value": "l",
1990
+ "radius": 4
988
1991
  },
989
- "subTick": {
990
- "visible": false
1992
+ "backgroundColor": {
1993
+ "type": "custom",
1994
+ "color": "#ffffff",
1995
+ "group": "Bg",
1996
+ "label": "--dv-color-bg-0",
1997
+ "value": "--dv-color-bg-0"
1998
+ }
1999
+ },
2000
+ "shape": {
2001
+ "spacing": {
2002
+ "type": "custom",
2003
+ "label": "spacing-xs",
2004
+ "space": 4,
2005
+ "value": "spacing-xs"
2006
+ }
2007
+ },
2008
+ "keyLabel": {
2009
+ "spacing": {
2010
+ "type": "custom",
2011
+ "label": "spacing-xl",
2012
+ "space": 20,
2013
+ "value": "spacing-xl"
2014
+ },
2015
+ "fontColor": {
2016
+ "type": "palette",
2017
+ "color": "#1c1f23a6",
2018
+ "group": "Text",
2019
+ "label": "--dv-color-text-2",
2020
+ "value": "--dv-color-text-2"
991
2021
  },
992
- "domainLine": {
993
- "visible": true
2022
+ "fontStyle": {
2023
+ "name": "small-regular",
2024
+ "type": "custom",
2025
+ "label": "small-regular",
2026
+ "value": "small-regular",
2027
+ "fontSize": 12,
2028
+ "fontFamily": [
2029
+ "Inter",
2030
+ "BlinkMacSystemFont",
2031
+ "Segoe UI",
2032
+ "PingFang SC",
2033
+ "Hiragino Sans GB",
2034
+ "Microsoft YaHei",
2035
+ "Helvetica Neue",
2036
+ "Helvetica",
2037
+ "Arial",
2038
+ "sans-serif",
2039
+ "D-DIN"
2040
+ ],
2041
+ "fontWeight": 400,
2042
+ "lineHeight": 16
994
2043
  }
995
2044
  },
996
- "radius": {
997
- "grid": {
998
- "visible": true
999
- },
1000
- "tick": {
1001
- "visible": false
1002
- },
1003
- "label": {
1004
- "visible": true
1005
- },
1006
- "title": {
1007
- "visible": false,
1008
- "position": "center"
1009
- },
1010
- "subGrid": {
1011
- "visible": false
2045
+ "spaceRow": {
2046
+ "type": "custom",
2047
+ "label": "spacing-s",
2048
+ "space": 8,
2049
+ "value": "spacing-s"
2050
+ },
2051
+ "titleLabel": {
2052
+ "fontColor": {
2053
+ "type": "palette",
2054
+ "color": "#1c1f23ff",
2055
+ "group": "Text",
2056
+ "label": "--dv-color-text-0",
2057
+ "value": "--dv-color-text-0"
1012
2058
  },
1013
- "subTick": {
1014
- "visible": false
2059
+ "fontStyle": {
2060
+ "name": "paragraph-semibold",
2061
+ "type": "custom",
2062
+ "label": "paragraph-semibold",
2063
+ "value": "paragraph-semibold",
2064
+ "fontSize": 14,
2065
+ "fontFamily": [
2066
+ "Inter",
2067
+ "BlinkMacSystemFont",
2068
+ "Segoe UI",
2069
+ "PingFang SC",
2070
+ "Hiragino Sans GB",
2071
+ "Microsoft YaHei",
2072
+ "Helvetica Neue",
2073
+ "Helvetica",
2074
+ "Arial",
2075
+ "sans-serif",
2076
+ "D-DIN"
2077
+ ],
2078
+ "fontWeight": 600,
2079
+ "lineHeight": 20
2080
+ }
2081
+ },
2082
+ "valueLabel": {
2083
+ "fontColor": {
2084
+ "type": "palette",
2085
+ "color": "#1c1f23ff",
2086
+ "group": "Text",
2087
+ "label": "--dv-color-text-0",
2088
+ "value": "--dv-color-text-0"
1015
2089
  },
1016
- "domainLine": {
1017
- "visible": false
2090
+ "fontStyle": {
2091
+ "name": "small-regular",
2092
+ "type": "custom",
2093
+ "label": "small-regular",
2094
+ "value": "small-regular",
2095
+ "fontSize": 12,
2096
+ "fontFamily": [
2097
+ "Inter",
2098
+ "BlinkMacSystemFont",
2099
+ "Segoe UI",
2100
+ "PingFang SC",
2101
+ "Hiragino Sans GB",
2102
+ "Microsoft YaHei",
2103
+ "Helvetica Neue",
2104
+ "Helvetica",
2105
+ "Arial",
2106
+ "sans-serif",
2107
+ "D-DIN"
2108
+ ],
2109
+ "fontWeight": 400,
2110
+ "lineHeight": 16
1018
2111
  }
1019
- }
1020
- },
1021
- "title": {
1022
- "text": {
1023
- "visible": true
1024
2112
  },
1025
- "subtext": {
1026
- "visible": true
2113
+ "transitionDuration": {
2114
+ "type": "custom",
2115
+ "label": "none",
2116
+ "value": "none",
2117
+ "duration": 0
1027
2118
  }
1028
2119
  },
1029
- "tooltip": {
1030
- "panel": {},
1031
- "shape": {},
1032
- "keyLabel": {},
1033
- "titleLabel": {},
1034
- "valueLabel": {}
1035
- },
1036
2120
  "crosshair": {
1037
2121
  "bandField": {
1038
2122
  "line": {
2123
+ "fill": {
2124
+ "type": "palette",
2125
+ "color": "#1c1f230d",
2126
+ "group": "Fill",
2127
+ "label": "--dv-color-fill-0",
2128
+ "value": "--dv-color-fill-0"
2129
+ },
1039
2130
  "visible": true
1040
2131
  },
1041
2132
  "label": {
@@ -1047,7 +2138,7 @@
1047
2138
  },
1048
2139
  "linearField": {
1049
2140
  "line": {
1050
- "visible": true
2141
+ "visible": false
1051
2142
  },
1052
2143
  "label": {
1053
2144
  "visible": false,
@@ -1060,39 +2151,262 @@
1060
2151
  "annotation": {
1061
2152
  "label": {
1062
2153
  "visible": true,
2154
+ "fontColor": {
2155
+ "type": "palette",
2156
+ "color": "#1c1f23ff",
2157
+ "group": "Text",
2158
+ "label": "--dv-color-text-0",
2159
+ "value": "--dv-color-text-0"
2160
+ },
2161
+ "fontStyle": {
2162
+ "name": "small-regular",
2163
+ "type": "custom",
2164
+ "label": "small-regular",
2165
+ "value": "small-regular",
2166
+ "fontSize": 12,
2167
+ "fontFamily": [
2168
+ "Inter",
2169
+ "BlinkMacSystemFont",
2170
+ "Segoe UI",
2171
+ "PingFang SC",
2172
+ "Hiragino Sans GB",
2173
+ "Microsoft YaHei",
2174
+ "Helvetica Neue",
2175
+ "Helvetica",
2176
+ "Arial",
2177
+ "sans-serif",
2178
+ "D-DIN"
2179
+ ],
2180
+ "fontWeight": 400,
2181
+ "lineHeight": 16
2182
+ },
1063
2183
  "labelBackground": {
1064
- "visible": true
2184
+ "fill": {
2185
+ "type": "custom",
2186
+ "color": "#ffffff",
2187
+ "group": "Bg",
2188
+ "label": "--dv-color-bg-0",
2189
+ "value": "--dv-color-bg-0"
2190
+ },
2191
+ "padding": {
2192
+ "top": {
2193
+ "type": "custom",
2194
+ "label": "spacing-2xs",
2195
+ "space": 2,
2196
+ "value": "spacing-2xs"
2197
+ },
2198
+ "left": {
2199
+ "type": "custom",
2200
+ "label": "spacing-xs",
2201
+ "space": 4,
2202
+ "value": "spacing-xs"
2203
+ },
2204
+ "right": {
2205
+ "type": "custom",
2206
+ "label": "spacing-xs",
2207
+ "space": 4,
2208
+ "value": "spacing-xs"
2209
+ },
2210
+ "bottom": {
2211
+ "type": "custom",
2212
+ "label": "spacing-2xs",
2213
+ "space": 2,
2214
+ "value": "spacing-2xs"
2215
+ }
2216
+ },
2217
+ "visible": true,
2218
+ "cornerRadius": {
2219
+ "type": "custom",
2220
+ "label": "xs",
2221
+ "value": "xs",
2222
+ "radius": 0
2223
+ }
1065
2224
  }
1066
2225
  },
1067
2226
  "markArea": {
1068
- "area": {},
2227
+ "area": {
2228
+ "fill": {
2229
+ "type": "palette",
2230
+ "color": "#1c1f230d",
2231
+ "group": "Fill",
2232
+ "label": "--dv-color-fill-0",
2233
+ "value": "--dv-color-fill-0"
2234
+ }
2235
+ },
1069
2236
  "visible": true
1070
2237
  },
1071
2238
  "markLine": {
1072
- "line": {},
2239
+ "line": {
2240
+ "stroke": {
2241
+ "type": "palette",
2242
+ "color": "#c6c9cdff",
2243
+ "group": "Line",
2244
+ "label": "--dv-color-line-0",
2245
+ "value": "--dv-color-line-0"
2246
+ },
2247
+ "lineDash": {
2248
+ "dash": [
2249
+ 2,
2250
+ 2
2251
+ ],
2252
+ "type": "custom",
2253
+ "label": "dash-0",
2254
+ "value": "dash-0"
2255
+ },
2256
+ "lineWidth": {
2257
+ "type": "custom",
2258
+ "label": "width-1",
2259
+ "value": "width-1",
2260
+ "width": 1
2261
+ }
2262
+ },
1073
2263
  "visible": true
1074
2264
  },
1075
2265
  "markPoint": {
1076
2266
  "visible": true,
1077
2267
  "itemContent": {
1078
- "symbol": {}
2268
+ "symbol": {
2269
+ "fill": {
2270
+ "type": "custom",
2271
+ "color": "#3286FB",
2272
+ "group": "Categorical",
2273
+ "label": "--dv-color-categorical-0",
2274
+ "value": "--dv-color-categorical-0"
2275
+ },
2276
+ "stroke": {
2277
+ "type": "custom",
2278
+ "color": "#ffffff",
2279
+ "group": "Bg",
2280
+ "label": "--dv-color-bg-0",
2281
+ "value": "--dv-color-bg-0"
2282
+ },
2283
+ "lineWidth": {
2284
+ "type": "custom",
2285
+ "label": "width-1",
2286
+ "value": "width-1",
2287
+ "width": 1
2288
+ }
2289
+ }
1079
2290
  }
1080
2291
  }
1081
2292
  },
1082
2293
  "discreteLegend": {
1083
2294
  "item": {
1084
2295
  "label": {
1085
- "visible": true
2296
+ "space": {
2297
+ "type": "custom",
2298
+ "label": "spacing-s",
2299
+ "space": 8,
2300
+ "value": "spacing-s"
2301
+ },
2302
+ "opacity": 30,
2303
+ "visible": true,
2304
+ "fontColor": {
2305
+ "type": "palette",
2306
+ "color": "#1c1f23a6",
2307
+ "group": "Text",
2308
+ "label": "--dv-color-text-2",
2309
+ "value": "--dv-color-text-2"
2310
+ },
2311
+ "fontStyle": {
2312
+ "name": "small-regular",
2313
+ "type": "custom",
2314
+ "label": "small-regular",
2315
+ "value": "small-regular",
2316
+ "fontSize": 12,
2317
+ "fontFamily": [
2318
+ "Inter",
2319
+ "BlinkMacSystemFont",
2320
+ "Segoe UI",
2321
+ "PingFang SC",
2322
+ "Hiragino Sans GB",
2323
+ "Microsoft YaHei",
2324
+ "Helvetica Neue",
2325
+ "Helvetica",
2326
+ "Arial",
2327
+ "sans-serif",
2328
+ "D-DIN"
2329
+ ],
2330
+ "fontWeight": 400,
2331
+ "lineHeight": 16
2332
+ }
2333
+ },
2334
+ "shape": {
2335
+ "space": {
2336
+ "type": "custom",
2337
+ "label": "spacing-xs",
2338
+ "space": 4,
2339
+ "value": "spacing-xs"
2340
+ },
2341
+ "opacity": 30
1086
2342
  },
1087
- "shape": {},
1088
2343
  "value": {
1089
- "visible": true
2344
+ "opacity": 30,
2345
+ "visible": true,
2346
+ "fontColor": {
2347
+ "type": "palette",
2348
+ "color": "#1c1f23ff",
2349
+ "group": "Text",
2350
+ "label": "--dv-color-text-0",
2351
+ "value": "--dv-color-text-0"
2352
+ },
2353
+ "fontStyle": {
2354
+ "name": "small-regular",
2355
+ "type": "custom",
2356
+ "label": "small-regular",
2357
+ "value": "small-regular",
2358
+ "fontSize": 12,
2359
+ "fontFamily": [
2360
+ "Inter",
2361
+ "BlinkMacSystemFont",
2362
+ "Segoe UI",
2363
+ "PingFang SC",
2364
+ "Hiragino Sans GB",
2365
+ "Microsoft YaHei",
2366
+ "Helvetica Neue",
2367
+ "Helvetica",
2368
+ "Arial",
2369
+ "sans-serif",
2370
+ "D-DIN"
2371
+ ],
2372
+ "fontWeight": 400,
2373
+ "lineHeight": 16
2374
+ }
2375
+ },
2376
+ "hoverBg": {
2377
+ "type": "palette",
2378
+ "color": "#1c1f230d",
2379
+ "group": "Fill",
2380
+ "label": "--dv-color-fill-0",
2381
+ "value": "--dv-color-fill-0"
2382
+ },
2383
+ "spaceCol": {
2384
+ "type": "custom",
2385
+ "label": "spacing-xl",
2386
+ "space": 20,
2387
+ "value": "spacing-xl"
2388
+ },
2389
+ "spaceRow": {
2390
+ "type": "custom",
2391
+ "label": "spacing-s",
2392
+ "space": 8,
2393
+ "value": "spacing-s"
1090
2394
  }
1091
2395
  },
1092
2396
  "title": {
1093
2397
  "align": "start",
1094
2398
  "visible": false
1095
- }
2399
+ },
2400
+ "orient": "top",
2401
+ "padding": {
2402
+ "bottom": {
2403
+ "type": "custom",
2404
+ "label": "spacing-l",
2405
+ "space": 16,
2406
+ "value": "spacing-l"
2407
+ }
2408
+ },
2409
+ "position": "middle"
1096
2410
  }
1097
2411
  }
1098
2412
  },
@@ -1117,9 +2431,39 @@
1117
2431
  },
1118
2432
  "label": {
1119
2433
  "visible": false,
1120
- "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
+ }
1121
2463
  },
1122
2464
  "barWidth": "70%",
2465
+ "barMaxWidth": "70%",
2466
+ "barMinWidth": "30%",
1123
2467
  "cornerRadius": [
1124
2468
  {
1125
2469
  "type": "custom",
@@ -1147,7 +2491,7 @@
1147
2491
  }
1148
2492
  ],
1149
2493
  "paddingOuter": 10,
1150
- "barGapInGroup": "10%",
2494
+ "barGapInGroup": "15%",
1151
2495
  "animationAppear": {
1152
2496
  "delay": {
1153
2497
  "type": "custom",
@@ -1185,8 +2529,30 @@
1185
2529
  "line": {
1186
2530
  "visible": true
1187
2531
  },
1188
- "visible": false,
1189
- "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
+ }
1190
2556
  },
1191
2557
  "stroke": {
1192
2558
  "type": "user",
@@ -1265,12 +2631,13 @@
1265
2631
  "value": "follow-border"
1266
2632
  },
1267
2633
  "fontStyle": {
1268
- "name": "small-regular",
2634
+ "name": "axis-label-values",
1269
2635
  "type": "custom",
1270
- "label": "small-regular",
1271
- "value": "small-regular",
2636
+ "label": "axis-label-values",
2637
+ "value": "axis-label-values",
1272
2638
  "fontSize": 12,
1273
2639
  "fontFamily": [
2640
+ "D-DIN",
1274
2641
  "Inter",
1275
2642
  "BlinkMacSystemFont",
1276
2643
  "Segoe UI",
@@ -1280,8 +2647,7 @@
1280
2647
  "Helvetica Neue",
1281
2648
  "Helvetica",
1282
2649
  "Arial",
1283
- "sans-serif",
1284
- "D-DIN"
2650
+ "sans-serif"
1285
2651
  ],
1286
2652
  "fontWeight": 400,
1287
2653
  "lineHeight": 16
@@ -1331,6 +2697,31 @@
1331
2697
  "width": 2
1332
2698
  }
1333
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
+ },
1334
2725
  "point": {
1335
2726
  "visible": false
1336
2727
  },
@@ -1390,12 +2781,13 @@
1390
2781
  "value": "follow-border"
1391
2782
  },
1392
2783
  "fontStyle": {
1393
- "name": "small-regular",
2784
+ "name": "axis-label-values",
1394
2785
  "type": "custom",
1395
- "label": "small-regular",
1396
- "value": "small-regular",
2786
+ "label": "axis-label-values",
2787
+ "value": "axis-label-values",
1397
2788
  "fontSize": 12,
1398
2789
  "fontFamily": [
2790
+ "D-DIN",
1399
2791
  "Inter",
1400
2792
  "BlinkMacSystemFont",
1401
2793
  "Segoe UI",
@@ -1405,8 +2797,7 @@
1405
2797
  "Helvetica Neue",
1406
2798
  "Helvetica",
1407
2799
  "Arial",
1408
- "sans-serif",
1409
- "D-DIN"
2800
+ "sans-serif"
1410
2801
  ],
1411
2802
  "fontWeight": 400,
1412
2803
  "lineHeight": 16
@@ -1458,12 +2849,13 @@
1458
2849
  },
1459
2850
  "visible": true,
1460
2851
  "fontStyle": {
1461
- "name": "small-regular",
2852
+ "name": "axis-label-values",
1462
2853
  "type": "custom",
1463
- "label": "small-regular",
1464
- "value": "small-regular",
2854
+ "label": "axis-label-values",
2855
+ "value": "axis-label-values",
1465
2856
  "fontSize": 12,
1466
2857
  "fontFamily": [
2858
+ "D-DIN",
1467
2859
  "Inter",
1468
2860
  "BlinkMacSystemFont",
1469
2861
  "Segoe UI",
@@ -1473,8 +2865,7 @@
1473
2865
  "Helvetica Neue",
1474
2866
  "Helvetica",
1475
2867
  "Arial",
1476
- "sans-serif",
1477
- "D-DIN"
2868
+ "sans-serif"
1478
2869
  ],
1479
2870
  "fontWeight": 400,
1480
2871
  "lineHeight": 16
@@ -1520,11 +2911,20 @@
1520
2911
  "value": "--dv-color-line-0"
1521
2912
  },
1522
2913
  "visible": true,
2914
+ "lineDash": {
2915
+ "dash": [
2916
+ 3,
2917
+ 3
2918
+ ],
2919
+ "type": "user",
2920
+ "label": "3px 3px",
2921
+ "value": "3px 3px"
2922
+ },
1523
2923
  "lineWidth": {
1524
2924
  "type": "custom",
1525
- "label": "width-1",
1526
- "value": "width-1",
1527
- "width": 1
2925
+ "label": "width-0",
2926
+ "value": "width-0",
2927
+ "width": 0.5
1528
2928
  }
1529
2929
  },
1530
2930
  "stroke": {
@@ -1536,12 +2936,13 @@
1536
2936
  },
1537
2937
  "visible": false,
1538
2938
  "fontStyle": {
1539
- "name": "small-regular",
2939
+ "name": "axis-label-values",
1540
2940
  "type": "custom",
1541
- "label": "small-regular",
1542
- "value": "small-regular",
2941
+ "label": "axis-label-values",
2942
+ "value": "axis-label-values",
1543
2943
  "fontSize": 12,
1544
2944
  "fontFamily": [
2945
+ "D-DIN",
1545
2946
  "Inter",
1546
2947
  "BlinkMacSystemFont",
1547
2948
  "Segoe UI",
@@ -1551,8 +2952,7 @@
1551
2952
  "Helvetica Neue",
1552
2953
  "Helvetica",
1553
2954
  "Arial",
1554
- "sans-serif",
1555
- "D-DIN"
2955
+ "sans-serif"
1556
2956
  ],
1557
2957
  "fontWeight": 400,
1558
2958
  "lineHeight": 16
@@ -1585,7 +2985,29 @@
1585
2985
  }
1586
2986
  ],
1587
2987
  "transformLabel": {
1588
- "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
+ }
1589
3011
  },
1590
3012
  "animationAppear": {
1591
3013
  "delay": {
@@ -1646,12 +3068,13 @@
1646
3068
  "value": "--dv-color-text-0"
1647
3069
  },
1648
3070
  "fontStyle": {
1649
- "name": "small-regular",
3071
+ "name": "axis-label-values",
1650
3072
  "type": "custom",
1651
- "label": "small-regular",
1652
- "value": "small-regular",
3073
+ "label": "axis-label-values",
3074
+ "value": "axis-label-values",
1653
3075
  "fontSize": 12,
1654
3076
  "fontFamily": [
3077
+ "D-DIN",
1655
3078
  "Inter",
1656
3079
  "BlinkMacSystemFont",
1657
3080
  "Segoe UI",
@@ -1661,8 +3084,7 @@
1661
3084
  "Helvetica Neue",
1662
3085
  "Helvetica",
1663
3086
  "Arial",
1664
- "sans-serif",
1665
- "D-DIN"
3087
+ "sans-serif"
1666
3088
  ],
1667
3089
  "fontWeight": 400,
1668
3090
  "lineHeight": 16
@@ -1680,12 +3102,13 @@
1680
3102
  "value": "follow-border"
1681
3103
  },
1682
3104
  "fontStyle": {
1683
- "name": "small-regular",
3105
+ "name": "axis-label-values",
1684
3106
  "type": "custom",
1685
- "label": "small-regular",
1686
- "value": "small-regular",
3107
+ "label": "axis-label-values",
3108
+ "value": "axis-label-values",
1687
3109
  "fontSize": 12,
1688
3110
  "fontFamily": [
3111
+ "D-DIN",
1689
3112
  "Inter",
1690
3113
  "BlinkMacSystemFont",
1691
3114
  "Segoe UI",
@@ -1695,8 +3118,7 @@
1695
3118
  "Helvetica Neue",
1696
3119
  "Helvetica",
1697
3120
  "Arial",
1698
- "sans-serif",
1699
- "D-DIN"
3121
+ "sans-serif"
1700
3122
  ],
1701
3123
  "fontWeight": 400,
1702
3124
  "lineHeight": 16
@@ -1772,14 +3194,35 @@
1772
3194
  "sans-serif",
1773
3195
  "D-DIN"
1774
3196
  ],
1775
- "fontWeight": 400,
3197
+ "fontWeight": 400,
3198
+ "lineHeight": 16
3199
+ },
3200
+ "small-semibold": {
3201
+ "name": "small-semibold",
3202
+ "type": "custom",
3203
+ "fontSize": 12,
3204
+ "fontFamily": [
3205
+ "Inter",
3206
+ "BlinkMacSystemFont",
3207
+ "Segoe UI",
3208
+ "PingFang SC",
3209
+ "Hiragino Sans GB",
3210
+ "Microsoft YaHei",
3211
+ "Helvetica Neue",
3212
+ "Helvetica",
3213
+ "Arial",
3214
+ "sans-serif",
3215
+ "D-DIN"
3216
+ ],
3217
+ "fontWeight": 600,
1776
3218
  "lineHeight": 16
1777
3219
  },
1778
- "small-semibold": {
1779
- "name": "small-semibold",
3220
+ "axis-label-values": {
3221
+ "name": "axis-label-values",
1780
3222
  "type": "custom",
1781
3223
  "fontSize": 12,
1782
3224
  "fontFamily": [
3225
+ "D-DIN",
1783
3226
  "Inter",
1784
3227
  "BlinkMacSystemFont",
1785
3228
  "Segoe UI",
@@ -1789,10 +3232,9 @@
1789
3232
  "Helvetica Neue",
1790
3233
  "Helvetica",
1791
3234
  "Arial",
1792
- "sans-serif",
1793
- "D-DIN"
3235
+ "sans-serif"
1794
3236
  ],
1795
- "fontWeight": 600,
3237
+ "fontWeight": 400,
1796
3238
  "lineHeight": 16
1797
3239
  },
1798
3240
  "paragraph-regular": {
@@ -1999,39 +3441,39 @@
1999
3441
  },
2000
3442
  "--dv-color-categorical-1": {
2001
3443
  "type": "custom",
2002
- "custom": "#2155FF"
3444
+ "custom": "#f39916"
2003
3445
  },
2004
3446
  "--dv-color-categorical-2": {
2005
3447
  "type": "custom",
2006
- "custom": "#2FC569"
3448
+ "custom": "#8046d9"
2007
3449
  },
2008
3450
  "--dv-color-categorical-3": {
2009
3451
  "type": "custom",
2010
- "custom": "#FF7214"
3452
+ "custom": "#fe7f96"
2011
3453
  },
2012
3454
  "--dv-color-categorical-4": {
2013
3455
  "type": "custom",
2014
- "custom": "#FFB414"
3456
+ "custom": "#6cc9ff"
2015
3457
  },
2016
3458
  "--dv-color-categorical-5": {
2017
3459
  "type": "custom",
2018
- "custom": "#8352FF"
3460
+ "custom": "#aa7a11"
2019
3461
  },
2020
3462
  "--dv-color-categorical-6": {
2021
3463
  "type": "custom",
2022
- "custom": "#39C0FF"
3464
+ "custom": "#59d3cf"
2023
3465
  },
2024
3466
  "--dv-color-categorical-7": {
2025
3467
  "type": "custom",
2026
- "custom": "#FF689A"
3468
+ "custom": "#54842b"
2027
3469
  },
2028
3470
  "--dv-color-categorical-8": {
2029
3471
  "type": "custom",
2030
- "custom": "#07A8B1"
3472
+ "custom": "#c653cd"
2031
3473
  },
2032
3474
  "--dv-color-categorical-9": {
2033
3475
  "type": "custom",
2034
- "custom": "#555CE0"
3476
+ "custom": "#8693dc"
2035
3477
  },
2036
3478
  "--dv-color-danger-active": {
2037
3479
  "type": "palette",
@@ -2542,36 +3984,38 @@
2542
3984
  "label": "--dv-color-line-0",
2543
3985
  "value": "--dv-color-line-0"
2544
3986
  },
3987
+ "lineCap": "round",
2545
3988
  "visible": true,
2546
3989
  "lineWidth": {
2547
3990
  "type": "custom",
2548
- "label": "width-1",
2549
- "value": "width-1",
2550
- "width": 1
3991
+ "label": "width-0",
3992
+ "value": "width-0",
3993
+ "width": 0.5
2551
3994
  }
2552
3995
  },
2553
3996
  "label": {
2554
3997
  "space": {
2555
3998
  "type": "custom",
2556
- "label": "spacing-s",
2557
- "space": 8,
2558
- "value": "spacing-s"
3999
+ "label": "spacing-2xs",
4000
+ "space": 4,
4001
+ "value": "spacing-2xs"
2559
4002
  },
2560
4003
  "visible": true,
2561
4004
  "fontColor": {
2562
- "type": "palette",
2563
- "color": "#1c1f23a6",
4005
+ "type": "custom",
4006
+ "color": "#8C8F8F",
2564
4007
  "group": "Text",
2565
4008
  "label": "--dv-color-text-2",
2566
4009
  "value": "--dv-color-text-2"
2567
4010
  },
2568
4011
  "fontStyle": {
2569
- "name": "small-regular",
4012
+ "name": "axis-label-values",
2570
4013
  "type": "custom",
2571
- "label": "small-regular",
2572
- "value": "small-regular",
4014
+ "label": "axis-label-values",
4015
+ "value": "axis-label-values",
2573
4016
  "fontSize": 12,
2574
4017
  "fontFamily": [
4018
+ "D-DIN",
2575
4019
  "Inter",
2576
4020
  "BlinkMacSystemFont",
2577
4021
  "Segoe UI",
@@ -2581,16 +4025,50 @@
2581
4025
  "Helvetica Neue",
2582
4026
  "Helvetica",
2583
4027
  "Arial",
2584
- "sans-serif",
2585
- "D-DIN"
4028
+ "sans-serif"
2586
4029
  ],
2587
4030
  "fontWeight": 400,
2588
4031
  "lineHeight": 16
2589
4032
  }
2590
4033
  },
2591
4034
  "title": {
4035
+ "space": {
4036
+ "type": "custom",
4037
+ "label": "spacing-2xs",
4038
+ "space": 4,
4039
+ "value": "spacing-2xs"
4040
+ },
2592
4041
  "visible": false,
2593
- "position": "center"
4042
+ "position": "center",
4043
+ "fontColor": {
4044
+ "type": "custom",
4045
+ "color": "#3B3D3D",
4046
+ "group": "Text",
4047
+ "label": "--dv-color-text-1",
4048
+ "value": "--dv-color-text-1"
4049
+ },
4050
+ "fontStyle": {
4051
+ "name": "axis-label-values",
4052
+ "type": "custom",
4053
+ "label": "axis-label-values",
4054
+ "value": "axis-label-values",
4055
+ "fontSize": 12,
4056
+ "fontFamily": [
4057
+ "D-DIN",
4058
+ "Inter",
4059
+ "BlinkMacSystemFont",
4060
+ "Segoe UI",
4061
+ "PingFang SC",
4062
+ "Hiragino Sans GB",
4063
+ "Microsoft YaHei",
4064
+ "Helvetica Neue",
4065
+ "Helvetica",
4066
+ "Arial",
4067
+ "sans-serif"
4068
+ ],
4069
+ "fontWeight": 400,
4070
+ "lineHeight": 16
4071
+ }
2594
4072
  },
2595
4073
  "subGrid": {
2596
4074
  "visible": false
@@ -2606,6 +4084,7 @@
2606
4084
  "label": "--dv-color-line-0",
2607
4085
  "value": "--dv-color-line-0"
2608
4086
  },
4087
+ "lineCap": "round",
2609
4088
  "visible": true,
2610
4089
  "lineWidth": {
2611
4090
  "type": "custom",
@@ -2624,6 +4103,7 @@
2624
4103
  "label": "--dv-color-line-0",
2625
4104
  "value": "--dv-color-line-0"
2626
4105
  },
4106
+ "lineCap": "butt",
2627
4107
  "visible": true,
2628
4108
  "lineDash": {
2629
4109
  "dash": [
@@ -2647,9 +4127,9 @@
2647
4127
  "label": {
2648
4128
  "space": {
2649
4129
  "type": "custom",
2650
- "label": "spacing-m",
4130
+ "label": "spacing-s",
2651
4131
  "space": 12,
2652
- "value": "spacing-m"
4132
+ "value": "spacing-s"
2653
4133
  },
2654
4134
  "visible": true,
2655
4135
  "fontColor": {
@@ -2660,12 +4140,13 @@
2660
4140
  "value": "--dv-color-text-2"
2661
4141
  },
2662
4142
  "fontStyle": {
2663
- "name": "small-regular",
4143
+ "name": "axis-label-values",
2664
4144
  "type": "custom",
2665
- "label": "small-regular",
2666
- "value": "small-regular",
4145
+ "label": "axis-label-values",
4146
+ "value": "axis-label-values",
2667
4147
  "fontSize": 12,
2668
4148
  "fontFamily": [
4149
+ "D-DIN",
2669
4150
  "Inter",
2670
4151
  "BlinkMacSystemFont",
2671
4152
  "Segoe UI",
@@ -2675,16 +4156,50 @@
2675
4156
  "Helvetica Neue",
2676
4157
  "Helvetica",
2677
4158
  "Arial",
2678
- "sans-serif",
2679
- "D-DIN"
4159
+ "sans-serif"
2680
4160
  ],
2681
4161
  "fontWeight": 400,
2682
4162
  "lineHeight": 16
2683
4163
  }
2684
4164
  },
2685
4165
  "title": {
4166
+ "space": {
4167
+ "type": "custom",
4168
+ "label": "spacing-2xs",
4169
+ "space": 4,
4170
+ "value": "spacing-2xs"
4171
+ },
2686
4172
  "visible": false,
2687
- "position": "center"
4173
+ "position": "center",
4174
+ "fontColor": {
4175
+ "type": "custom",
4176
+ "color": "#3B3D3D",
4177
+ "group": "Text",
4178
+ "label": "--dv-color-text-1",
4179
+ "value": "--dv-color-text-1"
4180
+ },
4181
+ "fontStyle": {
4182
+ "name": "axis-label-values",
4183
+ "type": "custom",
4184
+ "label": "axis-label-values",
4185
+ "value": "axis-label-values",
4186
+ "fontSize": 12,
4187
+ "fontFamily": [
4188
+ "D-DIN",
4189
+ "Inter",
4190
+ "BlinkMacSystemFont",
4191
+ "Segoe UI",
4192
+ "PingFang SC",
4193
+ "Hiragino Sans GB",
4194
+ "Microsoft YaHei",
4195
+ "Helvetica Neue",
4196
+ "Helvetica",
4197
+ "Arial",
4198
+ "sans-serif"
4199
+ ],
4200
+ "fontWeight": 400,
4201
+ "lineHeight": 16
4202
+ }
2688
4203
  },
2689
4204
  "subGrid": {
2690
4205
  "visible": false
@@ -2744,12 +4259,13 @@
2744
4259
  "value": "--dv-color-text-2"
2745
4260
  },
2746
4261
  "fontStyle": {
2747
- "name": "small-regular",
4262
+ "name": "axis-label-values",
2748
4263
  "type": "custom",
2749
- "label": "small-regular",
2750
- "value": "small-regular",
4264
+ "label": "axis-label-values",
4265
+ "value": "axis-label-values",
2751
4266
  "fontSize": 12,
2752
4267
  "fontFamily": [
4268
+ "D-DIN",
2753
4269
  "Inter",
2754
4270
  "BlinkMacSystemFont",
2755
4271
  "Segoe UI",
@@ -2759,8 +4275,7 @@
2759
4275
  "Helvetica Neue",
2760
4276
  "Helvetica",
2761
4277
  "Arial",
2762
- "sans-serif",
2763
- "D-DIN"
4278
+ "sans-serif"
2764
4279
  ],
2765
4280
  "fontWeight": 400,
2766
4281
  "lineHeight": 16
@@ -2787,9 +4302,9 @@
2787
4302
  "visible": true,
2788
4303
  "lineWidth": {
2789
4304
  "type": "custom",
2790
- "label": "width-1",
2791
- "value": "width-1",
2792
- "width": 1
4305
+ "label": "width-0",
4306
+ "value": "width-0",
4307
+ "width": 0.5
2793
4308
  }
2794
4309
  }
2795
4310
  },
@@ -2808,9 +4323,9 @@
2808
4323
  "visible": true,
2809
4324
  "lineWidth": {
2810
4325
  "type": "custom",
2811
- "label": "width-1",
2812
- "value": "width-1",
2813
- "width": 1
4326
+ "label": "width-0",
4327
+ "value": "width-0",
4328
+ "width": 0.5
2814
4329
  }
2815
4330
  },
2816
4331
  "label": {
@@ -2829,12 +4344,13 @@
2829
4344
  "value": "--dv-color-text-2"
2830
4345
  },
2831
4346
  "fontStyle": {
2832
- "name": "small-regular",
4347
+ "name": "axis-label-values",
2833
4348
  "type": "custom",
2834
- "label": "small-regular",
2835
- "value": "small-regular",
4349
+ "label": "axis-label-values",
4350
+ "value": "axis-label-values",
2836
4351
  "fontSize": 12,
2837
4352
  "fontFamily": [
4353
+ "D-DIN",
2838
4354
  "Inter",
2839
4355
  "BlinkMacSystemFont",
2840
4356
  "Segoe UI",
@@ -2844,8 +4360,7 @@
2844
4360
  "Helvetica Neue",
2845
4361
  "Helvetica",
2846
4362
  "Arial",
2847
- "sans-serif",
2848
- "D-DIN"
4363
+ "sans-serif"
2849
4364
  ],
2850
4365
  "fontWeight": 400,
2851
4366
  "lineHeight": 16
@@ -2922,12 +4437,12 @@
2922
4437
  "value": "--dv-color-text-3"
2923
4438
  },
2924
4439
  "fontStyle": {
2925
- "name": "paragraph-regular",
2926
- "type": "custom",
2927
- "label": "paragraph-regular",
2928
- "value": "paragraph-regular",
4440
+ "type": "user",
4441
+ "label": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 500",
4442
+ "value": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 500",
2929
4443
  "fontSize": 14,
2930
4444
  "fontFamily": [
4445
+ "D-DIN",
2931
4446
  "Inter",
2932
4447
  "BlinkMacSystemFont",
2933
4448
  "Segoe UI",
@@ -2937,10 +4452,9 @@
2937
4452
  "Helvetica Neue",
2938
4453
  "Helvetica",
2939
4454
  "Arial",
2940
- "sans-serif",
2941
- "D-DIN"
4455
+ "sans-serif"
2942
4456
  ],
2943
- "fontWeight": 400,
4457
+ "fontWeight": 500,
2944
4458
  "lineHeight": 20
2945
4459
  }
2946
4460
  }
@@ -2956,36 +4470,36 @@
2956
4470
  "value": "--dv-color-line-0"
2957
4471
  },
2958
4472
  "width": {
2959
- "type": "custom",
2960
- "label": "width-0",
2961
- "value": "width-0",
2962
- "width": 0.5
4473
+ "type": "user",
4474
+ "label": 0,
4475
+ "value": 0,
4476
+ "width": 0
2963
4477
  }
2964
4478
  },
2965
4479
  "padding": {
2966
4480
  "top": {
2967
4481
  "type": "custom",
2968
- "label": "spacing-m",
4482
+ "label": "spacing-s",
2969
4483
  "space": 12,
2970
- "value": "spacing-m"
4484
+ "value": "spacing-s"
2971
4485
  },
2972
4486
  "left": {
2973
4487
  "type": "custom",
2974
4488
  "label": "spacing-m",
2975
- "space": 12,
4489
+ "space": 16,
2976
4490
  "value": "spacing-m"
2977
4491
  },
2978
4492
  "right": {
2979
4493
  "type": "custom",
2980
4494
  "label": "spacing-m",
2981
- "space": 12,
4495
+ "space": 16,
2982
4496
  "value": "spacing-m"
2983
4497
  },
2984
4498
  "bottom": {
2985
4499
  "type": "custom",
2986
- "label": "spacing-m",
4500
+ "label": "spacing-s",
2987
4501
  "space": 12,
2988
- "value": "spacing-m"
4502
+ "value": "spacing-s"
2989
4503
  }
2990
4504
  },
2991
4505
  "borderRadius": {
@@ -2994,6 +4508,12 @@
2994
4508
  "value": "l",
2995
4509
  "radius": 4
2996
4510
  },
4511
+ "cornerRadius": {
4512
+ "type": "user",
4513
+ "label": 8,
4514
+ "value": 8,
4515
+ "radius": 8
4516
+ },
2997
4517
  "backgroundColor": {
2998
4518
  "type": "custom",
2999
4519
  "color": "#ffffff",
@@ -3013,24 +4533,24 @@
3013
4533
  "keyLabel": {
3014
4534
  "spacing": {
3015
4535
  "type": "custom",
3016
- "label": "spacing-xl",
4536
+ "label": "spacing-l",
3017
4537
  "space": 20,
3018
- "value": "spacing-xl"
4538
+ "value": "spacing-l"
3019
4539
  },
3020
4540
  "fontColor": {
3021
4541
  "type": "palette",
3022
- "color": "#1c1f23a6",
4542
+ "color": "#222727cc",
3023
4543
  "group": "Text",
3024
- "label": "--dv-color-text-2",
3025
- "value": "--dv-color-text-2"
4544
+ "label": "--dv-color-text-1",
4545
+ "value": "--dv-color-text-1"
3026
4546
  },
3027
4547
  "fontStyle": {
3028
- "name": "small-regular",
3029
- "type": "custom",
3030
- "label": "small-regular",
3031
- "value": "small-regular",
3032
- "fontSize": 12,
4548
+ "type": "user",
4549
+ "label": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 400",
4550
+ "value": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 400",
4551
+ "fontSize": 14,
3033
4552
  "fontFamily": [
4553
+ "D-DIN",
3034
4554
  "Inter",
3035
4555
  "BlinkMacSystemFont",
3036
4556
  "Segoe UI",
@@ -3040,18 +4560,17 @@
3040
4560
  "Helvetica Neue",
3041
4561
  "Helvetica",
3042
4562
  "Arial",
3043
- "sans-serif",
3044
- "D-DIN"
4563
+ "sans-serif"
3045
4564
  ],
3046
4565
  "fontWeight": 400,
3047
- "lineHeight": 16
4566
+ "lineHeight": 20
3048
4567
  }
3049
4568
  },
3050
4569
  "spaceRow": {
3051
4570
  "type": "custom",
3052
- "label": "spacing-s",
3053
- "space": 8,
3054
- "value": "spacing-s"
4571
+ "label": "spacing-xs",
4572
+ "space": 6,
4573
+ "value": "spacing-xs"
3055
4574
  },
3056
4575
  "titleLabel": {
3057
4576
  "fontColor": {
@@ -3062,12 +4581,12 @@
3062
4581
  "value": "--dv-color-text-0"
3063
4582
  },
3064
4583
  "fontStyle": {
3065
- "name": "paragraph-semibold",
3066
- "type": "custom",
3067
- "label": "paragraph-semibold",
3068
- "value": "paragraph-semibold",
3069
- "fontSize": 14,
4584
+ "type": "user",
4585
+ "label": "16/24px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial 600",
4586
+ "value": "16/24px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial 600",
4587
+ "fontSize": 16,
3070
4588
  "fontFamily": [
4589
+ "D-DIN",
3071
4590
  "Inter",
3072
4591
  "BlinkMacSystemFont",
3073
4592
  "Segoe UI",
@@ -3076,12 +4595,10 @@
3076
4595
  "Microsoft YaHei",
3077
4596
  "Helvetica Neue",
3078
4597
  "Helvetica",
3079
- "Arial",
3080
- "sans-serif",
3081
- "D-DIN"
4598
+ "Arial"
3082
4599
  ],
3083
4600
  "fontWeight": 600,
3084
- "lineHeight": 20
4601
+ "lineHeight": 24
3085
4602
  }
3086
4603
  },
3087
4604
  "valueLabel": {
@@ -3093,12 +4610,12 @@
3093
4610
  "value": "--dv-color-text-0"
3094
4611
  },
3095
4612
  "fontStyle": {
3096
- "name": "small-regular",
3097
- "type": "custom",
3098
- "label": "small-regular",
3099
- "value": "small-regular",
3100
- "fontSize": 12,
4613
+ "type": "user",
4614
+ "label": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 700",
4615
+ "value": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 700",
4616
+ "fontSize": 14,
3101
4617
  "fontFamily": [
4618
+ "D-DIN",
3102
4619
  "Inter",
3103
4620
  "BlinkMacSystemFont",
3104
4621
  "Segoe UI",
@@ -3108,11 +4625,10 @@
3108
4625
  "Helvetica Neue",
3109
4626
  "Helvetica",
3110
4627
  "Arial",
3111
- "sans-serif",
3112
- "D-DIN"
4628
+ "sans-serif"
3113
4629
  ],
3114
- "fontWeight": 400,
3115
- "lineHeight": 16
4630
+ "fontWeight": 700,
4631
+ "lineHeight": 20
3116
4632
  }
3117
4633
  },
3118
4634
  "transitionDuration": {
@@ -3135,18 +4651,82 @@
3135
4651
  "visible": true
3136
4652
  },
3137
4653
  "label": {
3138
- "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
+ },
3139
4676
  "labelBackground": {
3140
- "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
+ }
3141
4691
  }
3142
4692
  }
3143
4693
  },
3144
4694
  "linearField": {
3145
4695
  "line": {
4696
+ "width": 0.5,
4697
+ "stroke": {
4698
+ "type": "palette",
4699
+ "color": "#889292ff",
4700
+ "group": "Line",
4701
+ "label": "--dv-color-line-1",
4702
+ "value": "--dv-color-line-1"
4703
+ },
3146
4704
  "visible": false
3147
4705
  },
3148
4706
  "label": {
3149
4707
  "visible": false,
4708
+ "fontStyle": {
4709
+ "name": "axis-label-values",
4710
+ "type": "custom",
4711
+ "label": "axis-label-values",
4712
+ "value": "axis-label-values",
4713
+ "fontSize": 12,
4714
+ "fontFamily": [
4715
+ "D-DIN",
4716
+ "Inter",
4717
+ "BlinkMacSystemFont",
4718
+ "Segoe UI",
4719
+ "PingFang SC",
4720
+ "Hiragino Sans GB",
4721
+ "Microsoft YaHei",
4722
+ "Helvetica Neue",
4723
+ "Helvetica",
4724
+ "Arial",
4725
+ "sans-serif"
4726
+ ],
4727
+ "fontWeight": 400,
4728
+ "lineHeight": 16
4729
+ },
3150
4730
  "labelBackground": {
3151
4731
  "visible": true
3152
4732
  }
@@ -3164,12 +4744,12 @@
3164
4744
  "value": "--dv-color-text-0"
3165
4745
  },
3166
4746
  "fontStyle": {
3167
- "name": "small-regular",
3168
- "type": "custom",
3169
- "label": "small-regular",
3170
- "value": "small-regular",
4747
+ "type": "user",
4748
+ "label": "12/16px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 600",
4749
+ "value": "12/16px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 600",
3171
4750
  "fontSize": 12,
3172
4751
  "fontFamily": [
4752
+ "D-DIN",
3173
4753
  "Inter",
3174
4754
  "BlinkMacSystemFont",
3175
4755
  "Segoe UI",
@@ -3179,10 +4759,9 @@
3179
4759
  "Helvetica Neue",
3180
4760
  "Helvetica",
3181
4761
  "Arial",
3182
- "sans-serif",
3183
- "D-DIN"
4762
+ "sans-serif"
3184
4763
  ],
3185
- "fontWeight": 400,
4764
+ "fontWeight": 600,
3186
4765
  "lineHeight": 16
3187
4766
  },
3188
4767
  "labelBackground": {
@@ -3232,7 +4811,7 @@
3232
4811
  "area": {
3233
4812
  "fill": {
3234
4813
  "type": "palette",
3235
- "color": "#1c1f230d",
4814
+ "color": "#2227270d",
3236
4815
  "group": "Fill",
3237
4816
  "label": "--dv-color-fill-0",
3238
4817
  "value": "--dv-color-fill-0"
@@ -3244,10 +4823,10 @@
3244
4823
  "line": {
3245
4824
  "stroke": {
3246
4825
  "type": "palette",
3247
- "color": "#c6c9cdff",
4826
+ "color": "#889292ff",
3248
4827
  "group": "Line",
3249
- "label": "--dv-color-line-0",
3250
- "value": "--dv-color-line-0"
4828
+ "label": "--dv-color-line-1",
4829
+ "value": "--dv-color-line-1"
3251
4830
  },
3252
4831
  "lineDash": {
3253
4832
  "dash": [
@@ -3287,9 +4866,9 @@
3287
4866
  },
3288
4867
  "lineWidth": {
3289
4868
  "type": "custom",
3290
- "label": "width-1",
3291
- "value": "width-1",
3292
- "width": 1
4869
+ "label": "width-2",
4870
+ "value": "width-2",
4871
+ "width": 2
3293
4872
  }
3294
4873
  }
3295
4874
  }
@@ -3301,25 +4880,26 @@
3301
4880
  "space": {
3302
4881
  "type": "custom",
3303
4882
  "label": "spacing-s",
3304
- "space": 8,
4883
+ "space": 12,
3305
4884
  "value": "spacing-s"
3306
4885
  },
3307
4886
  "opacity": 30,
3308
4887
  "visible": true,
3309
4888
  "fontColor": {
3310
4889
  "type": "palette",
3311
- "color": "#1c1f23a6",
4890
+ "color": "#222727cc",
3312
4891
  "group": "Text",
3313
- "label": "--dv-color-text-2",
3314
- "value": "--dv-color-text-2"
4892
+ "label": "--dv-color-text-1",
4893
+ "value": "--dv-color-text-1"
3315
4894
  },
3316
4895
  "fontStyle": {
3317
- "name": "small-regular",
4896
+ "name": "axis-label-values",
3318
4897
  "type": "custom",
3319
- "label": "small-regular",
3320
- "value": "small-regular",
4898
+ "label": "axis-label-values",
4899
+ "value": "axis-label-values",
3321
4900
  "fontSize": 12,
3322
4901
  "fontFamily": [
4902
+ "D-DIN",
3323
4903
  "Inter",
3324
4904
  "BlinkMacSystemFont",
3325
4905
  "Segoe UI",
@@ -3329,8 +4909,7 @@
3329
4909
  "Helvetica Neue",
3330
4910
  "Helvetica",
3331
4911
  "Arial",
3332
- "sans-serif",
3333
- "D-DIN"
4912
+ "sans-serif"
3334
4913
  ],
3335
4914
  "fontWeight": 400,
3336
4915
  "lineHeight": 16
@@ -3350,18 +4929,19 @@
3350
4929
  "visible": true,
3351
4930
  "fontColor": {
3352
4931
  "type": "palette",
3353
- "color": "#1c1f23ff",
4932
+ "color": "#222727ff",
3354
4933
  "group": "Text",
3355
4934
  "label": "--dv-color-text-0",
3356
4935
  "value": "--dv-color-text-0"
3357
4936
  },
3358
4937
  "fontStyle": {
3359
- "name": "small-regular",
4938
+ "name": "axis-label-values",
3360
4939
  "type": "custom",
3361
- "label": "small-regular",
3362
- "value": "small-regular",
4940
+ "label": "axis-label-values",
4941
+ "value": "axis-label-values",
3363
4942
  "fontSize": 12,
3364
4943
  "fontFamily": [
4944
+ "D-DIN",
3365
4945
  "Inter",
3366
4946
  "BlinkMacSystemFont",
3367
4947
  "Segoe UI",
@@ -3371,8 +4951,7 @@
3371
4951
  "Helvetica Neue",
3372
4952
  "Helvetica",
3373
4953
  "Arial",
3374
- "sans-serif",
3375
- "D-DIN"
4954
+ "sans-serif"
3376
4955
  ],
3377
4956
  "fontWeight": 400,
3378
4957
  "lineHeight": 16