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

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": [
@@ -908,25 +1443,323 @@
908
1443
  "type": "custom",
909
1444
  "value": 90
910
1445
  },
911
- "slowest": {
912
- "name": "slowest",
913
- "type": "custom",
914
- "value": 1800
1446
+ "slowest": {
1447
+ "name": "slowest",
1448
+ "type": "custom",
1449
+ "value": 1800
1450
+ }
1451
+ },
1452
+ "generateCategoricalMode": "default"
1453
+ },
1454
+ "element": {
1455
+ "axis": {
1456
+ "x": {
1457
+ "grid": {
1458
+ "visible": false
1459
+ },
1460
+ "tick": {
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
+ }
1476
+ },
1477
+ "label": {
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
+ }
915
1693
  }
916
1694
  },
917
- "generateCategoricalMode": "default"
918
- },
919
- "element": {
920
- "axis": {
921
- "x": {
1695
+ "polar": {
1696
+ "sync": false,
1697
+ "angle": {
922
1698
  "grid": {
923
- "visible": false
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
+ }
924
1722
  },
925
1723
  "tick": {
926
- "visible": true
1724
+ "visible": false
927
1725
  },
928
1726
  "label": {
929
- "visible": true
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
975
- },
976
- "tick": {
977
- "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"
978
1886
  },
979
- "label": {
980
- "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"
981
1918
  },
982
- "title": {
983
- "visible": false,
984
- "position": "end"
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
+ }
985
1959
  },
986
- "subGrid": {
987
- "visible": false
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
+ }
988
1985
  },
989
- "subTick": {
990
- "visible": false
1986
+ "borderRadius": {
1987
+ "type": "custom",
1988
+ "label": "l",
1989
+ "value": "l",
1990
+ "radius": 4
991
1991
  },
992
- "domainLine": {
993
- "visible": true
1992
+ "backgroundColor": {
1993
+ "type": "custom",
1994
+ "color": "#ffffff",
1995
+ "group": "Bg",
1996
+ "label": "--dv-color-bg-0",
1997
+ "value": "--dv-color-bg-0"
994
1998
  }
995
1999
  },
996
- "radius": {
997
- "grid": {
998
- "visible": true
999
- },
1000
- "tick": {
1001
- "visible": false
1002
- },
1003
- "label": {
1004
- "visible": true
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"
1005
2014
  },
1006
- "title": {
1007
- "visible": false,
1008
- "position": "center"
2015
+ "fontColor": {
2016
+ "type": "palette",
2017
+ "color": "#1c1f23a6",
2018
+ "group": "Text",
2019
+ "label": "--dv-color-text-2",
2020
+ "value": "--dv-color-text-2"
1009
2021
  },
1010
- "subGrid": {
1011
- "visible": false
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
2043
+ }
2044
+ },
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
2342
+ },
2343
+ "value": {
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"
1086
2382
  },
1087
- "shape": {},
1088
- "value": {
1089
- "visible": true
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
  },
@@ -1795,6 +3109,26 @@
1795
3109
  "fontWeight": 600,
1796
3110
  "lineHeight": 16
1797
3111
  },
3112
+ "axis-label-values": {
3113
+ "name": "axis-label-values",
3114
+ "type": "custom",
3115
+ "fontSize": 12,
3116
+ "fontFamily": [
3117
+ "D-DIN",
3118
+ "Inter",
3119
+ "BlinkMacSystemFont",
3120
+ "Segoe UI",
3121
+ "PingFang SC",
3122
+ "Hiragino Sans GB",
3123
+ "Microsoft YaHei",
3124
+ "Helvetica Neue",
3125
+ "Helvetica",
3126
+ "Arial",
3127
+ "sans-serif"
3128
+ ],
3129
+ "fontWeight": 400,
3130
+ "lineHeight": 16
3131
+ },
1798
3132
  "paragraph-regular": {
1799
3133
  "name": "paragraph-regular",
1800
3134
  "type": "custom",
@@ -1999,39 +3333,39 @@
1999
3333
  },
2000
3334
  "--dv-color-categorical-1": {
2001
3335
  "type": "custom",
2002
- "custom": "#2155FF"
3336
+ "custom": "#f39916"
2003
3337
  },
2004
3338
  "--dv-color-categorical-2": {
2005
3339
  "type": "custom",
2006
- "custom": "#2FC569"
3340
+ "custom": "#8046d9"
2007
3341
  },
2008
3342
  "--dv-color-categorical-3": {
2009
3343
  "type": "custom",
2010
- "custom": "#FF7214"
3344
+ "custom": "#fe7f96"
2011
3345
  },
2012
3346
  "--dv-color-categorical-4": {
2013
3347
  "type": "custom",
2014
- "custom": "#FFB414"
3348
+ "custom": "#6cc9ff"
2015
3349
  },
2016
3350
  "--dv-color-categorical-5": {
2017
3351
  "type": "custom",
2018
- "custom": "#8352FF"
3352
+ "custom": "#aa7a11"
2019
3353
  },
2020
3354
  "--dv-color-categorical-6": {
2021
3355
  "type": "custom",
2022
- "custom": "#39C0FF"
3356
+ "custom": "#59d3cf"
2023
3357
  },
2024
3358
  "--dv-color-categorical-7": {
2025
3359
  "type": "custom",
2026
- "custom": "#FF689A"
3360
+ "custom": "#54842b"
2027
3361
  },
2028
3362
  "--dv-color-categorical-8": {
2029
3363
  "type": "custom",
2030
- "custom": "#07A8B1"
3364
+ "custom": "#c653cd"
2031
3365
  },
2032
3366
  "--dv-color-categorical-9": {
2033
3367
  "type": "custom",
2034
- "custom": "#555CE0"
3368
+ "custom": "#8693dc"
2035
3369
  },
2036
3370
  "--dv-color-danger-active": {
2037
3371
  "type": "palette",
@@ -2542,36 +3876,38 @@
2542
3876
  "label": "--dv-color-line-0",
2543
3877
  "value": "--dv-color-line-0"
2544
3878
  },
3879
+ "lineCap": "round",
2545
3880
  "visible": true,
2546
3881
  "lineWidth": {
2547
3882
  "type": "custom",
2548
- "label": "width-1",
2549
- "value": "width-1",
2550
- "width": 1
3883
+ "label": "width-0",
3884
+ "value": "width-0",
3885
+ "width": 0.5
2551
3886
  }
2552
3887
  },
2553
3888
  "label": {
2554
3889
  "space": {
2555
3890
  "type": "custom",
2556
- "label": "spacing-s",
2557
- "space": 8,
2558
- "value": "spacing-s"
3891
+ "label": "spacing-2xs",
3892
+ "space": 4,
3893
+ "value": "spacing-2xs"
2559
3894
  },
2560
3895
  "visible": true,
2561
3896
  "fontColor": {
2562
- "type": "palette",
2563
- "color": "#1c1f23a6",
3897
+ "type": "custom",
3898
+ "color": "#8C8F8F",
2564
3899
  "group": "Text",
2565
3900
  "label": "--dv-color-text-2",
2566
3901
  "value": "--dv-color-text-2"
2567
3902
  },
2568
3903
  "fontStyle": {
2569
- "name": "small-regular",
3904
+ "name": "axis-label-values",
2570
3905
  "type": "custom",
2571
- "label": "small-regular",
2572
- "value": "small-regular",
3906
+ "label": "axis-label-values",
3907
+ "value": "axis-label-values",
2573
3908
  "fontSize": 12,
2574
3909
  "fontFamily": [
3910
+ "D-DIN",
2575
3911
  "Inter",
2576
3912
  "BlinkMacSystemFont",
2577
3913
  "Segoe UI",
@@ -2581,16 +3917,50 @@
2581
3917
  "Helvetica Neue",
2582
3918
  "Helvetica",
2583
3919
  "Arial",
2584
- "sans-serif",
2585
- "D-DIN"
3920
+ "sans-serif"
2586
3921
  ],
2587
3922
  "fontWeight": 400,
2588
3923
  "lineHeight": 16
2589
3924
  }
2590
3925
  },
2591
3926
  "title": {
2592
- "visible": false,
2593
- "position": "center"
3927
+ "space": {
3928
+ "type": "custom",
3929
+ "label": "spacing-2xs",
3930
+ "space": 4,
3931
+ "value": "spacing-2xs"
3932
+ },
3933
+ "visible": true,
3934
+ "position": "center",
3935
+ "fontColor": {
3936
+ "type": "custom",
3937
+ "color": "#3B3D3D",
3938
+ "group": "Text",
3939
+ "label": "--dv-color-text-1",
3940
+ "value": "--dv-color-text-1"
3941
+ },
3942
+ "fontStyle": {
3943
+ "name": "axis-label-values",
3944
+ "type": "custom",
3945
+ "label": "axis-label-values",
3946
+ "value": "axis-label-values",
3947
+ "fontSize": 12,
3948
+ "fontFamily": [
3949
+ "D-DIN",
3950
+ "Inter",
3951
+ "BlinkMacSystemFont",
3952
+ "Segoe UI",
3953
+ "PingFang SC",
3954
+ "Hiragino Sans GB",
3955
+ "Microsoft YaHei",
3956
+ "Helvetica Neue",
3957
+ "Helvetica",
3958
+ "Arial",
3959
+ "sans-serif"
3960
+ ],
3961
+ "fontWeight": 400,
3962
+ "lineHeight": 16
3963
+ }
2594
3964
  },
2595
3965
  "subGrid": {
2596
3966
  "visible": false
@@ -2606,6 +3976,7 @@
2606
3976
  "label": "--dv-color-line-0",
2607
3977
  "value": "--dv-color-line-0"
2608
3978
  },
3979
+ "lineCap": "round",
2609
3980
  "visible": true,
2610
3981
  "lineWidth": {
2611
3982
  "type": "custom",
@@ -2624,6 +3995,7 @@
2624
3995
  "label": "--dv-color-line-0",
2625
3996
  "value": "--dv-color-line-0"
2626
3997
  },
3998
+ "lineCap": "butt",
2627
3999
  "visible": true,
2628
4000
  "lineDash": {
2629
4001
  "dash": [
@@ -2647,9 +4019,9 @@
2647
4019
  "label": {
2648
4020
  "space": {
2649
4021
  "type": "custom",
2650
- "label": "spacing-m",
4022
+ "label": "spacing-s",
2651
4023
  "space": 12,
2652
- "value": "spacing-m"
4024
+ "value": "spacing-s"
2653
4025
  },
2654
4026
  "visible": true,
2655
4027
  "fontColor": {
@@ -2660,12 +4032,13 @@
2660
4032
  "value": "--dv-color-text-2"
2661
4033
  },
2662
4034
  "fontStyle": {
2663
- "name": "small-regular",
4035
+ "name": "axis-label-values",
2664
4036
  "type": "custom",
2665
- "label": "small-regular",
2666
- "value": "small-regular",
4037
+ "label": "axis-label-values",
4038
+ "value": "axis-label-values",
2667
4039
  "fontSize": 12,
2668
4040
  "fontFamily": [
4041
+ "D-DIN",
2669
4042
  "Inter",
2670
4043
  "BlinkMacSystemFont",
2671
4044
  "Segoe UI",
@@ -2675,16 +4048,50 @@
2675
4048
  "Helvetica Neue",
2676
4049
  "Helvetica",
2677
4050
  "Arial",
2678
- "sans-serif",
2679
- "D-DIN"
4051
+ "sans-serif"
2680
4052
  ],
2681
4053
  "fontWeight": 400,
2682
4054
  "lineHeight": 16
2683
4055
  }
2684
4056
  },
2685
4057
  "title": {
2686
- "visible": false,
2687
- "position": "center"
4058
+ "space": {
4059
+ "type": "custom",
4060
+ "label": "spacing-2xs",
4061
+ "space": 4,
4062
+ "value": "spacing-2xs"
4063
+ },
4064
+ "visible": true,
4065
+ "position": "center",
4066
+ "fontColor": {
4067
+ "type": "custom",
4068
+ "color": "#3B3D3D",
4069
+ "group": "Text",
4070
+ "label": "--dv-color-text-1",
4071
+ "value": "--dv-color-text-1"
4072
+ },
4073
+ "fontStyle": {
4074
+ "name": "axis-label-values",
4075
+ "type": "custom",
4076
+ "label": "axis-label-values",
4077
+ "value": "axis-label-values",
4078
+ "fontSize": 12,
4079
+ "fontFamily": [
4080
+ "D-DIN",
4081
+ "Inter",
4082
+ "BlinkMacSystemFont",
4083
+ "Segoe UI",
4084
+ "PingFang SC",
4085
+ "Hiragino Sans GB",
4086
+ "Microsoft YaHei",
4087
+ "Helvetica Neue",
4088
+ "Helvetica",
4089
+ "Arial",
4090
+ "sans-serif"
4091
+ ],
4092
+ "fontWeight": 400,
4093
+ "lineHeight": 16
4094
+ }
2688
4095
  },
2689
4096
  "subGrid": {
2690
4097
  "visible": false
@@ -2744,12 +4151,13 @@
2744
4151
  "value": "--dv-color-text-2"
2745
4152
  },
2746
4153
  "fontStyle": {
2747
- "name": "small-regular",
4154
+ "name": "axis-label-values",
2748
4155
  "type": "custom",
2749
- "label": "small-regular",
2750
- "value": "small-regular",
4156
+ "label": "axis-label-values",
4157
+ "value": "axis-label-values",
2751
4158
  "fontSize": 12,
2752
4159
  "fontFamily": [
4160
+ "D-DIN",
2753
4161
  "Inter",
2754
4162
  "BlinkMacSystemFont",
2755
4163
  "Segoe UI",
@@ -2759,8 +4167,7 @@
2759
4167
  "Helvetica Neue",
2760
4168
  "Helvetica",
2761
4169
  "Arial",
2762
- "sans-serif",
2763
- "D-DIN"
4170
+ "sans-serif"
2764
4171
  ],
2765
4172
  "fontWeight": 400,
2766
4173
  "lineHeight": 16
@@ -2787,9 +4194,9 @@
2787
4194
  "visible": true,
2788
4195
  "lineWidth": {
2789
4196
  "type": "custom",
2790
- "label": "width-1",
2791
- "value": "width-1",
2792
- "width": 1
4197
+ "label": "width-0",
4198
+ "value": "width-0",
4199
+ "width": 0.5
2793
4200
  }
2794
4201
  }
2795
4202
  },
@@ -2808,9 +4215,9 @@
2808
4215
  "visible": true,
2809
4216
  "lineWidth": {
2810
4217
  "type": "custom",
2811
- "label": "width-1",
2812
- "value": "width-1",
2813
- "width": 1
4218
+ "label": "width-0",
4219
+ "value": "width-0",
4220
+ "width": 0.5
2814
4221
  }
2815
4222
  },
2816
4223
  "label": {
@@ -2829,12 +4236,13 @@
2829
4236
  "value": "--dv-color-text-2"
2830
4237
  },
2831
4238
  "fontStyle": {
2832
- "name": "small-regular",
4239
+ "name": "axis-label-values",
2833
4240
  "type": "custom",
2834
- "label": "small-regular",
2835
- "value": "small-regular",
4241
+ "label": "axis-label-values",
4242
+ "value": "axis-label-values",
2836
4243
  "fontSize": 12,
2837
4244
  "fontFamily": [
4245
+ "D-DIN",
2838
4246
  "Inter",
2839
4247
  "BlinkMacSystemFont",
2840
4248
  "Segoe UI",
@@ -2844,8 +4252,7 @@
2844
4252
  "Helvetica Neue",
2845
4253
  "Helvetica",
2846
4254
  "Arial",
2847
- "sans-serif",
2848
- "D-DIN"
4255
+ "sans-serif"
2849
4256
  ],
2850
4257
  "fontWeight": 400,
2851
4258
  "lineHeight": 16
@@ -2922,12 +4329,12 @@
2922
4329
  "value": "--dv-color-text-3"
2923
4330
  },
2924
4331
  "fontStyle": {
2925
- "name": "paragraph-regular",
2926
- "type": "custom",
2927
- "label": "paragraph-regular",
2928
- "value": "paragraph-regular",
4332
+ "type": "user",
4333
+ "label": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 500",
4334
+ "value": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 500",
2929
4335
  "fontSize": 14,
2930
4336
  "fontFamily": [
4337
+ "D-DIN",
2931
4338
  "Inter",
2932
4339
  "BlinkMacSystemFont",
2933
4340
  "Segoe UI",
@@ -2937,10 +4344,9 @@
2937
4344
  "Helvetica Neue",
2938
4345
  "Helvetica",
2939
4346
  "Arial",
2940
- "sans-serif",
2941
- "D-DIN"
4347
+ "sans-serif"
2942
4348
  ],
2943
- "fontWeight": 400,
4349
+ "fontWeight": 500,
2944
4350
  "lineHeight": 20
2945
4351
  }
2946
4352
  }
