@visactor/vchart-schema 1.4.0-alpha.5 → 1.4.0-alpha.7

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/vchart.json +358 -78
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "1.4.0-alpha.5",
3
+ "version": "1.4.0-alpha.7",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
package/vchart.json CHANGED
@@ -836,7 +836,7 @@
836
836
  "$ref": "#/definitions/VisualType<number>"
837
837
  },
838
838
  "stroke": {
839
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
839
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
840
840
  },
841
841
  "strokeOpacity": {
842
842
  "$ref": "#/definitions/VisualType<number>"
@@ -966,7 +966,7 @@
966
966
  "$ref": "#/definitions/VisualType<number>"
967
967
  },
968
968
  "stroke": {
969
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
969
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
970
970
  },
971
971
  "strokeOpacity": {
972
972
  "$ref": "#/definitions/VisualType<number>"
@@ -1093,7 +1093,7 @@
1093
1093
  "$ref": "#/definitions/VisualType<number>"
1094
1094
  },
1095
1095
  "stroke": {
1096
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
1096
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
1097
1097
  },
1098
1098
  "strokeOpacity": {
1099
1099
  "$ref": "#/definitions/VisualType<number>"
@@ -1220,7 +1220,7 @@
1220
1220
  "$ref": "#/definitions/VisualType<number>"
1221
1221
  },
1222
1222
  "stroke": {
1223
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
1223
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
1224
1224
  },
1225
1225
  "strokeOpacity": {
1226
1226
  "$ref": "#/definitions/VisualType<number>"
@@ -1347,7 +1347,7 @@
1347
1347
  "$ref": "#/definitions/VisualType<number>"
1348
1348
  },
1349
1349
  "stroke": {
1350
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
1350
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
1351
1351
  },
1352
1352
  "strokeOpacity": {
1353
1353
  "$ref": "#/definitions/VisualType<number>"
@@ -1456,7 +1456,7 @@
1456
1456
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
1457
1457
  },
1458
1458
  "stroke": {
1459
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
1459
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
1460
1460
  },
1461
1461
  "strokeOpacity": {
1462
1462
  "$ref": "#/definitions/VisualType<number>"
@@ -1571,7 +1571,7 @@
1571
1571
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
1572
1572
  },
1573
1573
  "stroke": {
1574
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
1574
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
1575
1575
  },
1576
1576
  "strokeOpacity": {
1577
1577
  "$ref": "#/definitions/VisualType<number>"
@@ -1701,7 +1701,7 @@
1701
1701
  "description": "最大最小值宽度"
1702
1702
  },
1703
1703
  "stroke": {
1704
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
1704
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
1705
1705
  },
1706
1706
  "strokeOpacity": {
1707
1707
  "$ref": "#/definitions/VisualType<number>"
@@ -1825,7 +1825,7 @@
1825
1825
  "description": "最大最小值宽度"
1826
1826
  },
1827
1827
  "stroke": {
1828
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
1828
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
1829
1829
  },
1830
1830
  "strokeOpacity": {
1831
1831
  "$ref": "#/definitions/VisualType<number>"
@@ -1932,7 +1932,7 @@
1932
1932
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
1933
1933
  },
1934
1934
  "stroke": {
1935
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
1935
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
1936
1936
  },
1937
1937
  "strokeOpacity": {
1938
1938
  "$ref": "#/definitions/VisualType<number>"
@@ -2042,7 +2042,7 @@
2042
2042
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
2043
2043
  },
2044
2044
  "stroke": {
2045
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
2045
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
2046
2046
  },
2047
2047
  "strokeOpacity": {
2048
2048
  "$ref": "#/definitions/VisualType<number>"
@@ -2158,7 +2158,7 @@
2158
2158
  "$ref": "#/definitions/VisualType<IRepeatType>"
2159
2159
  },
2160
2160
  "stroke": {
2161
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
2161
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
2162
2162
  },
2163
2163
  "strokeOpacity": {
2164
2164
  "$ref": "#/definitions/VisualType<number>"
@@ -2277,7 +2277,7 @@
2277
2277
  "$ref": "#/definitions/VisualType<IRepeatType>"
2278
2278
  },
2279
2279
  "stroke": {
2280
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
2280
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
2281
2281
  },
2282
2282
  "strokeOpacity": {
2283
2283
  "$ref": "#/definitions/VisualType<number>"
@@ -2398,7 +2398,7 @@
2398
2398
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
2399
2399
  },
2400
2400
  "stroke": {
2401
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
2401
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
2402
2402
  },
2403
2403
  "strokeBoundsBuffer": {
2404
2404
  "$ref": "#/definitions/VisualType<number>"
@@ -2516,7 +2516,7 @@
2516
2516
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
2517
2517
  },
2518
2518
  "stroke": {
2519
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
2519
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
2520
2520
  },
2521
2521
  "strokeBoundsBuffer": {
2522
2522
  "$ref": "#/definitions/VisualType<number>"
@@ -2634,7 +2634,7 @@
2634
2634
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
2635
2635
  },
2636
2636
  "stroke": {
2637
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
2637
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
2638
2638
  },
