@semi-bot/semi-vchart-theme-ida 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/light.json CHANGED
@@ -9,12 +9,12 @@
9
9
  "maxDomainLength": 10,
10
10
  "scheme": [
11
11
  "#10C4BB",
12
+ "#f7a45c",
13
+ "#956af7",
14
+ "#47ba77",
12
15
  "#2F80ED",
13
- "#7B61FF",
14
16
  "#F2C94C",
15
- "#F2994A",
16
- "#27AE60",
17
- "#EB5757",
17
+ "#38BDF8",
18
18
  "#6B7A90",
19
19
  "#c653cd",
20
20
  "#8693dc"
@@ -595,8 +595,8 @@
595
595
  "bar": {
596
596
  "style": {
597
597
  "cornerRadius": [
598
- 4,
599
- 4,
598
+ 2,
599
+ 2,
600
600
  0,
601
601
  0
602
602
  ],
@@ -656,16 +656,16 @@
656
656
  },
657
657
  "bar_vertical": {
658
658
  "stackCornerRadius": [
659
- 4,
660
- 4,
659
+ 2,
660
+ 2,
661
661
  0,
662
662
  0
663
663
  ],
664
664
  "bar": {
665
665
  "style": {
666
666
  "cornerRadius": [
667
- 4,
668
- 4,
667
+ 2,
668
+ 2,
669
669
  0,
670
670
  0
671
671
  ]
@@ -675,16 +675,16 @@
675
675
  "bar_horizontal": {
676
676
  "stackCornerRadius": [
677
677
  0,
678
- 4,
679
- 4,
678
+ 2,
679
+ 2,
680
680
  0
681
681
  ],
682
682
  "bar": {
683
683
  "style": {
684
684
  "cornerRadius": [
685
685
  0,
686
- 4,
687
- 4,
686
+ 2,
687
+ 2,
688
688
  0
689
689
  ]
690
690
  }
@@ -806,7 +806,7 @@
806
806
  }
807
807
  },
808
808
  "startAngle": -90,
809
- "padAngle": 0,
809
+ "padAngle": 1,
810
810
  "label": {
811
811
  "visible": true,
812
812
  "style": {
package/lightEcharts.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "color": [
3
3
  "#10C4BB",
4
+ "#f7a45c",
5
+ "#956af7",
6
+ "#47ba77",
4
7
  "#2F80ED",
5
- "#7B61FF",
6
8
  "#F2C94C",
7
- "#F2994A",
8
- "#27AE60",
9
- "#EB5757",
9
+ "#38BDF8",
10
10
  "#6B7A90",
11
11
  "#c653cd",
12
12
  "#8693dc"
@@ -41,8 +41,8 @@
41
41
  "bar": {
42
42
  "itemStyle": {
43
43
  "borderRadius": [
44
- 4,
45
- 4,
44
+ 2,
45
+ 2,
46
46
  0,
47
47
  0
48
48
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@semi-bot/semi-vchart-theme-ida",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "description": "Semi theme generated by dsm. https://semi.design/dsm",
5
5
  "keywords": [
6
6
  "semi-theme",
package/raw.json CHANGED
@@ -2467,15 +2467,15 @@
2467
2467
  "cornerRadius": [
2468
2468
  {
2469
2469
  "type": "custom",
2470
- "label": "l",
2471
- "value": "l",
2472
- "radius": 4
2470
+ "label": "m",
2471
+ "value": "m",
2472
+ "radius": 2
2473
2473
  },
2474
2474
  {
2475
2475
  "type": "custom",
2476
- "label": "l",
2477
- "value": "l",
2478
- "radius": 4
2476
+ "label": "m",
2477
+ "value": "m",
2478
+ "radius": 2
2479
2479
  },
2480
2480
  {
2481
2481
  "type": "user",
@@ -2560,7 +2560,7 @@
2560
2560
  "label": "follow-border",
2561
2561
  "value": "follow-border"
2562
2562
  },
2563
- "padAngle": 0,
2563
+ "padAngle": 1,
2564
2564
  "startAngle": -90,
2565
2565
  "outerRadius": 0.9,
2566
2566
  "cornerRadius": {
@@ -3442,27 +3442,27 @@
3442
3442
  },
3443
3443
  "--dv-color-categorical-1": {
3444
3444
  "type": "custom",
3445
- "custom": "#2F80ED"
3445
+ "custom": "#f7a45c"
3446
3446
  },
3447
3447
  "--dv-color-categorical-2": {
3448
3448
  "type": "custom",
3449
- "custom": "#7B61FF"
3449
+ "custom": "#956af7"
3450
3450
  },
3451
3451
  "--dv-color-categorical-3": {
3452
3452
  "type": "custom",
3453
- "custom": "#F2C94C"
3453
+ "custom": "#47ba77"
3454
3454
  },
3455
3455
  "--dv-color-categorical-4": {
3456
3456
  "type": "custom",
3457
- "custom": "#F2994A"
3457
+ "custom": "#2F80ED"
3458
3458
  },
3459
3459
  "--dv-color-categorical-5": {
3460
3460
  "type": "custom",
3461
- "custom": "#27AE60"
3461
+ "custom": "#F2C94C"
3462
3462
  },
3463
3463
  "--dv-color-categorical-6": {
3464
3464
  "type": "custom",
3465
- "custom": "#EB5757"
3465
+ "custom": "#38BDF8"
3466
3466
  },
3467
3467
  "--dv-color-categorical-7": {
3468
3468
  "type": "custom",