@@ -2956,10 +4362,10 @@
2956
4362
  "value": "--dv-color-line-0"
2957
4363
  },
2958
4364
  "width": {
2959
- "type": "custom",
2960
- "label": "width-0",
2961
- "value": "width-0",
2962
- "width": 0.5
4365
+ "type": "user",
4366
+ "label": 0,
4367
+ "value": 0,
4368
+ "width": 0
2963
4369
  }
2964
4370
  },
2965
4371
  "padding": {
@@ -2975,12 +4381,6 @@
2975
4381
  "space": 12,
2976
4382
  "value": "spacing-m"
2977
4383
  },
2978
- "right": {
2979
- "type": "custom",
2980
- "label": "spacing-m",
2981
- "space": 12,
2982
- "value": "spacing-m"
2983
- },
2984
4384
  "bottom": {
2985
4385
  "type": "custom",
2986
4386
  "label": "spacing-m",
@@ -2994,6 +4394,12 @@
2994
4394
  "value": "l",
2995
4395
  "radius": 4
2996
4396
  },
4397
+ "cornerRadius": {
4398
+ "type": "user",
4399
+ "label": 12,
4400
+ "value": 12,
4401
+ "radius": 12
4402
+ },
2997
4403
  "backgroundColor": {
2998
4404
  "type": "custom",
2999
4405
  "color": "#ffffff",
@@ -3019,18 +4425,18 @@
3019
4425
  },