2639
2639
  "strokeBoundsBuffer": {
2640
2640
  "$ref": "#/definitions/VisualType<number>"
@@ -2761,7 +2761,7 @@
2761
2761
  "$ref": "#/definitions/VisualType<boolean>"
2762
2762
  },
2763
2763
  "stroke": {
2764
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
2764
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
2765
2765
  },
2766
2766
  "strokeOpacity": {
2767
2767
  "$ref": "#/definitions/VisualType<number>"
@@ -2900,7 +2900,7 @@
2900
2900
  "$ref": "#/definitions/VisualType<boolean>"
2901
2901
  },
2902
2902
  "stroke": {
2903
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
2903
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
2904
2904
  },
2905
2905
  "strokeOpacity": {
2906
2906
  "$ref": "#/definitions/VisualType<number>"
@@ -3027,7 +3027,7 @@
3027
3027
  "$ref": "#/definitions/VisualType<boolean>"
3028
3028
  },
3029
3029
  "stroke": {
3030
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3030
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3031
3031
  },
3032
3032
  "strokeOpacity": {
3033
3033
  "$ref": "#/definitions/VisualType<number>"
@@ -3139,7 +3139,7 @@
3139
3139
  "$ref": "#/definitions/VisualType<boolean>"
3140
3140
  },
3141
3141
  "stroke": {
3142
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3142
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3143
3143
  },
3144
3144
  "strokeOpacity": {
3145
3145
  "$ref": "#/definitions/VisualType<number>"
@@ -3249,7 +3249,7 @@
3249
3249
  "$ref": "#/definitions/VisualType<number>"
3250
3250
  },
3251
3251
  "stroke": {
3252
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3252
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3253
3253
  },
3254
3254
  "strokeOpacity": {
3255
3255
  "$ref": "#/definitions/VisualType<number>"
@@ -3359,7 +3359,7 @@
3359
3359
  "$ref": "#/definitions/VisualType<number>"
3360
3360
  },
3361
3361
  "stroke": {
3362
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3362
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3363
3363
  },
3364
3364
  "strokeOpacity": {
3365
3365
  "$ref": "#/definitions/VisualType<number>"
@@ -3494,7 +3494,7 @@
3494
3494
  "$ref": "#/definitions/VisualType<number>"
3495
3495
  },
3496
3496
  "stroke": {
3497
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3497
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3498
3498
  },
3499
3499
  "strokeOpacity": {
3500
3500
  "$ref": "#/definitions/VisualType<number>"
@@ -3629,7 +3629,7 @@
3629
3629
  "$ref": "#/definitions/VisualType<number>"
3630
3630
  },
3631
3631
  "stroke": {
3632
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3632
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3633
3633
  },
3634
3634
  "strokeOpacity": {
3635
3635
  "$ref": "#/definitions/VisualType<number>"
@@ -3739,7 +3739,7 @@
3739
3739
  "$ref": "#/definitions/VisualType<number>"
3740
3740
  },
3741
3741
  "stroke": {
3742
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3742
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3743
3743
  },
3744
3744
  "strokeOpacity": {
3745
3745
  "$ref": "#/definitions/VisualType<number>"
@@ -3849,7 +3849,7 @@
3849
3849
  "$ref": "#/definitions/VisualType<number>"
3850
3850
  },
3851
3851
  "stroke": {
3852
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3852
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3853
3853
  },
3854
3854
  "strokeOpacity": {
3855
3855
  "$ref": "#/definitions/VisualType<number>"
@@ -3956,7 +3956,7 @@
3956
3956
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
3957
3957
  },
3958
3958
  "stroke": {
3959
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
3959
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
3960
3960
  },
3961
3961
  "strokeOpacity": {
3962
3962
  "$ref": "#/definitions/VisualType<number>"
@@ -4072,7 +4072,7 @@
4072
4072
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
4073
4073
  },
4074
4074
  "stroke": {
4075
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
4075
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
4076
4076
  },
4077
4077
  "strokeOpacity": {
4078
4078
  "$ref": "#/definitions/VisualType<number>"
@@ -4185,7 +4185,7 @@
4185
4185
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
4186
4186
  },
4187
4187
  "stroke": {
4188
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
4188
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
4189
4189
  },
4190
4190
  "strokeOpacity": {
4191
4191
  "$ref": "#/definitions/VisualType<number>"
@@ -4298,7 +4298,7 @@
4298
4298
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
4299
4299
  },
4300
4300
  "stroke": {
4301
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
4301
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
4302
4302
  },
4303
4303
  "strokeOpacity": {
4304
4304
  "$ref": "#/definitions/VisualType<number>"
@@ -4411,7 +4411,7 @@
4411
4411
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
4412
4412
  },
4413
4413
  "stroke": {
4414
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
4414
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
4415
4415
  },
4416
4416
  "strokeOpacity": {
4417
4417
  "$ref": "#/definitions/VisualType<number>"
@@ -4535,7 +4535,7 @@
4535
4535
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
4536
4536
  },
4537
4537
  "stroke": {
4538
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
4538
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
4539
4539
  },
