@visactor/vchart-schema 1.4.0-alpha.6 → 1.4.0-beta.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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/vchart.json +856 -79
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>"
@@ -5116,6 +5116,11 @@
5116
5116
  "cursor": {
5117
5117
  "$ref": "#/definitions/VisualType<Cursor>"
5118
5118
  },
5119
+ "direction": {
5120
+ "$ref": "#/definitions/VisualType<\"horizontal\"|\"vertical\">",
5121
+ "default": "'horizontal'",
5122
+ "description": "文本的排布方向,如果需要文本纵向排布,可以配置为 'vertical'"
5123
+ },
5119
5124
  "dx": {
5120
5125
  "$ref": "#/definitions/VisualType<number>",
5121
5126
  "description": "x 方向偏移"
@@ -5195,7 +5200,7 @@
5195
5200
  "description": "poptip 相关配置"
5196
5201
  },
5197
5202
  "stroke": {
5198
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
5203
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
5199
5204
  },
5200
5205
  "strokeOpacity": {
5201
5206
  "$ref": "#/definitions/VisualType<number>"
@@ -5277,6 +5282,11 @@
5277
5282
  "cursor": {
5278
5283
  "$ref": "#/definitions/VisualType<Cursor>"
5279
5284
  },
5285
+ "direction": {
5286
+ "$ref": "#/definitions/VisualType<\"horizontal\"|\"vertical\">",
5287
+ "default": "'horizontal'",
5288
+ "description": "文本的排布方向,如果需要文本纵向排布,可以配置为 'vertical'"
5289
+ },
5280
5290
  "dx": {
5281
5291
  "$ref": "#/definitions/VisualType<number>",
5282
5292
  "description": "x 方向偏移"
@@ -5356,7 +5366,7 @@
5356
5366
  "description": "poptip 相关配置"
5357
5367
  },
5358
5368
  "stroke": {
5359
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
5369
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
5360
5370
  },
5361
5371
  "strokeOpacity": {
5362
5372
  "$ref": "#/definitions/VisualType<number>"
@@ -5438,6 +5448,11 @@
5438
5448
  "cursor": {
5439
5449
  "$ref": "#/definitions/VisualType<Cursor>"
5440
5450
  },
5451
+ "direction": {
5452
+ "$ref": "#/definitions/VisualType<\"horizontal\"|\"vertical\">",
5453
+ "default": "'horizontal'",
5454
+ "description": "文本的排布方向,如果需要文本纵向排布,可以配置为 'vertical'"
5455
+ },
5441
5456
  "dx": {
5442
5457
  "$ref": "#/definitions/VisualType<number>",
5443
5458
  "description": "x 方向偏移"
@@ -5517,7 +5532,7 @@
5517
5532
  "description": "poptip 相关配置"
5518
5533
  },
5519
5534
  "stroke": {
5520
- "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient>"
5535
+ "$ref": "#/definitions/VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>"
5521
5536
  },
5522
5537
  "strokeOpacity": {
5523
5538
  "$ref": "#/definitions/VisualType<number>"
@@ -17010,6 +17025,15 @@
17010
17025
  {
17011
17026
  "$ref": "#/definitions/IGradientConical"
17012
17027
  },
17028
+ {
17029
+ "items": {
17030
+ "type": [
17031
+ "number",
17032
+ "boolean"
17033
+ ]
17034
+ },
17035
+ "type": "array"
17036
+ },
17013
17037
  {
17014
17038
  "const": false,
17015
17039
  "type": "boolean"
@@ -17614,6 +17638,15 @@
17614
17638
  {
17615
17639
  "$ref": "#/definitions/IGradientConical"
17616
17640
  },
17641
+ {
17642
+ "items": {
17643
+ "type": [
17644
+ "number",
17645
+ "boolean"
17646
+ ]
17647
+ },
17648
+ "type": "array"
17649
+ },
17617
17650
  {
17618
17651
  "const": false,
17619
17652
  "type": "boolean"
@@ -18465,6 +18498,15 @@
18465
18498
  {
18466
18499
  "$ref": "#/definitions/IGradientConical"
18467
18500
  },
18501
+ {
18502
+ "items": {
18503
+ "type": [
18504
+ "number",
18505
+ "boolean"
18506
+ ]
18507
+ },
18508
+ "type": "array"
18509
+ },
18468
18510
  {
18469
18511
  "const": false,
18470
18512
  "type": "boolean"
@@ -19199,6 +19241,11 @@
19199
19241
  "number"
19200
19242
  ]
19201
19243
  },
19244
+ "barMinHeight": {
19245
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
19246
+ "since": "1.4.0",
19247
+ "type": "number"
19248
+ },
19202
19249
  "barMinWidth": {
19203
19250
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
19204
19251
  "type": [
@@ -19902,6 +19949,11 @@
19902
19949
  "number"
19903
19950
  ]
19904
19951
  },
19952
+ "barMinHeight": {
19953
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
19954
+ "since": "1.4.0",
19955
+ "type": "number"
19956
+ },
19905
19957
  "barMinWidth": {
19906
19958
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
19907
19959
  "type": [
@@ -20563,6 +20615,11 @@
20563
20615
  "number"
20564
20616
  ]
20565
20617
  },
20618
+ "barMinHeight": {
20619
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
20620
+ "since": "1.4.0",
20621
+ "type": "number"
20622
+ },
20566
20623
  "barMinWidth": {
20567
20624
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
20568
20625
  "type": [
@@ -21795,6 +21852,15 @@
21795
21852
  {
21796
21853
  "$ref": "#/definitions/IGradientConical"
21797
21854
  },
21855
+ {
21856
+ "items": {
21857
+ "type": [
21858
+ "number",
21859
+ "boolean"
21860
+ ]
21861
+ },
21862
+ "type": "array"
21863
+ },
21798
21864
  {
21799
21865
  "const": false,
21800
21866
  "type": "boolean"
@@ -26042,6 +26108,14 @@
26042
26108
  "$ref": "#/definitions/ILayoutNumber",
26043
26109
  "description": "模块的布局大小:高度"
26044
26110
  },
26111
+ "layout": {
26112
+ "description": "图例组件的布局配置,默认自动跟随显示位置进行调整。\n1. `orient` 为 'top' 或者 'bottom' 时,默认为 'horizontal' 水平布局\n2. `orient` 为 'left' 或者 'right' 时,默认为 'vertical' 垂直布局",
26113
+ "enum": [
26114
+ "horizontal",
26115
+ "vertical"
26116
+ ],
26117
+ "type": "string"
26118
+ },
26045
26119
  "layoutLevel": {
26046
26120
  "description": "布局顺序等级,等级越大的,越优先布局\n比如顶部同时有标题和图例的场景,期望标题先放在顶部,然后放置图例。",
26047
26121
  "type": "number"
@@ -26291,6 +26365,15 @@
26291
26365
  {
26292
26366
  "$ref": "#/definitions/IGradientConical"
26293
26367
  },
26368
+ {
26369
+ "items": {
26370
+ "type": [
26371
+ "number",
26372
+ "boolean"
26373
+ ]
26374
+ },
26375
+ "type": "array"
26376
+ },
26294
26377
  {
26295
26378
  "const": false,
26296
26379
  "type": "boolean"
@@ -27453,6 +27536,16 @@
27453
27536
  },
27454
27537
  "IDiscreteLegendTheme": {
27455
27538
  "properties": {
27539
+ "_debug_bounds": {
27540
+ "anyOf": [
27541
+ {
27542
+ "typeof": "function"
27543
+ },
27544
+ {
27545
+ "type": "boolean"
27546
+ }
27547
+ ]
27548
+ },
27456
27549
  "alignContent": {
27457
27550
  "enum": [
27458
27551
  "center",
@@ -27757,6 +27850,14 @@
27757
27850
  "keepDirIn3d": {
27758
27851
  "type": "boolean"
27759
27852
  },
27853
+ "layout": {
27854
+ "description": "图例组件的布局配置,默认自动跟随显示位置进行调整。\n1. `orient` 为 'top' 或者 'bottom' 时,默认为 'horizontal' 水平布局\n2. `orient` 为 'left' 或者 'right' 时,默认为 'vertical' 垂直布局",
27855
+ "enum": [
27856
+ "horizontal",
27857
+ "vertical"
27858
+ ],
27859
+ "type": "string"
27860
+ },
27760
27861
  "layoutLevel": {
27761
27862
  "description": "布局顺序等级,等级越大的,越优先布局\n比如顶部同时有标题和图例的场景,期望标题先放在顶部,然后放置图例。",
27762
27863
  "type": "number"
@@ -34783,6 +34884,11 @@
34783
34884
  "number"
34784
34885
  ]
34785
34886
  },
34887
+ "barMinHeight": {
34888
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
34889
+ "since": "1.4.0",
34890
+ "type": "number"
34891
+ },
34786
34892
  "barMinWidth": {
34787
34893
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
34788
34894
  "type": [
@@ -35459,6 +35565,11 @@
35459
35565
  "number"
35460
35566
  ]
35461
35567
  },
35568
+ "barMinHeight": {
35569
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
35570
+ "since": "1.4.0",
35571
+ "type": "number"
35572
+ },
35462
35573
  "barMinWidth": {
35463
35574
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
35464
35575
  "type": [
@@ -38580,6 +38691,15 @@
38580
38691
  {
38581
38692
  "$ref": "#/definitions/IGradientConical"
38582
38693
  },
38694
+ {
38695
+ "items": {
38696
+ "type": [
38697
+ "number",
38698
+ "boolean"
38699
+ ]
38700
+ },
38701
+ "type": "array"
38702
+ },
38583
38703
  {
38584
38704
  "const": false,
38585
38705
  "type": "boolean"
@@ -39002,6 +39122,28 @@
39002
39122
  "range": {
39003
39123
  "typeof": "function"
39004
39124
  },
39125
+ "tooltipFilterRange": {
39126
+ "anyOf": [
39127
+ {
39128
+ "items": [
39129
+ {
39130
+ "type": "number"
39131
+ },
39132
+ {
39133
+ "type": "number"
39134
+ }
39135
+ ],
39136
+ "maxItems": 2,
39137
+ "minItems": 2,
39138
+ "type": "array"
39139
+ },
39140
+ {
39141
+ "type": "number"
39142
+ }
39143
+ ],
39144
+ "description": "连续轴上的 dimension tooltip 数据筛选范围\n如果配置为单个数字 d,则筛选区间为 [x0 - d, x0 + d];如果配置为二元组 [d1, d2],则筛选区间为 [x0 + d1, x0 + d2]",
39145
+ "since": "1.4.0"
39146
+ },
39005
39147
  "zero": {
39006
39148
  "default": true,
39007
39149
  "description": "当配置了 min和 max,该配置项失效",
@@ -42214,6 +42356,15 @@
42214
42356
  {
42215
42357
  "$ref": "#/definitions/IGradientConical"
42216
42358
  },
42359
+ {
42360
+ "items": {
42361
+ "type": [
42362
+ "number",
42363
+ "boolean"
42364
+ ]
42365
+ },
42366
+ "type": "array"
42367
+ },
42217
42368
  {
42218
42369
  "const": false,
42219
42370
  "type": "boolean"
@@ -42498,7 +42649,8 @@
42498
42649
  "type": "array"
42499
42650
  },
42500
42651
  "endAngle": {
42501
- "description": "扇区结束角度",
42652
+ "default": 270,
42653
+ "description": "饼图的结束角度(0 ~ 360)",
42502
42654
  "type": "number"
42503
42655
  },
42504
42656
  "extensionMark": {
@@ -42571,6 +42723,12 @@
42571
42723
  ],
42572
42724
  "description": "图例配置"
42573
42725
  },
42726
+ "minAngle": {
42727
+ "default": 0,
42728
+ "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
42729
+ "since": "1.4.0",
42730
+ "type": "number"
42731
+ },
42574
42732
  "name": {
42575
42733
  "description": "系列名称",
42576
42734
  "type": "string"
@@ -42581,7 +42739,7 @@
42581
42739
  "type": "number"
42582
42740
  },
42583
42741
  "padAngle": {
42584
- "description": "扇区间隔角度",
42742
+ "description": "扇区之间的间隔角度",
42585
42743
  "type": "number"
42586
42744
  },
42587
42745
  "padding": {
@@ -42692,7 +42850,8 @@
42692
42850
  "type": "boolean"
42693
42851
  },
42694
42852
  "startAngle": {
42695
- "description": "扇区起始角度",
42853
+ "default": -90,
42854
+ "description": "饼图的起始角度(0 ~ 360)",
42696
42855
  "type": "number"
42697
42856
  },
42698
42857
  "support3d": {
@@ -42975,7 +43134,8 @@
42975
43134
  "type": "array"
42976
43135
  },
42977
43136
  "endAngle": {
42978
- "description": "扇区结束角度",
43137
+ "default": 270,
43138
+ "description": "饼图的结束角度(0 ~ 360)",
42979
43139
  "type": "number"
42980
43140
  },
42981
43141
  "extensionMark": {
@@ -43048,6 +43208,12 @@
43048
43208
  ],
43049
43209
  "description": "图例配置"
43050
43210
  },
43211
+ "minAngle": {
43212
+ "default": 0,
43213
+ "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
43214
+ "since": "1.4.0",
43215
+ "type": "number"
43216
+ },
43051
43217
  "name": {
43052
43218
  "description": "系列名称",
43053
43219
  "type": "string"
@@ -43058,7 +43224,7 @@
43058
43224
  "type": "number"
43059
43225
  },
43060
43226
  "padAngle": {
43061
- "description": "扇区间隔角度",
43227
+ "description": "扇区之间的间隔角度",
43062
43228
  "type": "number"
43063
43229
  },
43064
43230
  "padding": {
@@ -43169,7 +43335,8 @@
43169
43335
  "type": "boolean"
43170
43336
  },
43171
43337
  "startAngle": {
43172
- "description": "扇区起始角度",
43338
+ "default": -90,
43339
+ "description": "饼图的起始角度(0 ~ 360)",
43173
43340
  "type": "number"
43174
43341
  },
43175
43342
  "support3d": {
@@ -43358,7 +43525,8 @@
43358
43525
  "description": "dataKey用于绑定数据与Mark的关系, 该配置在动画中非常重要."
43359
43526
  },
43360
43527
  "endAngle": {
43361
- "description": "扇区结束角度",
43528
+ "default": 270,
43529
+ "description": "饼图的结束角度(0 ~ 360)",
43362
43530
  "type": "number"
43363
43531
  },
43364
43532
  "extensionMark": {
@@ -43403,6 +43571,12 @@
43403
43571
  "$ref": "#/definitions/IArcLabelSpec",
43404
43572
  "description": "标签配置"
43405
43573
  },
43574
+ "minAngle": {
43575
+ "default": 0,
43576
+ "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
43577
+ "since": "1.4.0",
43578
+ "type": "number"
43579
+ },
43406
43580
  "morph": {
43407
43581
  "$ref": "#/definitions/IMorphSeriesSpec",
43408
43582
  "description": "morph 动画配置"
@@ -43417,7 +43591,7 @@
43417
43591
  "type": "number"
43418
43592
  },
43419
43593
  "padAngle": {
43420
- "description": "扇区间隔角度",
43594
+ "description": "扇区之间的间隔角度",
43421
43595
  "type": "number"
43422
43596
  },
43423
43597
  "percent": {
@@ -43491,7 +43665,8 @@
43491
43665
  "type": "boolean"
43492
43666
  },
43493
43667
  "startAngle": {
43494
- "description": "扇区起始角度",
43668
+ "default": -90,
43669
+ "description": "饼图的起始角度(0 ~ 360)",
43495
43670
  "type": "number"
43496
43671
  },
43497
43672
  "support3d": {
@@ -44465,6 +44640,15 @@
44465
44640
  {
44466
44641
  "$ref": "#/definitions/IGradientConical"
44467
44642
  },
44643
+ {
44644
+ "items": {
44645
+ "type": [
44646
+ "number",
44647
+ "boolean"
44648
+ ]
44649
+ },
44650
+ "type": "array"
44651
+ },
44468
44652
  {
44469
44653
  "const": false,
44470
44654
  "type": "boolean"
@@ -44513,6 +44697,16 @@
44513
44697
  },
44514
44698
  "IPoptipTheme": {
44515
44699
  "properties": {
44700
+ "_debug_bounds": {
44701
+ "anyOf": [
44702
+ {
44703
+ "typeof": "function"
44704
+ },
44705
+ {
44706
+ "type": "boolean"
44707
+ }
44708
+ ]
44709
+ },
44516
44710
  "alignContent": {
44517
44711
  "enum": [
44518
44712
  "center",
@@ -45190,6 +45384,15 @@
45190
45384
  {
45191
45385
  "$ref": "#/definitions/IGradientConical"
45192
45386
  },
45387
+ {
45388
+ "items": {
45389
+ "type": [
45390
+ "number",
45391
+ "boolean"
45392
+ ]
45393
+ },
45394
+ "type": "array"
45395
+ },
45193
45396
  {
45194
45397
  "const": false,
45195
45398
  "type": "boolean"
@@ -45433,6 +45636,15 @@
45433
45636
  {
45434
45637
  "$ref": "#/definitions/IGradientConical"
45435
45638
  },
45639
+ {
45640
+ "items": {
45641
+ "type": [
45642
+ "number",
45643
+ "boolean"
45644
+ ]
45645
+ },
45646
+ "type": "array"
45647
+ },
45436
45648
  {
45437
45649
  "const": false,
45438
45650
  "type": "boolean"
@@ -47499,6 +47711,11 @@
47499
47711
  "number"
47500
47712
  ]
47501
47713
  },
47714
+ "barMinHeight": {
47715
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
47716
+ "since": "1.4.0",
47717
+ "type": "number"
47718
+ },
47502
47719
  "barMinWidth": {
47503
47720
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
47504
47721
  "type": [
@@ -48169,6 +48386,11 @@
48169
48386
  "number"
48170
48387
  ]
48171
48388
  },
48389
+ "barMinHeight": {
48390
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
48391
+ "since": "1.4.0",
48392
+ "type": "number"
48393
+ },
48172
48394
  "barMinWidth": {
48173
48395
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
48174
48396
  "type": [
@@ -48536,6 +48758,11 @@
48536
48758
  "number"
48537
48759
  ]
48538
48760
  },
48761
+ "barMinHeight": {
48762
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
48763
+ "since": "1.4.0",
48764
+ "type": "number"
48765
+ },
48539
48766
  "barMinWidth": {
48540
48767
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
48541
48768
  "type": [
@@ -49206,6 +49433,11 @@
49206
49433
  "number"
49207
49434
  ]
49208
49435
  },
49436
+ "barMinHeight": {
49437
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
49438
+ "since": "1.4.0",
49439
+ "type": "number"
49440
+ },
49209
49441
  "barMinWidth": {
49210
49442
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
49211
49443
  "type": [
@@ -49621,6 +49853,15 @@
49621
49853
  {
49622
49854
  "$ref": "#/definitions/IGradientConical"
49623
49855
  },
49856
+ {
49857
+ "items": {
49858
+ "type": [
49859
+ "number",
49860
+ "boolean"
49861
+ ]
49862
+ },
49863
+ "type": "array"
49864
+ },
49624
49865
  {
49625
49866
  "const": false,
49626
49867
  "type": "boolean"
@@ -49834,6 +50075,15 @@
49834
50075
  {
49835
50076
  "$ref": "#/definitions/IGradientConical"
49836
50077
  },
50078
+ {
50079
+ "items": {
50080
+ "type": [
50081
+ "number",
50082
+ "boolean"
50083
+ ]
50084
+ },
50085
+ "type": "array"
50086
+ },
49837
50087
  {
49838
50088
  "const": false,
49839
50089
  "type": "boolean"
@@ -51062,6 +51312,15 @@
51062
51312
  {
51063
51313
  "$ref": "#/definitions/IGradientConical"
51064
51314
  },
51315
+ {
51316
+ "items": {
51317
+ "type": [
51318
+ "number",
51319
+ "boolean"
51320
+ ]
51321
+ },
51322
+ "type": "array"
51323
+ },
51065
51324
  {
51066
51325
  "const": false,
51067
51326
  "type": "boolean"
@@ -51393,6 +51652,7 @@
51393
51652
  "description": "系列名称",
51394
51653
  "type": "string"
51395
51654
  },
51655
+ "nameKey": {},
51396
51656
  "node": {
51397
51657
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
51398
51658
  "description": "节点配置"
@@ -51574,6 +51834,7 @@
51574
51834
  },
51575
51835
  "required": [
51576
51836
  "categoryField",
51837
+ "nameKey",
51577
51838
  "type",
51578
51839
  "valueField"
51579
51840
  ],
@@ -51774,6 +52035,7 @@
51774
52035
  "description": "系列名称",
51775
52036
  "type": "string"
51776
52037
  },
52038
+ "nameKey": {},
51777
52039
  "node": {
51778
52040
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
51779
52041
  "description": "节点配置"
@@ -51903,6 +52165,7 @@
51903
52165
  },
51904
52166
  "required": [
51905
52167
  "categoryField",
52168
+ "nameKey",
51906
52169
  "type",
51907
52170
  "valueField"
51908
52171
  ],
@@ -56063,6 +56326,15 @@
56063
56326
  {
56064
56327
  "$ref": "#/definitions/IGradientConical"
56065
56328
  },
56329
+ {
56330
+ "items": {
56331
+ "type": [
56332
+ "number",
56333
+ "boolean"
56334
+ ]
56335
+ },
56336
+ "type": "array"
56337
+ },
56066
56338
  {
56067
56339
  "const": false,
56068
56340
  "type": "boolean"
@@ -56173,6 +56445,15 @@
56173
56445
  "cursor": {
56174
56446
  "$ref": "#/definitions/Cursor_1"
56175
56447
  },
56448
+ "direction": {
56449
+ "default": "'horizontal'",
56450
+ "description": "文本的排布方向,如果需要文本纵向排布,可以配置为 'vertical'",
56451
+ "enum": [
56452
+ "horizontal",
56453
+ "vertical"
56454
+ ],
56455
+ "type": "string"
56456
+ },
56176
56457
  "dx": {
56177
56458
  "description": "x 方向偏移",
56178
56459
  "type": "number"
@@ -56305,6 +56586,15 @@
56305
56586
  {
56306
56587
  "$ref": "#/definitions/IGradientConical"
56307
56588
  },
56589
+ {
56590
+ "items": {
56591
+ "type": [
56592
+ "number",
56593
+ "boolean"
56594
+ ]
56595
+ },
56596
+ "type": "array"
56597
+ },
56308
56598
  {
56309
56599
  "const": false,
56310
56600
  "type": "boolean"
@@ -56507,9 +56797,17 @@
56507
56797
  "description": "刻度线样式设置,支持回调"
56508
56798
  },
56509
56799
  "tickCount": {
56800
+ "anyOf": [
56801
+ {
56802
+ "typeof": "function"
56803
+ },
56804
+ {
56805
+ "type": "number"
56806
+ }
56807
+ ],
56510
56808
  "default": 10,
56511
56809
  "description": "建议的tick数量,并不保证结果一定是配置值",
56512
- "type": "number"
56810
+ "since": "1.4.0 后支持函数回调。"
56513
56811
  },
56514
56812
  "tickMode": {
56515
56813
  "default": "'average'",
@@ -57172,6 +57470,11 @@
57172
57470
  "position": {
57173
57471
  "$ref": "#/definitions/TooltipPatternProperty<TooltipPosition>"
57174
57472
  },
57473
+ "positionMode": {
57474
+ "$ref": "#/definitions/TooltipPatternProperty<TooltipPositionMode>",
57475
+ "description": "决定 `position` 相对固定于什么图形,如固定在鼠标指针周围或图元周围。该配置只有 `position` 设为字符串时生效。默认为 `'mark'`",
57476
+ "since": "1.4.0"
57477
+ },
57175
57478
  "seriesId": {
57176
57479
  "description": "该 pattern 属于哪个系列id(用户不需要设置)",
57177
57480
  "type": "number"
@@ -59767,7 +60070,7 @@
59767
60070
  ],
59768
60071
  "type": "object"
59769
60072
  },
59770
- "IVisualSpecStyle<unknown,string|false|IColorKey|IGradient>": {
60073
+ "IVisualSpecStyle<unknown,string|false|IColorKey|IGradient|(number|boolean)[]>": {
59771
60074
  "properties": {
59772
60075
  "domain": {
59773
60076
  "description": "will set to scale.domain, it means input of scale",
@@ -59793,6 +60096,15 @@
59793
60096
  {
59794
60097
  "$ref": "#/definitions/IGradientConical"
59795
60098
  },
60099
+ {
60100
+ "items": {
60101
+ "type": [
60102
+ "number",
60103
+ "boolean"
60104
+ ]
60105
+ },
60106
+ "type": "array"
60107
+ },
59796
60108
  {
59797
60109
  "const": false,
59798
60110
  "type": "boolean"
@@ -60018,6 +60330,11 @@
60018
60330
  "number"
60019
60331
  ]
60020
60332
  },
60333
+ "barMinHeight": {
60334
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
60335
+ "since": "1.4.0",
60336
+ "type": "number"
60337
+ },
60021
60338
  "barMinWidth": {
60022
60339
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
60023
60340
  "type": [
@@ -60708,6 +61025,11 @@
60708
61025
  "number"
60709
61026
  ]
60710
61027
  },
61028
+ "barMinHeight": {
61029
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
61030
+ "since": "1.4.0",
61031
+ "type": "number"
61032
+ },
60711
61033
  "barMinWidth": {
60712
61034
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
60713
61035
  "type": [
@@ -63080,7 +63402,7 @@
63080
63402
  },
63081
63403
  "Map<Function,(...args:any[])=>void>": {
63082
63404
  "properties": {
63083
- "__@toStringTag@13231": {
63405
+ "__@toStringTag@13056": {
63084
63406
  "type": "string"
63085
63407
  },
63086
63408
  "size": {
@@ -63088,14 +63410,14 @@
63088
63410
  }
63089
63411
  },
63090
63412
  "required": [
63091
- "__@toStringTag@13231",
63413
+ "__@toStringTag@13056",
63092
63414
  "size"
63093
63415
  ],
63094
63416
  "type": "object"
63095
63417
  },
63096
63418
  "Map<number,IGraphicPicker>": {
63097
63419
  "properties": {
63098
- "__@toStringTag@13231": {
63420
+ "__@toStringTag@13056": {
63099
63421
  "type": "string"
63100
63422
  },
63101
63423
  "size": {
@@ -63103,14 +63425,14 @@
63103
63425
  }
63104
63426
  },
63105
63427
  "required": [
63106
- "__@toStringTag@13231",
63428
+ "__@toStringTag@13056",
63107
63429
  "size"
63108
63430
  ],
63109
63431
  "type": "object"
63110
63432
  },
63111
63433
  "Map<number,IGraphicRender>": {
63112
63434
  "properties": {
63113
- "__@toStringTag@13231": {
63435
+ "__@toStringTag@13056": {
63114
63436
  "type": "string"
63115
63437
  },
63116
63438
  "size": {
@@ -63118,14 +63440,14 @@
63118
63440
  }
63119
63441
  },
63120
63442
  "required": [
63121
- "__@toStringTag@13231",
63443
+ "__@toStringTag@13056",
63122
63444
  "size"
63123
63445
  ],
63124
63446
  "type": "object"
63125
63447
  },
63126
63448
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
63127
63449
  "properties": {
63128
- "__@toStringTag@13231": {
63450
+ "__@toStringTag@13056": {
63129
63451
  "type": "string"
63130
63452
  },
63131
63453
  "size": {
@@ -63133,14 +63455,14 @@
63133
63455
  }
63134
63456
  },
63135
63457
  "required": [
63136
- "__@toStringTag@13231",
63458
+ "__@toStringTag@13056",
63137
63459
  "size"
63138
63460
  ],
63139
63461
  "type": "object"
63140
63462
  },
63141
63463
  "Map<string,Map<number,IGraphicRender>>": {
63142
63464
  "properties": {
63143
- "__@toStringTag@13231": {
63465
+ "__@toStringTag@13056": {
63144
63466
  "type": "string"
63145
63467
  },
63146
63468
  "size": {
@@ -63148,14 +63470,14 @@
63148
63470
  }
63149
63471
  },
63150
63472
  "required": [
63151
- "__@toStringTag@13231",
63473
+ "__@toStringTag@13056",
63152
63474
  "size"
63153
63475
  ],
63154
63476
  "type": "object"
63155
63477
  },
63156
63478
  "Map<string,any>": {
63157
63479
  "properties": {
63158
- "__@toStringTag@13231": {
63480
+ "__@toStringTag@13056": {
63159
63481
  "type": "string"
63160
63482
  },
63161
63483
  "size": {
@@ -63163,14 +63485,14 @@
63163
63485
  }
63164
63486
  },
63165
63487
  "required": [
63166
- "__@toStringTag@13231",
63488
+ "__@toStringTag@13056",
63167
63489
  "size"
63168
63490
  ],
63169
63491
  "type": "object"
63170
63492
  },
63171
63493
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
63172
63494
  "properties": {
63173
- "__@toStringTag@13231": {
63495
+ "__@toStringTag@13056": {
63174
63496
  "type": "string"
63175
63497
  },
63176
63498
  "size": {
@@ -63178,14 +63500,14 @@
63178
63500
  }
63179
63501
  },
63180
63502
  "required": [
63181
- "__@toStringTag@13231",
63503
+ "__@toStringTag@13056",
63182
63504
  "size"
63183
63505
  ],
63184
63506
  "type": "object"
63185
63507
  },
63186
63508
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
63187
63509
  "properties": {
63188
- "__@toStringTag@13231": {
63510
+ "__@toStringTag@13056": {
63189
63511
  "type": "string"
63190
63512
  },
63191
63513
  "size": {
@@ -63193,14 +63515,14 @@
63193
63515
  }
63194
63516
  },
63195
63517
  "required": [
63196
- "__@toStringTag@13231",
63518
+ "__@toStringTag@13056",
63197
63519
  "size"
63198
63520
  ],
63199
63521
  "type": "object"
63200
63522
  },
63201
63523
  "Map<string|number,IAnimate>": {
63202
63524
  "properties": {
63203
- "__@toStringTag@13231": {
63525
+ "__@toStringTag@13056": {
63204
63526
  "type": "string"
63205
63527
  },
63206
63528
  "size": {
@@ -63208,7 +63530,7 @@
63208
63530
  }
63209
63531
  },
63210
63532
  "required": [
63211
- "__@toStringTag@13231",
63533
+ "__@toStringTag@13056",
63212
63534
  "size"
63213
63535
  ],
63214
63536
  "type": "object"
@@ -63517,6 +63839,16 @@
63517
63839
  },
63518
63840
  "Omit<DiscreteLegendAttrs,\"title\"|\"layout\"|\"items\"|\"pager\"|\"item\">": {
63519
63841
  "properties": {
63842
+ "_debug_bounds": {
63843
+ "anyOf": [
63844
+ {
63845
+ "typeof": "function"
63846
+ },
63847
+ {
63848
+ "type": "boolean"
63849
+ }
63850
+ ]
63851
+ },
63520
63852
  "alignContent": {
63521
63853
  "enum": [
63522
63854
  "center",
@@ -64060,6 +64392,11 @@
64060
64392
  "number"
64061
64393
  ]
64062
64394
  },
64395
+ "barMinHeight": {
64396
+ "description": "柱条最小高度,可用于防止某数据项的值过小的视觉调整。",
64397
+ "since": "1.4.0",
64398
+ "type": "number"
64399
+ },
64063
64400
  "barMinWidth": {
64064
64401
  "description": "柱体最小宽度,可以设置绝对的像素值,也可以使用百分比(如 '10%')\n1. number 类型,表示像素值\n2. string 类型,百分比用法,如 '10%',该值为对应最后一个分组字段对应的 scale 的 bandWidth 占比(因为柱子是等宽的,所以采用最后一层分组的 scale)",
64065
64402
  "type": [
@@ -65975,6 +66312,16 @@
65975
66312
  },
65976
66313
  "Omit<IGroupGraphicAttribute,\"background\">": {
65977
66314
  "properties": {
66315
+ "_debug_bounds": {
66316
+ "anyOf": [
66317
+ {
66318
+ "typeof": "function"
66319
+ },
66320
+ {
66321
+ "type": "boolean"
66322
+ }
66323
+ ]
66324
+ },
65978
66325
  "alignContent": {
65979
66326
  "enum": [
65980
66327
  "center",
@@ -66546,7 +66893,8 @@
66546
66893
  "description": "dataKey用于绑定数据与Mark的关系, 该配置在动画中非常重要."
66547
66894
  },
66548
66895
  "endAngle": {
66549
- "description": "扇区结束角度",
66896
+ "default": 270,
66897
+ "description": "饼图的结束角度(0 ~ 360)",
66550
66898
  "type": "number"
66551
66899
  },
66552
66900
  "extensionMark": {
@@ -66591,6 +66939,12 @@
66591
66939
  "$ref": "#/definitions/IArcLabelSpec",
66592
66940
  "description": "标签配置"
66593
66941
  },
66942
+ "minAngle": {
66943
+ "default": 0,
66944
+ "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
66945
+ "since": "1.4.0",
66946
+ "type": "number"
66947
+ },
66594
66948
  "morph": {
66595
66949
  "$ref": "#/definitions/IMorphSeriesSpec",
66596
66950
  "description": "morph 动画配置"
@@ -66605,7 +66959,7 @@
66605
66959
  "type": "number"
66606
66960
  },
66607
66961
  "padAngle": {
66608
- "description": "扇区间隔角度",
66962
+ "description": "扇区之间的间隔角度",
66609
66963
  "type": "number"
66610
66964
  },
66611
66965
  "percent": {
@@ -66679,7 +67033,8 @@
66679
67033
  "type": "boolean"
66680
67034
  },
66681
67035
  "startAngle": {
66682
- "description": "扇区起始角度",
67036
+ "default": -90,
67037
+ "description": "饼图的起始角度(0 ~ 360)",
66683
67038
  "type": "number"
66684
67039
  },
66685
67040
  "support3d": {
@@ -67281,6 +67636,16 @@
67281
67636
  },
67282
67637
  "Omit<Omit<PagerAttributes,\"total\">&{space?:number;animation?:boolean;animationDuration?:number;animationEasing?:EasingType;},\"textStyle\"|\"handler\">": {
67283
67638
  "properties": {
67639
+ "_debug_bounds": {
67640
+ "anyOf": [
67641
+ {
67642
+ "typeof": "function"
67643
+ },
67644
+ {
67645
+ "type": "boolean"
67646
+ }
67647
+ ]
67648
+ },
67284
67649
  "alignContent": {
67285
67650
  "enum": [
67286
67651
  "center",
@@ -67948,6 +68313,16 @@
67948
68313
  },
67949
68314
  "Partial<IArcGraphicAttribute>": {
67950
68315
  "properties": {
68316
+ "_debug_bounds": {
68317
+ "anyOf": [
68318
+ {
68319
+ "typeof": "function"
68320
+ },
68321
+ {
68322
+ "type": "boolean"
68323
+ }
68324
+ ]
68325
+ },
67951
68326
  "alpha": {
67952
68327
  "type": "number"
67953
68328
  },
@@ -68294,6 +68669,16 @@
68294
68669
  },
68295
68670
  "Partial<IAreaGraphicAttribute>": {
68296
68671
  "properties": {
68672
+ "_debug_bounds": {
68673
+ "anyOf": [
68674
+ {
68675
+ "typeof": "function"
68676
+ },
68677
+ {
68678
+ "type": "boolean"
68679
+ }
68680
+ ]
68681
+ },
68297
68682
  "alpha": {
68298
68683
  "type": "number"
68299
68684
  },
@@ -68697,6 +69082,16 @@
68697
69082
  },
68698
69083
  "Partial<ICircleGraphicAttribute>": {
68699
69084
  "properties": {
69085
+ "_debug_bounds": {
69086
+ "anyOf": [
69087
+ {
69088
+ "typeof": "function"
69089
+ },
69090
+ {
69091
+ "type": "boolean"
69092
+ }
69093
+ ]
69094
+ },
68700
69095
  "alpha": {
68701
69096
  "type": "number"
68702
69097
  },
@@ -69005,6 +69400,16 @@
69005
69400
  },
69006
69401
  "Partial<IGlyphGraphicAttribute>": {
69007
69402
  "properties": {
69403
+ "_debug_bounds": {
69404
+ "anyOf": [
69405
+ {
69406
+ "typeof": "function"
69407
+ },
69408
+ {
69409
+ "type": "boolean"
69410
+ }
69411
+ ]
69412
+ },
69008
69413
  "alpha": {
69009
69414
  "type": "number"
69010
69415
  },
@@ -69336,6 +69741,16 @@
69336
69741
  },
69337
69742
  "Partial<IGraphicAttribute>": {
69338
69743
  "properties": {
69744
+ "_debug_bounds": {
69745
+ "anyOf": [
69746
+ {
69747
+ "typeof": "function"
69748
+ },
69749
+ {
69750
+ "type": "boolean"
69751
+ }
69752
+ ]
69753
+ },
69339
69754
  "alpha": {
69340
69755
  "type": "number"
69341
69756
  },
@@ -69635,6 +70050,16 @@
69635
70050
  },
69636
70051
  "Partial<IGroupGraphicAttribute>": {
69637
70052
  "properties": {
70053
+ "_debug_bounds": {
70054
+ "anyOf": [
70055
+ {
70056
+ "typeof": "function"
70057
+ },
70058
+ {
70059
+ "type": "boolean"
70060
+ }
70061
+ ]
70062
+ },
69638
70063
  "alignContent": {
69639
70064
  "enum": [
69640
70065
  "center",
@@ -70015,6 +70440,16 @@
70015
70440
  },
70016
70441
  "Partial<IImageGraphicAttribute>": {
70017
70442
  "properties": {
70443
+ "_debug_bounds": {
70444
+ "anyOf": [
70445
+ {
70446
+ "typeof": "function"
70447
+ },
70448
+ {
70449
+ "type": "boolean"
70450
+ }
70451
+ ]
70452
+ },
70018
70453
  "alpha": {
70019
70454
  "type": "number"
70020
70455
  },
@@ -70839,6 +71274,16 @@
70839
71274
  },
70840
71275
  "Partial<ILineGraphicAttribute>": {
70841
71276
  "properties": {
71277
+ "_debug_bounds": {
71278
+ "anyOf": [
71279
+ {
71280
+ "typeof": "function"
71281
+ },
71282
+ {
71283
+ "type": "boolean"
71284
+ }
71285
+ ]
71286
+ },
70842
71287
  "alpha": {
70843
71288
  "type": "number"
70844
71289
  },
@@ -71700,6 +72145,16 @@
71700
72145
  },
71701
72146
  "Partial<IPathGraphicAttribute>": {
71702
72147
  "properties": {
72148
+ "_debug_bounds": {
72149
+ "anyOf": [
72150
+ {
72151
+ "typeof": "function"
72152
+ },
72153
+ {
72154
+ "type": "boolean"
72155
+ }
72156
+ ]
72157
+ },
71703
72158
  "alpha": {
71704
72159
  "type": "number"
71705
72160
  },
@@ -72012,6 +72467,16 @@
72012
72467
  },
72013
72468
  "Partial<IPolygonGraphicAttribute>": {
72014
72469
  "properties": {
72470
+ "_debug_bounds": {
72471
+ "anyOf": [
72472
+ {
72473
+ "typeof": "function"
72474
+ },
72475
+ {
72476
+ "type": "boolean"
72477
+ }
72478
+ ]
72479
+ },
72015
72480
  "alpha": {
72016
72481
  "type": "number"
72017
72482
  },
@@ -72498,6 +72963,15 @@
72498
72963
  {
72499
72964
  "$ref": "#/definitions/IGradientConical"
72500
72965
  },
72966
+ {
72967
+ "items": {
72968
+ "type": [
72969
+ "number",
72970
+ "boolean"
72971
+ ]
72972
+ },
72973
+ "type": "array"
72974
+ },
72501
72975
  {
72502
72976
  "const": false,
72503
72977
  "type": "boolean"
@@ -72546,6 +73020,16 @@
72546
73020
  },
72547
73021
  "Partial<IRect3dGraphicAttribute>": {
72548
73022
  "properties": {
73023
+ "_debug_bounds": {
73024
+ "anyOf": [
73025
+ {
73026
+ "typeof": "function"
73027
+ },
73028
+ {
73029
+ "type": "boolean"
73030
+ }
73031
+ ]
73032
+ },
72549
73033
  "alpha": {
72550
73034
  "type": "number"
72551
73035
  },
@@ -72867,6 +73351,16 @@
72867
73351
  },
72868
73352
  "Partial<IRectGraphicAttribute>": {
72869
73353
  "properties": {
73354
+ "_debug_bounds": {
73355
+ "anyOf": [
73356
+ {
73357
+ "typeof": "function"
73358
+ },
73359
+ {
73360
+ "type": "boolean"
73361
+ }
73362
+ ]
73363
+ },
72870
73364
  "alpha": {
72871
73365
  "type": "number"
72872
73366
  },
@@ -73341,6 +73835,15 @@
73341
73835
  {
73342
73836
  "$ref": "#/definitions/IGradientConical"
73343
73837
  },
73838
+ {
73839
+ "items": {
73840
+ "type": [
73841
+ "number",
73842
+ "boolean"
73843
+ ]
73844
+ },
73845
+ "type": "array"
73846
+ },
73344
73847
  {
73345
73848
  "const": false,
73346
73849
  "type": "boolean"
@@ -73493,6 +73996,16 @@
73493
73996
  },
73494
73997
  "Partial<ISymbolGraphicAttribute>": {
73495
73998
  "properties": {
73999
+ "_debug_bounds": {
74000
+ "anyOf": [
74001
+ {
74002
+ "typeof": "function"
74003
+ },
74004
+ {
74005
+ "type": "boolean"
74006
+ }
74007
+ ]
74008
+ },
73496
74009
  "alpha": {
73497
74010
  "type": "number"
73498
74011
  },
@@ -73815,6 +74328,16 @@
73815
74328
  },
73816
74329
  "Partial<ITextGraphicAttribute>": {
73817
74330
  "properties": {
74331
+ "_debug_bounds": {
74332
+ "anyOf": [
74333
+ {
74334
+ "typeof": "function"
74335
+ },
74336
+ {
74337
+ "type": "boolean"
74338
+ }
74339
+ ]
74340
+ },
73818
74341
  "alpha": {
73819
74342
  "type": "number"
73820
74343
  },
@@ -74171,6 +74694,9 @@
74171
74694
  "underline": {
74172
74695
  "type": "number"
74173
74696
  },
74697
+ "verticalMode": {
74698
+ "type": "number"
74699
+ },
74174
74700
  "visible": {
74175
74701
  "type": "boolean"
74176
74702
  },
@@ -74256,6 +74782,15 @@
74256
74782
  "cursor": {
74257
74783
  "$ref": "#/definitions/Cursor_1"
74258
74784
  },
74785
+ "direction": {
74786
+ "default": "'horizontal'",
74787
+ "description": "文本的排布方向,如果需要文本纵向排布,可以配置为 'vertical'",
74788
+ "enum": [
74789
+ "horizontal",
74790
+ "vertical"
74791
+ ],
74792
+ "type": "string"
74793
+ },
74259
74794
  "dx": {
74260
74795
  "description": "x 方向偏移",
74261
74796
  "type": "number"
@@ -74388,6 +74923,15 @@
74388
74923
  {
74389
74924
  "$ref": "#/definitions/IGradientConical"
74390
74925
  },
74926
+ {
74927
+ "items": {
74928
+ "type": [
74929
+ "number",
74930
+ "boolean"
74931
+ ]
74932
+ },
74933
+ "type": "array"
74934
+ },
74391
74935
  {
74392
74936
  "const": false,
74393
74937
  "type": "boolean"
@@ -74664,6 +75208,16 @@
74664
75208
  },
74665
75209
  "Partial<Omit<Partial<ITextGraphicAttribute>,\"fill\">>": {
74666
75210
  "properties": {
75211
+ "_debug_bounds": {
75212
+ "anyOf": [
75213
+ {
75214
+ "typeof": "function"
75215
+ },
75216
+ {
75217
+ "type": "boolean"
75218
+ }
75219
+ ]
75220
+ },
74667
75221
  "alpha": {
74668
75222
  "type": "number"
74669
75223
  },
@@ -75017,6 +75571,9 @@
75017
75571
  "underline": {
75018
75572
  "type": "number"
75019
75573
  },
75574
+ "verticalMode": {
75575
+ "type": "number"
75576
+ },
75020
75577
  "visible": {
75021
75578
  "type": "boolean"
75022
75579
  },
@@ -75044,6 +75601,16 @@
75044
75601
  },
75045
75602
  "Partial<Omit<{visible:boolean;}&Partial<IRectGraphicAttribute>&Partial<IGraphicAttribute>&Partial<ISymbolAttribute>&{space?:number;},\"shadowColor\"|\"fill\"|\"stroke\">>": {
75046
75603
  "properties": {
75604
+ "_debug_bounds": {
75605
+ "anyOf": [
75606
+ {
75607
+ "typeof": "function"
75608
+ },
75609
+ {
75610
+ "type": "boolean"
75611
+ }
75612
+ ]
75613
+ },
75047
75614
  "alpha": {
75048
75615
  "type": "number"
75049
75616
  },
@@ -75357,6 +75924,16 @@
75357
75924
  },
75358
75925
  "Partial<Partial<IGraphicAttribute>>": {
75359
75926
  "properties": {
75927
+ "_debug_bounds": {
75928
+ "anyOf": [
75929
+ {
75930
+ "typeof": "function"
75931
+ },
75932
+ {
75933
+ "type": "boolean"
75934
+ }
75935
+ ]
75936
+ },
75360
75937
  "alpha": {
75361
75938
  "type": "number"
75362
75939
  },
@@ -76955,34 +77532,34 @@
76955
77532
  },
76956
77533
  "Promise<FontFaceSet>": {
76957
77534
  "properties": {
76958
- "__@toStringTag@13231": {
77535
+ "__@toStringTag@13056": {
76959
77536
  "type": "string"
76960
77537
  }
76961
77538
  },
76962
77539
  "required": [
76963
- "__@toStringTag@13231"
77540
+ "__@toStringTag@13056"
76964
77541
  ],
76965
77542
  "type": "object"
76966
77543
  },
76967
77544
  "Promise<ServiceWorkerRegistration>": {
76968
77545
  "properties": {
76969
- "__@toStringTag@13231": {
77546
+ "__@toStringTag@13056": {
76970
77547
  "type": "string"
76971
77548
  }
76972
77549
  },
76973
77550
  "required": [
76974
- "__@toStringTag@13231"
77551
+ "__@toStringTag@13056"
76975
77552
  ],
76976
77553
  "type": "object"
76977
77554
  },
76978
77555
  "Promise<any>": {
76979
77556
  "properties": {
76980
- "__@toStringTag@13231": {
77557
+ "__@toStringTag@13056": {
76981
77558
  "type": "string"
76982
77559
  }
76983
77560
  },
76984
77561
  "required": [
76985
- "__@toStringTag@13231"
77562
+ "__@toStringTag@13056"
76986
77563
  ],
76987
77564
  "type": "object"
76988
77565
  },
@@ -77066,6 +77643,16 @@
77066
77643
  },
77067
77644
  "Required<IArcGraphicAttribute>": {
77068
77645
  "properties": {
77646
+ "_debug_bounds": {
77647
+ "anyOf": [
77648
+ {
77649
+ "typeof": "function"
77650
+ },
77651
+ {
77652
+ "type": "boolean"
77653
+ }
77654
+ ]
77655
+ },
77069
77656
  "alpha": {
77070
77657
  "type": "number"
77071
77658
  },
@@ -77409,6 +77996,7 @@
77409
77996
  }
77410
77997
  },
77411
77998
  "required": [
77999
+ "_debug_bounds",
77412
78000
  "alpha",
77413
78001
  "anchor",
77414
78002
  "anchor3d",
@@ -77480,6 +78068,16 @@
77480
78068
  },
77481
78069
  "Required<IAreaGraphicAttribute>": {
77482
78070
  "properties": {
78071
+ "_debug_bounds": {
78072
+ "anyOf": [
78073
+ {
78074
+ "typeof": "function"
78075
+ },
78076
+ {
78077
+ "type": "boolean"
78078
+ }
78079
+ ]
78080
+ },
77483
78081
  "alpha": {
77484
78082
  "type": "number"
77485
78083
  },
@@ -77814,6 +78412,7 @@
77814
78412
  }
77815
78413
  },
77816
78414
  "required": [
78415
+ "_debug_bounds",
77817
78416
  "alpha",
77818
78417
  "anchor",
77819
78418
  "anchor3d",
@@ -77885,6 +78484,16 @@
77885
78484
  },
77886
78485
  "Required<ICircleGraphicAttribute>": {
77887
78486
  "properties": {
78487
+ "_debug_bounds": {
78488
+ "anyOf": [
78489
+ {
78490
+ "typeof": "function"
78491
+ },
78492
+ {
78493
+ "type": "boolean"
78494
+ }
78495
+ ]
78496
+ },
77888
78497
  "alpha": {
77889
78498
  "type": "number"
77890
78499
  },
@@ -78190,6 +78799,7 @@
78190
78799
  }
78191
78800
  },
78192
78801
  "required": [
78802
+ "_debug_bounds",
78193
78803
  "alpha",
78194
78804
  "anchor",
78195
78805
  "anchor3d",
@@ -78255,6 +78865,16 @@
78255
78865
  },
78256
78866
  "Required<IGlyphGraphicAttribute>": {
78257
78867
  "properties": {
78868
+ "_debug_bounds": {
78869
+ "anyOf": [
78870
+ {
78871
+ "typeof": "function"
78872
+ },
78873
+ {
78874
+ "type": "boolean"
78875
+ }
78876
+ ]
78877
+ },
78258
78878
  "alpha": {
78259
78879
  "type": "number"
78260
78880
  },
@@ -78583,6 +79203,7 @@
78583
79203
  }
78584
79204
  },
78585
79205
  "required": [
79206
+ "_debug_bounds",
78586
79207
  "alpha",
78587
79208
  "anchor",
78588
79209
  "anchor3d",
@@ -78650,6 +79271,16 @@
78650
79271
  },
78651
79272
  "Required<IGroupGraphicAttribute>": {
78652
79273
  "properties": {
79274
+ "_debug_bounds": {
79275
+ "anyOf": [
79276
+ {
79277
+ "typeof": "function"
79278
+ },
79279
+ {
79280
+ "type": "boolean"
79281
+ }
79282
+ ]
79283
+ },
78653
79284
  "alignContent": {
78654
79285
  "enum": [
78655
79286
  "center",
@@ -79027,6 +79658,7 @@
79027
79658
  }
79028
79659
  },
79029
79660
  "required": [
79661
+ "_debug_bounds",
79030
79662
  "alignContent",
79031
79663
  "alignItems",
79032
79664
  "alpha",
@@ -79101,6 +79733,16 @@
79101
79733
  },
79102
79734
  "Required<IImageGraphicAttribute>": {
79103
79735
  "properties": {
79736
+ "_debug_bounds": {
79737
+ "anyOf": [
79738
+ {
79739
+ "typeof": "function"
79740
+ },
79741
+ {
79742
+ "type": "boolean"
79743
+ }
79744
+ ]
79745
+ },
79104
79746
  "alpha": {
79105
79747
  "type": "number"
79106
79748
  },
@@ -79435,6 +80077,7 @@
79435
80077
  }
79436
80078
  },
79437
80079
  "required": [
80080
+ "_debug_bounds",
79438
80081
  "alpha",
79439
80082
  "anchor",
79440
80083
  "anchor3d",
@@ -79503,6 +80146,16 @@
79503
80146
  },
79504
80147
  "Required<ILineGraphicAttribute>": {
79505
80148
  "properties": {
80149
+ "_debug_bounds": {
80150
+ "anyOf": [
80151
+ {
80152
+ "typeof": "function"
80153
+ },
80154
+ {
80155
+ "type": "boolean"
80156
+ }
80157
+ ]
80158
+ },
79506
80159
  "alpha": {
79507
80160
  "type": "number"
79508
80161
  },
@@ -79840,6 +80493,7 @@
79840
80493
  }
79841
80494
  },
79842
80495
  "required": [
80496
+ "_debug_bounds",
79843
80497
  "alpha",
79844
80498
  "anchor",
79845
80499
  "anchor3d",
@@ -79912,6 +80566,16 @@
79912
80566
  },
79913
80567
  "Required<IPathGraphicAttribute>": {
79914
80568
  "properties": {
80569
+ "_debug_bounds": {
80570
+ "anyOf": [
80571
+ {
80572
+ "typeof": "function"
80573
+ },
80574
+ {
80575
+ "type": "boolean"
80576
+ }
80577
+ ]
80578
+ },
79915
80579
  "alpha": {
79916
80580
  "type": "number"
79917
80581
  },
@@ -80221,6 +80885,7 @@
80221
80885
  }
80222
80886
  },
80223
80887
  "required": [
80888
+ "_debug_bounds",
80224
80889
  "alpha",
80225
80890
  "anchor",
80226
80891
  "anchor3d",
@@ -80285,6 +80950,16 @@
80285
80950
  },
80286
80951
  "Required<IPolygonGraphicAttribute>": {
80287
80952
  "properties": {
80953
+ "_debug_bounds": {
80954
+ "anyOf": [
80955
+ {
80956
+ "typeof": "function"
80957
+ },
80958
+ {
80959
+ "type": "boolean"
80960
+ }
80961
+ ]
80962
+ },
80288
80963
  "alpha": {
80289
80964
  "type": "number"
80290
80965
  },
@@ -80603,6 +81278,7 @@
80603
81278
  }
80604
81279
  },
80605
81280
  "required": [
81281
+ "_debug_bounds",
80606
81282
  "alpha",
80607
81283
  "anchor",
80608
81284
  "anchor3d",
@@ -80668,6 +81344,16 @@
80668
81344
  },
80669
81345
  "Required<IRect3dGraphicAttribute>": {
80670
81346
  "properties": {
81347
+ "_debug_bounds": {
81348
+ "anyOf": [
81349
+ {
81350
+ "typeof": "function"
81351
+ },
81352
+ {
81353
+ "type": "boolean"
81354
+ }
81355
+ ]
81356
+ },
80671
81357
  "alpha": {
80672
81358
  "type": "number"
80673
81359
  },
@@ -80986,6 +81672,7 @@
80986
81672
  }
80987
81673
  },
80988
81674
  "required": [
81675
+ "_debug_bounds",
80989
81676
  "alpha",
80990
81677
  "anchor",
80991
81678
  "anchor3d",
@@ -81052,6 +81739,16 @@
81052
81739
  },
81053
81740
  "Required<IRectGraphicAttribute>": {
81054
81741
  "properties": {
81742
+ "_debug_bounds": {
81743
+ "anyOf": [
81744
+ {
81745
+ "typeof": "function"
81746
+ },
81747
+ {
81748
+ "type": "boolean"
81749
+ }
81750
+ ]
81751
+ },
81055
81752
  "alpha": {
81056
81753
  "type": "number"
81057
81754
  },
@@ -81367,6 +82064,7 @@
81367
82064
  }
81368
82065
  },
81369
82066
  "required": [
82067
+ "_debug_bounds",
81370
82068
  "alpha",
81371
82069
  "anchor",
81372
82070
  "anchor3d",
@@ -81432,6 +82130,16 @@
81432
82130
  },
81433
82131
  "Required<IRichTextGraphicAttribute>": {
81434
82132
  "properties": {
82133
+ "_debug_bounds": {
82134
+ "anyOf": [
82135
+ {
82136
+ "typeof": "function"
82137
+ },
82138
+ {
82139
+ "type": "boolean"
82140
+ }
82141
+ ]
82142
+ },
81435
82143
  "alpha": {
81436
82144
  "type": "number"
81437
82145
  },
@@ -81770,6 +82478,7 @@
81770
82478
  }
81771
82479
  },
81772
82480
  "required": [
82481
+ "_debug_bounds",
81773
82482
  "alpha",
81774
82483
  "anchor",
81775
82484
  "anchor3d",
@@ -81844,6 +82553,16 @@
81844
82553
  },
81845
82554
  "Required<IRichTextIconGraphicAttribute>": {
81846
82555
  "properties": {
82556
+ "_debug_bounds": {
82557
+ "anyOf": [
82558
+ {
82559
+ "typeof": "function"
82560
+ },
82561
+ {
82562
+ "type": "boolean"
82563
+ }
82564
+ ]
82565
+ },
81847
82566
  "alpha": {
81848
82567
  "type": "number"
81849
82568
  },
@@ -82264,6 +82983,7 @@
82264
82983
  }
82265
82984
  },
82266
82985
  "required": [
82986
+ "_debug_bounds",
82267
82987
  "alpha",
82268
82988
  "anchor",
82269
82989
  "anchor3d",
@@ -82345,6 +83065,16 @@
82345
83065
  },
82346
83066
  "Required<ISymbolGraphicAttribute>": {
82347
83067
  "properties": {
83068
+ "_debug_bounds": {
83069
+ "anyOf": [
83070
+ {
83071
+ "typeof": "function"
83072
+ },
83073
+ {
83074
+ "type": "boolean"
83075
+ }
83076
+ ]
83077
+ },
82348
83078
  "alpha": {
82349
83079
  "type": "number"
82350
83080
  },
@@ -82664,6 +83394,7 @@
82664
83394
  }
82665
83395
  },
82666
83396
  "required": [
83397
+ "_debug_bounds",
82667
83398
  "alpha",
82668
83399
  "anchor",
82669
83400
  "anchor3d",
@@ -82728,6 +83459,16 @@
82728
83459
  },
82729
83460
  "Required<ITextGraphicAttribute>": {
82730
83461
  "properties": {
83462
+ "_debug_bounds": {
83463
+ "anyOf": [
83464
+ {
83465
+ "typeof": "function"
83466
+ },
83467
+ {
83468
+ "type": "boolean"
83469
+ }
83470
+ ]
83471
+ },
82731
83472
  "alpha": {
82732
83473
  "type": "number"
82733
83474
  },
@@ -83084,6 +83825,9 @@
83084
83825
  "underline": {
83085
83826
  "type": "number"
83086
83827
  },
83828
+ "verticalMode": {
83829
+ "type": "number"
83830
+ },
83087
83831
  "visible": {
83088
83832
  "type": "boolean"
83089
83833
  },
@@ -83108,6 +83852,7 @@
83108
83852
  }
83109
83853
  },
83110
83854
  "required": [
83855
+ "_debug_bounds",
83111
83856
  "alpha",
83112
83857
  "anchor",
83113
83858
  "anchor3d",
@@ -83176,6 +83921,7 @@
83176
83921
  "texturePadding",
83177
83922
  "textureSize",
83178
83923
  "underline",
83924
+ "verticalMode",
83179
83925
  "visible",
83180
83926
  "wordBreak",
83181
83927
  "x",
@@ -86810,11 +87556,33 @@
86810
87556
  },
86811
87557
  {
86812
87558
  "enum": [
87559
+ "bl",
86813
87560
  "bottom",
87561
+ "br",
86814
87562
  "inside",
87563
+ "lb",
86815
87564
  "left",
87565
+ "lt",
87566
+ "rb",
86816
87567
  "right",
86817
- "top"
87568
+ "rt",
87569
+ "tl",
87570
+ "top",
87571
+ "tr"
87572
+ ],
87573
+ "type": "string"
87574
+ }
87575
+ ]
87576
+ },
87577
+ "TooltipPatternProperty<TooltipPositionMode>": {
87578
+ "anyOf": [
87579
+ {
87580
+ "typeof": "function"
87581
+ },
87582
+ {
87583
+ "enum": [
87584
+ "mark",
87585
+ "pointer"
86818
87586
  ],
86819
87587
  "type": "string"
86820
87588
  }
@@ -87565,7 +88333,7 @@
87565
88333
  }
87566
88334
  ]
87567
88335
  },
87568
- "VisualType<string|false|IColorKey|IGradient>": {
88336
+ "VisualType<string|false|IColorKey|IGradient|(number|boolean)[]>": {
87569
88337
  "anyOf": [
87570
88338
  {
87571
88339
  "$ref": "#/definitions/IColorKey"
@@ -87582,11 +88350,20 @@
87582
88350
  {
87583
88351
  "$ref": "#/definitions/IVisualScale"
87584
88352
  },
88353
+ {
88354
+ "items": {
88355
+ "type": [
88356
+ "number",
88357
+ "boolean"
88358
+ ]
88359
+ },
88360
+ "type": "array"
88361
+ },
87585
88362
  {
87586
88363
  "typeof": "function"
87587
88364
  },
87588
88365
  {
87589
- "$ref": "#/definitions/IVisualSpecStyle<unknown,string|false|IColorKey|IGradient>"
88366
+ "$ref": "#/definitions/IVisualSpecStyle<unknown,string|false|IColorKey|IGradient|(number|boolean)[]>"
87590
88367
  },
87591
88368
  {
87592
88369
  "const": false,