3020
4426
  "fontColor": {
3021
4427
  "type": "palette",
3022
- "color": "#1c1f23a6",
4428
+ "color": "#222727cc",
3023
4429
  "group": "Text",
3024
- "label": "--dv-color-text-2",
3025
- "value": "--dv-color-text-2"
4430
+ "label": "--dv-color-text-1",
4431
+ "value": "--dv-color-text-1"
3026
4432
  },
3027
4433
  "fontStyle": {
3028
- "name": "small-regular",
3029
- "type": "custom",
3030
- "label": "small-regular",
3031
- "value": "small-regular",
3032
- "fontSize": 12,
4434
+ "type": "user",
4435
+ "label": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 400",
4436
+ "value": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 400",
4437
+ "fontSize": 14,
3033
4438
  "fontFamily": [
4439
+ "D-DIN",
3034
4440
  "Inter",
3035
4441
  "BlinkMacSystemFont",
3036
4442
  "Segoe UI",
@@ -3040,11 +4446,10 @@
3040
4446
  "Helvetica Neue",
3041
4447
  "Helvetica",
3042
4448
  "Arial",
3043
- "sans-serif",
3044
- "D-DIN"
4449
+ "sans-serif"
3045
4450
  ],
3046
4451
  "fontWeight": 400,
3047
- "lineHeight": 16
4452
+ "lineHeight": 20
3048
4453
  }