4540
4540
  "strokeBoundsBuffer": {
4541
4541
  "$ref": "#/definitions/VisualType<number>"
@@ -4659,7 +4659,7 @@
4659
4659
  "description": "选择模式,精确模式,粗糙模式(包围盒模式),自定义模式"
4660
4660
  },
4661
4661
  "stroke": {
4662
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
4662
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
4663
4663
  },
4664
4664
  "strokeBoundsBuffer": {
4665
4665
  "$ref": "#/definitions/VisualType<number>"
@@ -4926,7 +4926,7 @@
4926
4926
  "$ref": "#/definitions/VisualType<number|number[]>"
4927
4927
  },
4928
4928
  "stroke": {
4929
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
4929
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
4930
4930
  },
4931
4931
  "strokeOpacity": {
4932
4932
  "$ref": "#/definitions/VisualType<number>"
@@ -5046,7 +5046,7 @@
5046
5046
  "$ref": "#/definitions/VisualType<number|number[]>"
5047
5047
  },
5048
5048
  "stroke": {
5049
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
5049
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
5050
5050
  },
5051
5051
  "strokeOpacity": {
5052
5052
  "$ref": "#/definitions/VisualType<number>"
@@ -5195,7 +5195,7 @@
5195
5195
  "description": "poptip 相关配置"
5196
5196
  },
5197
5197
  "stroke": {
5198
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
5198
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
5199
5199
  },
5200
5200
  "strokeOpacity": {
5201
5201
  "$ref": "#/definitions/VisualType<number>"
@@ -5356,7 +5356,7 @@
5356
5356
  "description": "poptip 相关配置"
5357
5357
  },
5358
5358
  "stroke": {
5359
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
5359
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
5360
5360
  },
5361
5361
  "strokeOpacity": {
5362
5362
  "$ref": "#/definitions/VisualType<number>"
@@ -5517,7 +5517,7 @@
5517
5517
  "description": "poptip 相关配置"
5518
5518
  },
5519
5519
  "stroke": {
5520
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
5520
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
5521
5521
  },