3049
4454
  },
3050
4455
  "spaceRow": {
@@ -3062,12 +4467,12 @@
3062
4467
  "value": "--dv-color-text-0"
3063
4468
  },
3064
4469
  "fontStyle": {
3065
- "name": "paragraph-semibold",
3066
- "type": "custom",
3067
- "label": "paragraph-semibold",
3068
- "value": "paragraph-semibold",
3069
- "fontSize": 14,
4470
+ "type": "user",
4471
+ "label": "16/24px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial 600",
4472
+ "value": "16/24px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial 600",
4473
+ "fontSize": 16,
3070
4474
  "fontFamily": [
4475
+ "D-DIN",
3071
4476
  "Inter",
3072
4477
  "BlinkMacSystemFont",
3073
4478
  "Segoe UI",
@@ -3076,12 +4481,10 @@
3076
4481
  "Microsoft YaHei",
3077
4482
  "Helvetica Neue",
3078
4483
  "Helvetica",
3079
- "Arial",
3080
- "sans-serif",
3081
- "D-DIN"
4484
+ "Arial"
3082
4485
  ],
3083
4486
  "fontWeight": 600,
3084
- "lineHeight": 20
4487
+ "lineHeight": 24
3085
4488
  }
3086
4489
  },
3087
4490
  "valueLabel": {
@@ -3093,12 +4496,12 @@
3093
4496
  "value": "--dv-color-text-0"
3094
4497
  },
3095
4498
  "fontStyle": {
3096
- "name": "small-regular",
3097
- "type": "custom",
3098
- "label": "small-regular",
3099
- "value": "small-regular",
3100
- "fontSize": 12,
4499
+ "type": "user",
4500
+ "label": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 700",
4501
+ "value": "14/20px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 700",
4502
+ "fontSize": 14,
3101
4503
  "fontFamily": [
4504
+ "D-DIN",
3102
4505
  "Inter",
3103
4506
  "BlinkMacSystemFont",
3104
4507
  "Segoe UI",
@@ -3108,11 +4511,10 @@
3108
4511
  "Helvetica Neue",
3109
4512
  "Helvetica",
3110
4513
  "Arial",
3111
- "sans-serif",
3112
- "D-DIN"
4514
+ "sans-serif"
3113
4515
  ],
3114
- "fontWeight": 400,
3115
- "lineHeight": 16
4516
+ "fontWeight": 700,
4517
+ "lineHeight": 20
3116
4518
  }
3117
4519
  },
3118
4520
  "transitionDuration": {
@@ -3132,7 +4534,7 @@
3132
4534
  "label": "--dv-color-fill-0",
3133
4535
  "value": "--dv-color-fill-0"
3134
4536
  },
3135
- "visible": true
4537
+ "visible": false
3136
4538
  },