5522
5522
  "strokeOpacity": {
5523
5523
  "$ref": "#/definitions/VisualType<number>"
@@ -17010,6 +17010,15 @@
17010
17010
  {
17011
17011
  "$ref": "#/definitions/IGradientConical"
17012
17012
  },
17013
+ {
17014
+ "items": {
17015
+ "type": [
17016
+ "number",
17017
+ "boolean"
17018
+ ]
17019
+ },
17020
+ "type": "array"
17021
+ },
17013
17022
  {
17014
17023
  "const": false,
17015
17024
  "type": "boolean"
@@ -17614,6 +17623,15 @@
17614
17623
  {
17615
17624
  "$ref": "#/definitions/IGradientConical"
17616
17625
  },
17626
+ {
17627
+ "items": {
17628
+ "type": [
17629
+ "number",
17630
+ "boolean"
17631
+ ]
17632
+ },
17633
+ "type": "array"
17634
+ },
17617
17635
  {
17618
17636
  "const": false,
17619
17637
  "type": "boolean"
@@ -18465,6 +18483,15 @@
18465
18483
  {
18466
18484
  "$ref": "#/definitions/IGradientConical"
18467
18485
  },
18486
+ {
18487
+ "items": {
18488
+ "type": [
18489
+ "number",
18490
+ "boolean"
18491
+ ]
18492
+ },
18493
+ "type": "array"
18494
+ },
18468
18495
  {
18469
18496
  "const": false,
18470
18497
  "type": "boolean"
@@ -19199,6 +19226,11 @@
19199
19226
  "number"
19200
19227
  ]
19201
19228
  },
19229
+ "barMinHeight": {
19230
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
19231
+ "since": "1.4.0",
19232
+ "type": "number"
19233
+ },
19202
19234
  "barMinWidth": {
19203
19235
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
19204
19236
  "type": [
@@ -19902,6 +19934,11 @@
19902
19934
  "number"
19903
19935
  ]
19904
19936
  },
19937
+ "barMinHeight": {
19938
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
19939
+ "since": "1.4.0",
19940
+ "type": "number"
19941
+ },
19905
19942
  "barMinWidth": {
19906
19943
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
19907
19944
  "type": [
@@ -20563,6 +20600,11 @@
20563
20600
  "number"
20564
20601
  ]
20565
20602
  },
20603
+ "barMinHeight": {
20604
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
20605
+ "since": "1.4.0",
20606
+ "type": "number"
20607
+ },
20566
20608
  "barMinWidth": {
20567
20609
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
20568
20610
  "type": [
@@ -21795,6 +21837,15 @@
21795
21837
  {
21796
21838
  "$ref": "#/definitions/IGradientConical"
21797
21839
  },
21840
+ {
21841
+ "items": {
21842
+ "type": [
21843
+ "number",
21844
+ "boolean"
21845
+ ]
21846
+ },
21847
+ "type": "array"
21848
+ },
21798
21849
  {
21799
21850
  "const": false,
21800
21851
  "type": "boolean"
@@ -26291,6 +26342,15 @@
26291
26342
  {
26292
26343
  "$ref": "#/definitions/IGradientConical"
26293
26344
  },
26345
+ {
26346
+ "items": {
26347
+ "type": [
26348
+ "number",
26349
+ "boolean"
26350
+ ]
26351
+ },
26352
+ "type": "array"
26353
+ },
26294
26354
  {
26295
26355
  "const": false,
26296
26356
  "type": "boolean"
@@ -34783,6 +34843,11 @@
34783
34843
  "number"
34784
34844
  ]
34785
34845
  },
34846
+ "barMinHeight": {
34847
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
34848
+ "since": "1.4.0",
34849
+ "type": "number"
34850
+ },
34786
34851
  "barMinWidth": {
34787
34852
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
34788
34853
  "type": [
@@ -35459,6 +35524,11 @@
35459
35524
  "number"
35460
35525
  ]
35461
35526
  },
35527
+ "barMinHeight": {
35528
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
35529
+ "since": "1.4.0",
35530
+ "type": "number"
35531
+ },
35462
35532
  "barMinWidth": {
35463
35533
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
35464
35534
  "type": [
@@ -38580,6 +38650,15 @@
38580
38650
  {
38581
38651
  "$ref": "#/definitions/IGradientConical"
38582
38652
  },
38653
+ {
38654
+ "items": {
38655
+ "type": [
38656
+ "number",
38657
+ "boolean"
38658
+ ]
38659
+ },
38660
+ "type": "array"
38661
+ },
38583
38662
  {
38584
38663
  "const": false,
38585
38664
  "type": "boolean"
@@ -42214,6 +42293,15 @@
42214
42293
  {
42215
42294
  "$ref": "#/definitions/IGradientConical"
42216
42295
  },
42296
+ {
42297
+ "items": {
42298
+ "type": [
42299
+ "number",
42300
+ "boolean"
42301
+ ]
42302
+ },
42303
+ "type": "array"
42304
+ },
42217
42305
  {
42218
42306
  "const": false,
42219
42307
  "type": "boolean"
@@ -42498,7 +42586,8 @@
42498
42586
  "type": "array"
42499
42587
  },
42500
42588
  "endAngle": {
42501
- "description": "扇区结束角度",
42589
+ "default": 270,
42590
+ "description": "饼图的结束角度(0 ~ 360)",
42502
42591
  "type": "number"
42503
42592
  },
42504
42593
  "extensionMark": {
@@ -42571,6 +42660,12 @@
42571
42660
  ],
42572
42661
  "description": "图例配置"
42573
42662
  },
42663
+ "minAngle": {
42664
+ "default": 0,
42665
+ "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
42666
+ "since": "1.4.0",
42667
+ "type": "number"
42668
+ },
42574
42669
  "name": {
42575
42670
  "description": "系列名称",
42576
42671
  "type": "string"
@@ -42581,7 +42676,7 @@
42581
42676
  "type": "number"
42582
42677
  },
42583
42678
  "padAngle": {
42584
- "description": "扇区间隔角度",
42679
+ "description": "扇区之间的间隔角度",
42585
42680
  "type": "number"
42586
42681
  },
42587
42682
  "padding": {
@@ -42692,7 +42787,8 @@
42692
42787
  "type": "boolean"
42693
42788
  },
42694
42789
  "startAngle": {
42695
- "description": "扇区起始角度",
42790
+ "default": -90,
42791
+ "description": "饼图的起始角度(0 ~ 360)",
42696
42792
  "type": "number"
42697
42793
  },
42698
42794
  "support3d": {
@@ -42975,7 +43071,8 @@
42975
43071
  "type": "array"
42976
43072
  },
42977
43073
  "endAngle": {
42978
- "description": "扇区结束角度",
43074
+ "default": 270,
43075
+ "description": "饼图的结束角度(0 ~ 360)",
42979
43076
  "type": "number"
42980
43077
  },
42981
43078
  "extensionMark": {
@@ -43048,6 +43145,12 @@
43048
43145
  ],
43049
43146
  "description": "图例配置"
43050
43147
  },
43148
+ "minAngle": {
43149
+ "default": 0,
43150
+ "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
43151
+ "since": "1.4.0",
43152
+ "type": "number"
43153
+ },
43051
43154
  "name": {
43052
43155
  "description": "系列名称",
43053
43156
  "type": "string"
@@ -43058,7 +43161,7 @@
43058
43161
  "type": "number"
43059
43162
  },
43060
43163
  "padAngle": {
43061
- "description": "扇区间隔角度",
43164
+ "description": "扇区之间的间隔角度",
43062
43165
  "type": "number"
43063
43166
  },
43064
43167
  "padding": {
@@ -43169,7 +43272,8 @@
43169
43272
  "type": "boolean"
43170
43273
  },
43171
43274
  "startAngle": {
43172
- "description": "扇区起始角度",
43275
+ "default": -90,
43276
+ "description": "饼图的起始角度(0 ~ 360)",
43173
43277
  "type": "number"
43174
43278
  },
43175
43279
  "support3d": {
@@ -43358,7 +43462,8 @@
43358
43462
  "description": "dataKey用于绑定数据与Mark的关系, 该配置在动画中非常重要."
43359
43463
  },
43360
43464
  "endAngle": {
43361
- "description": "扇区结束角度",
43465
+ "default": 270,
43466
+ "description": "饼图的结束角度(0 ~ 360)",
43362
43467
  "type": "number"
43363
43468
  },
43364
43469
  "extensionMark": {
@@ -43403,6 +43508,12 @@
43403
43508
  "$ref": "#/definitions/IArcLabelSpec",
43404
43509
  "description": "标签配置"
43405
43510
  },
43511
+ "minAngle": {
43512
+ "default": 0,
43513
+ "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
43514
+ "since": "1.4.0",
43515
+ "type": "number"
43516
+ },
43406
43517
  "morph": {
43407
43518
  "$ref": "#/definitions/IMorphSeriesSpec",
43408
43519
  "description": "morph 动画配置"
@@ -43417,7 +43528,7 @@
43417
43528
  "type": "number"
43418
43529
  },
43419
43530
  "padAngle": {
43420
- "description": "扇区间隔角度",
43531
+ "description": "扇区之间的间隔角度",
43421
43532
  "type": "number"
43422
43533
  },
43423
43534
  "percent": {
@@ -43491,7 +43602,8 @@
43491
43602
  "type": "boolean"
43492
43603
  },
43493
43604
  "startAngle": {
43494
- "description": "扇区起始角度",
43605
+ "default": -90,
43606
+ "description": "饼图的起始角度(0 ~ 360)",
43495
43607
  "type": "number"
43496
43608
  },
43497
43609
  "support3d": {
@@ -44465,6 +44577,15 @@
44465
44577
  {
44466
44578
  "$ref": "#/definitions/IGradientConical"
44467
44579
  },
44580
+ {
44581
+ "items": {
44582
+ "type": [
44583
+ "number",
44584
+ "boolean"
44585
+ ]
44586
+ },
44587
+ "type": "array"
44588
+ },
44468
44589
  {
44469
44590
  "const": false,
44470
44591
  "type": "boolean"
@@ -45190,6 +45311,15 @@
45190
45311
  {
45191
45312
  "$ref": "#/definitions/IGradientConical"
45192
45313
  },
45314
+ {
45315
+ "items": {
45316
+ "type": [
45317
+ "number",
45318
+ "boolean"
45319
+ ]
45320
+ },
45321
+ "type": "array"
45322
+ },
45193
45323
  {
45194
45324
  "const": false,
45195
45325
  "type": "boolean"
@@ -45433,6 +45563,15 @@
45433
45563
  {
45434
45564
  "$ref": "#/definitions/IGradientConical"
45435
45565
  },
45566
+ {
45567
+ "items": {
45568
+ "type": [
45569
+ "number",
45570
+ "boolean"
45571
+ ]
45572
+ },
45573
+ "type": "array"
45574
+ },
45436
45575
  {
45437
45576
  "const": false,
45438
45577
  "type": "boolean"
@@ -47499,6 +47638,11 @@
47499
47638
  "number"
47500
47639
  ]
47501
47640
  },
47641
+ "barMinHeight": {
47642
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
47643
+ "since": "1.4.0",
47644
+ "type": "number"
47645
+ },
47502
47646
  "barMinWidth": {
47503
47647
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
47504
47648
  "type": [
@@ -48169,6 +48313,11 @@
48169
48313
  "number"
48170
48314
  ]
48171
48315
  },
48316
+ "barMinHeight": {
48317
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
48318
+ "since": "1.4.0",
48319
+ "type": "number"
48320
+ },
48172
48321
  "barMinWidth": {
48173
48322
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
48174
48323
  "type": [
@@ -48536,6 +48685,11 @@
48536
48685
  "number"
48537
48686
  ]
48538
48687
  },
48688
+ "barMinHeight": {
48689
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
48690
+ "since": "1.4.0",
48691
+ "type": "number"
48692
+ },
48539
48693
  "barMinWidth": {
48540
48694
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
48541
48695
  "type": [
@@ -49206,6 +49360,11 @@
49206
49360
  "number"
49207
49361
  ]
49208
49362
  },
49363
+ "barMinHeight": {
49364
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
49365
+ "since": "1.4.0",
49366
+ "type": "number"
49367
+ },
49209
49368
  "barMinWidth": {
49210
49369
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
49211
49370
  "type": [
@@ -49621,6 +49780,15 @@
49621
49780
  {
49622
49781
  "$ref": "#/definitions/IGradientConical"
49623
49782
  },
49783
+ {
49784
+ "items": {
49785
+ "type": [
49786
+ "number",
49787
+ "boolean"
49788
+ ]
49789
+ },
49790
+ "type": "array"
49791
+ },
49624
49792
  {
49625
49793
  "const": false,
49626
49794
  "type": "boolean"
@@ -49834,6 +50002,15 @@
49834
50002
  {
49835
50003
  "$ref": "#/definitions/IGradientConical"
49836
50004
  },
50005
+ {
50006
+ "items": {
50007
+ "type": [
50008
+ "number",
50009
+ "boolean"
50010
+ ]
50011
+ },
50012
+ "type": "array"
50013
+ },
49837
50014
  {
49838
50015
  "const": false,
49839
50016
  "type": "boolean"
@@ -51062,6 +51239,15 @@
51062
51239
  {
51063
51240
  "$ref": "#/definitions/IGradientConical"
51064
51241
  },
51242
+ {
51243
+ "items": {
51244
+ "type": [
51245
+ "number",
51246
+ "boolean"
51247
+ ]
51248
+ },
51249
+ "type": "array"
51250
+ },
51065
51251
  {
51066
51252
  "const": false,
51067
51253
  "type": "boolean"
@@ -56063,6 +56249,15 @@
56063
56249
  {
56064
56250
  "$ref": "#/definitions/IGradientConical"
56065
56251
  },
56252
+ {
56253
+ "items": {
56254
+ "type": [
56255
+ "number",
56256
+ "boolean"
56257
+ ]
56258
+ },
56259
+ "type": "array"
56260
+ },
56066
56261
  {
56067
56262
  "const": false,
56068
56263
  "type": "boolean"
@@ -56305,6 +56500,15 @@
56305
56500
  {
56306
56501
  "$ref": "#/definitions/IGradientConical"
56307
56502
  },
56503
+ {
56504
+ "items": {
56505
+ "type": [
56506
+ "number",
56507
+ "boolean"
56508
+ ]
56509
+ },
56510
+ "type": "array"
56511
+ },
56308
56512
  {
56309
56513
  "const": false,
56310
56514
  "type": "boolean"
@@ -56507,9 +56711,17 @@
56507
56711
  "description": "刻度线样式设置,支持回调"
56508
56712
  },
56509
56713
  "tickCount": {
56714
+ "anyOf": [
56715
+ {
56716
+ "typeof": "function"
56717
+ },
56718
+ {
56719
+ "type": "number"
56720
+ }
56721
+ ],
56510
56722
  "default": 10,
56511
56723
  "description": "建议的tick数量,并不保证结果一定是配置值",
56512
- "type": "number"
56724
+ "since": "1.4.0 后支持函数回调。"
56513
56725
  },
56514
56726
  "tickMode": {
56515
56727
  "default": "'average'",
@@ -59767,7 +59979,7 @@
59767
59979
  ],
59768
59980
  "type": "object"
59769
59981
  },
59770
- "IVisualSpecStyle<unknown,string|false|IColorKey|IGradient>": {
59982
+ "IVisualSpecStyle<unknown,string|false|IColorKey|IGradient|(number|boolean)[]>": {
59771
59983
  "properties": {
59772
59984
  "domain": {
59773
59985
  "description": "will set to scale.domain, it means input of scale",
@@ -59793,6 +60005,15 @@
59793
60005
  {
59794
60006
  "$ref": "#/definitions/IGradientConical"
59795
60007
  },
60008
+ {
60009
+ "items": {
60010
+ "type": [
60011
+ "number",
60012
+ "boolean"
60013
+ ]
60014
+ },
60015
+ "type": "array"
60016
+ },
59796
60017
  {
59797
60018
  "const": false,
59798
60019
  "type": "boolean"
@@ -60018,6 +60239,11 @@
60018
60239
  "number"
60019
60240
  ]
60020
60241
  },
60242
+ "barMinHeight": {
60243
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
60244
+ "since": "1.4.0",
60245
+ "type": "number"
60246
+ },
60021
60247
  "barMinWidth": {
60022
60248
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
60023
60249
  "type": [
@@ -60708,6 +60934,11 @@
60708
60934
  "number"
60709
60935
  ]
60710
60936
  },
60937
+ "barMinHeight": {
60938
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
60939
+ "since": "1.4.0",
60940
+ "type": "number"
60941
+ },
60711
60942
  "barMinWidth": {
60712
60943
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
60713
60944
  "type": [
@@ -63080,7 +63311,7 @@
63080
63311
  },
63081
63312
  "Map<Function,(...args:any[])=>void>": {
63082
63313
  "properties": {
63083
- "__@toStringTag@13231": {
63314
+ "__@toStringTag@13027": {
63084
63315
  "type": "string"
63085
63316
  },
63086
63317
  "size": {
@@ -63088,14 +63319,14 @@
63088
63319
  }
63089
63320
  },
63090
63321
  "required": [
63091
- "__@toStringTag@13231",
63322
+ "__@toStringTag@13027",
63092
63323
  "size"
63093
63324
  ],
63094
63325
  "type": "object"
63095
63326
  },
63096
63327
  "Map<number,IGraphicPicker>": {
63097
63328
  "properties": {
63098
- "__@toStringTag@13231": {
63329
+ "__@toStringTag@13027": {
63099
63330
  "type": "string"
63100
63331
  },
63101
63332
  "size": {
@@ -63103,14 +63334,14 @@
63103
63334
  }
63104
63335
  },
63105
63336
  "required": [
63106
- "__@toStringTag@13231",
63337
+ "__@toStringTag@13027",
63107
63338
  "size"
63108
63339
  ],
63109
63340
  "type": "object"
63110
63341
  },
63111
63342
  "Map<number,IGraphicRender>": {
63112
63343
  "properties": {
63113
- "__@toStringTag@13231": {
63344
+ "__@toStringTag@13027": {
63114
63345
  "type": "string"
63115
63346
  },
63116
63347
  "size": {
@@ -63118,14 +63349,14 @@
63118
63349
  }
63119
63350
  },
63120
63351
  "required": [
63121
- "__@toStringTag@13231",
63352
+ "__@toStringTag@13027",
63122
63353
  "size"
63123
63354
  ],
63124
63355
  "type": "object"
63125
63356
  },
63126
63357
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
63127
63358
  "properties": {
63128
- "__@toStringTag@13231": {
63359
+ "__@toStringTag@13027": {
63129
63360
  "type": "string"
63130
63361
  },
63131
63362
  "size": {
@@ -63133,14 +63364,14 @@
63133
63364
  }
63134
63365
  },
63135
63366
  "required": [
63136
- "__@toStringTag@13231",
63367
+ "__@toStringTag@13027",
63137
63368
  "size"
63138
63369
  ],
63139
63370
  "type": "object"
63140
63371
  },
63141
63372
  "Map<string,Map<number,IGraphicRender>>": {
63142
63373
  "properties": {
63143
- "__@toStringTag@13231": {
63374
+ "__@toStringTag@13027": {
63144
63375
  "type": "string"
63145
63376
  },
63146
63377
  "size": {
@@ -63148,14 +63379,14 @@
63148
63379
  }
63149
63380
  },
63150
63381
  "required": [
63151
- "__@toStringTag@13231",
63382
+ "__@toStringTag@13027",
63152
63383
  "size"
63153
63384
  ],
63154
63385
  "type": "object"
63155
63386
  },
63156
63387
  "Map<string,any>": {
63157
63388
  "properties": {
63158
- "__@toStringTag@13231": {
63389
+ "__@toStringTag@13027": {
63159
63390
  "type": "string"
63160
63391
  },
63161
63392
  "size": {
@@ -63163,14 +63394,14 @@
63163
63394
  }
63164
63395
  },
63165
63396
  "required": [
63166
- "__@toStringTag@13231",
63397
+ "__@toStringTag@13027",
63167
63398
  "size"
63168
63399
  ],
63169
63400
  "type": "object"
63170
63401
  },
63171
63402
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
63172
63403
  "properties": {
63173
- "__@toStringTag@13231": {
63404
+ "__@toStringTag@13027": {
63174
63405
  "type": "string"
63175
63406
  },
63176
63407
  "size": {
@@ -63178,14 +63409,14 @@
63178
63409
  }
63179
63410
  },
63180
63411
  "required": [
63181
- "__@toStringTag@13231",
63412
+ "__@toStringTag@13027",
63182
63413
  "size"
63183
63414
  ],
63184
63415
  "type": "object"
63185
63416
  },
63186
63417
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
63187
63418
  "properties": {
63188
- "__@toStringTag@13231": {
63419
+ "__@toStringTag@13027": {
63189
63420
  "type": "string"
63190
63421
  },
63191
63422
  "size": {
@@ -63193,14 +63424,14 @@
63193
63424
  }
63194
63425
  },
63195
63426
  "required": [
63196
- "__@toStringTag@13231",
63427
+ "__@toStringTag@13027",
63197
63428
  "size"
63198
63429
  ],
63199
63430
  "type": "object"
63200
63431
  },
63201
63432
  "Map<string|number,IAnimate>": {
63202
63433
  "properties": {
63203
- "__@toStringTag@13231": {
63434
+ "__@toStringTag@13027": {
63204
63435
  "type": "string"
63205
63436
  },
63206
63437
  "size": {
@@ -63208,7 +63439,7 @@
63208
63439
  }
63209
63440
  },
63210
63441
  "required": [
63211
- "__@toStringTag@13231",
63442
+ "__@toStringTag@13027",
63212
63443
  "size"
63213
63444
  ],
63214
63445
  "type": "object"
@@ -64060,6 +64291,11 @@
64060
64291
  "number"
64061
64292
  ]
64062
64293
  },
64294
+ "barMinHeight": {
64295
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
64296
+ "since": "1.4.0",
64297
+ "type": "number"
64298
+ },
64063
64299
  "barMinWidth": {
64064
64300
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
64065
64301
  "type": [
@@ -66546,7 +66782,8 @@
66546
66782
  "description": "dataKey用于绑定数据与Mark的关系, 该配置在动画中非常重要."
66547
66783
  },
66548
66784
  "endAngle": {
66549
- "description": "扇区结束角度",
66785
+ "default": 270,
66786
+ "description": "饼图的结束角度(0 ~ 360)",
66550
66787
  "type": "number"
66551
66788
  },
66552
66789
  "extensionMark": {
@@ -66591,6 +66828,12 @@
66591
66828
  "$ref": "#/definitions/IArcLabelSpec",
66592
66829
  "description": "标签配置"
66593
66830
  },
66831
+ "minAngle": {
66832
+ "default": 0,
66833
+ "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
66834
+ "since": "1.4.0",
66835
+ "type": "number"
66836
+ },
66594
66837
  "morph": {
66595
66838
  "$ref": "#/definitions/IMorphSeriesSpec",
66596
66839
  "description": "morph 动画配置"
@@ -66605,7 +66848,7 @@
66605
66848
  "type": "number"
66606
66849
  },
66607
66850
  "padAngle": {
66608
- "description": "扇区间隔角度",
66851
+ "description": "扇区之间的间隔角度",
66609
66852
  "type": "number"
66610
66853
  },
66611
66854
  "percent": {
@@ -66679,7 +66922,8 @@
66679
66922
  "type": "boolean"
66680
66923
  },
66681
66924
  "startAngle": {
66682
- "description": "扇区起始角度",
66925
+ "default": -90,
66926
+ "description": "饼图的起始角度(0 ~ 360)",
66683
66927
  "type": "number"
66684
66928
  },
66685
66929
  "support3d": {
@@ -72498,6 +72742,15 @@
72498
72742
  {
72499
72743
  "$ref": "#/definitions/IGradientConical"
72500
72744
  },
72745
+ {
72746
+ "items": {
72747
+ "type": [
72748
+ "number",
72749
+ "boolean"
72750
+ ]
72751
+ },
72752
+ "type": "array"
72753
+ },
72501
72754
  {
72502
72755
  "const": false,
72503
72756
  "type": "boolean"
@@ -73341,6 +73594,15 @@
73341
73594
  {
73342
73595
  "$ref": "#/definitions/IGradientConical"
73343
73596
  },
73597
+ {
73598
+ "items": {
73599
+ "type": [
73600
+ "number",
73601
+ "boolean"
73602
+ ]
73603
+ },
73604
+ "type": "array"
73605
+ },
73344
73606
  {
73345
73607
  "const": false,
73346
73608
  "type": "boolean"
@@ -74388,6 +74650,15 @@
74388
74650
  {
74389
74651
  "$ref": "#/definitions/IGradientConical"
74390
74652
  },
74653
+ {
74654
+ "items": {
74655
+ "type": [
74656
+ "number",
74657
+ "boolean"
74658
+ ]
74659
+ },
74660
+ "type": "array"
74661
+ },
74391
74662
  {
74392
74663
  "const": false,
74393
74664
  "type": "boolean"
@@ -76955,34 +77226,34 @@
76955
77226
  },
76956
77227
  "Promise<FontFaceSet>": {
76957
77228
  "properties": {
76958
- "__@toStringTag@13231": {
77229
+ "__@toStringTag@13027": {
76959
77230
  "type": "string"
76960
77231
  }
76961
77232
  },
76962
77233
  "required": [
76963
- "__@toStringTag@13231"
77234
+ "__@toStringTag@13027"
76964
77235
  ],
76965
77236
  "type": "object"
76966
77237
  },
76967
77238
  "Promise<ServiceWorkerRegistration>": {
76968
77239
  "properties": {
76969
- "__@toStringTag@13231": {
77240
+ "__@toStringTag@13027": {
76970
77241
  "type": "string"
76971
77242
  }
76972
77243
  },
76973
77244
  "required": [
76974
- "__@toStringTag@13231"
77245
+ "__@toStringTag@13027"
76975
77246
  ],
76976
77247
  "type": "object"
76977
77248
  },
76978
77249
  "Promise<any>": {
76979
77250
  "properties": {
76980
- "__@toStringTag@13231": {
77251
+ "__@toStringTag@13027": {
76981
77252
  "type": "string"
76982
77253
  }
76983
77254
  },
76984
77255
  "required": [
76985
- "__@toStringTag@13231"
77256
+ "__@toStringTag@13027"
76986
77257
  ],
76987
77258
  "type": "object"
76988
77259
  },
@@ -87565,7 +87836,7 @@
87565
87836
  }
87566
87837
  ]
87567
87838
  },
87568
- "VisualType<string|false|IColorKey|IGradient>": {
87839
+ "VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>": {
87569
87840
  "anyOf": [
87570
87841
  {
87571
87842
  "$ref": "#/definitions/IColorKey"
@@ -87582,11 +87853,20 @@
87582
87853
  {
87583
87854
  "$ref": "#/definitions/IVisualScale"
87584
87855
  },
87856
+ {
87857
+ "items": {
87858
+ "type": [
87859
+ "number",
87860
+ "boolean"
87861
+ ]
87862
+ },
87863
+ "type": "array"
87864
+ },
87585
87865
  {
87586
87866
  "typeof": "function"
87587
87867
  },
87588
87868
  {
87589
- "$ref": "#/definitions/IVisualSpecStyle<unknown,string|false|IColorKey|IGradient>"
87869
+ "$ref": "#/definitions/IVisualSpecStyle<unknown,string|false|IColorKey|IGradient|(number|boolean)[]>"
87590
87870
  },
87591
87871
  {
87592
87872
  "const": false,