3137
4539
  "label": {
3138
4540
  "visible": false,
@@ -3143,10 +4545,40 @@
3143
4545
  },
3144
4546
  "linearField": {
3145
4547
  "line": {
3146
- "visible": false
4548
+ "width": 0.5,
4549
+ "stroke": {
4550
+ "type": "palette",
4551
+ "color": "#889292ff",
4552
+ "group": "Line",
4553
+ "label": "--dv-color-line-1",
4554
+ "value": "--dv-color-line-1"
4555
+ },
4556
+ "visible": true
3147
4557
  },
3148
4558
  "label": {
3149
- "visible": false,
4559
+ "visible": true,
4560
+ "fontStyle": {
4561
+ "name": "axis-label-values",
4562
+ "type": "custom",
4563
+ "label": "axis-label-values",
4564
+ "value": "axis-label-values",
4565
+ "fontSize": 12,
4566
+ "fontFamily": [
4567
+ "D-DIN",
4568
+ "Inter",
4569
+ "BlinkMacSystemFont",
4570
+ "Segoe UI",
4571
+ "PingFang SC",
4572
+ "Hiragino Sans GB",
4573
+ "Microsoft YaHei",
4574
+ "Helvetica Neue",
4575
+ "Helvetica",
4576
+ "Arial",
4577
+ "sans-serif"
4578
+ ],
4579
+ "fontWeight": 400,
4580
+ "lineHeight": 16
4581
+ },
3150
4582
  "labelBackground": {
3151
4583
  "visible": true
3152
4584
  }
@@ -3164,12 +4596,12 @@
3164
4596
  "value": "--dv-color-text-0"
3165
4597
  },
3166
4598
  "fontStyle": {
3167
- "name": "small-regular",
3168
- "type": "custom",
3169
- "label": "small-regular",
3170
- "value": "small-regular",
4599
+ "type": "user",
4600
+ "label": "12/16px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 600",
4601
+ "value": "12/16px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 600",
3171
4602
  "fontSize": 12,
3172
4603
  "fontFamily": [
4604
+ "D-DIN",
3173
4605
  "Inter",
3174
4606
  "BlinkMacSystemFont",
3175
4607
  "Segoe UI",
@@ -3179,10 +4611,9 @@
3179
4611
  "Helvetica Neue",
3180
4612
  "Helvetica",
3181
4613
  "Arial",
3182
- "sans-serif",
3183
- "D-DIN"
4614
+ "sans-serif"
3184
4615
  ],
3185
- "fontWeight": 400,
4616
+ "fontWeight": 600,
3186
4617
  "lineHeight": 16
3187
4618
  },
3188
4619
  "labelBackground": {
@@ -3308,18 +4739,19 @@
3308
4739
  "visible": true,
3309
4740
  "fontColor": {
3310
4741
  "type": "palette",
3311
- "color": "#1c1f23a6",
4742
+ "color": "#222727cc",
3312
4743
  "group": "Text",
3313
- "label": "--dv-color-text-2",
3314
- "value": "--dv-color-text-2"
4744
+ "label": "--dv-color-text-1",
4745
+ "value": "--dv-color-text-1"
3315
4746
  },
3316
4747
  "fontStyle": {
3317
- "name": "small-regular",
4748
+ "name": "axis-label-values",
3318
4749
  "type": "custom",
3319
- "label": "small-regular",
3320
- "value": "small-regular",
4750
+ "label": "axis-label-values",
4751
+ "value": "axis-label-values",
3321
4752
  "fontSize": 12,
3322
4753
  "fontFamily": [
4754
+ "D-DIN",
3323
4755
  "Inter",
3324
4756
  "BlinkMacSystemFont",
3325
4757
  "Segoe UI",
@@ -3329,8 +4761,7 @@
3329
4761
  "Helvetica Neue",
3330
4762
  "Helvetica",
3331
4763
  "Arial",
3332
- "sans-serif",
3333
- "D-DIN"
4764
+ "sans-serif"
3334
4765
  ],
3335
4766
  "fontWeight": 400,
3336
4767
  "lineHeight": 16
@@ -3350,18 +4781,19 @@
3350
4781
  "visible": true,
3351
4782
  "fontColor": {
3352
4783
  "type": "palette",
3353
- "color": "#1c1f23ff",
4784
+ "color": "#222727ff",
3354
4785
  "group": "Text",
3355
4786
  "label": "--dv-color-text-0",
3356
4787
  "value": "--dv-color-text-0"
3357
4788
  },
3358
4789
  "fontStyle": {
3359
- "name": "small-regular",
4790
+ "name": "axis-label-values",
3360
4791
  "type": "custom",
3361
- "label": "small-regular",
3362
- "value": "small-regular",
4792
+ "label": "axis-label-values",
4793
+ "value": "axis-label-values",
3363
4794
  "fontSize": 12,
3364
4795
  "fontFamily": [
4796
+ "D-DIN",
3365
4797
  "Inter",
3366
4798
  "BlinkMacSystemFont",
3367
4799
  "Segoe UI",
@@ -3371,8 +4803,7 @@
3371
4803
  "Helvetica Neue",
3372
4804
  "Helvetica",
3373
4805
  "Arial",
3374
- "sans-serif",
3375
- "D-DIN"
4806
+ "sans-serif"
3376
4807
  ],
3377
4808
  "fontWeight": 400,
3378
4809
  "lineHeight": 16