@visactor/vchart-schema 1.12.5 → 1.12.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.
- package/package.json +1 -1
- package/vchart.json +464 -238
package/vchart.json
CHANGED
|
@@ -5416,7 +5416,7 @@
|
|
|
5416
5416
|
},
|
|
5417
5417
|
"type": "object"
|
|
5418
5418
|
},
|
|
5419
|
-
"ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
5419
|
+
"ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IGroupMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>": {
|
|
5420
5420
|
"anyOf": [
|
|
5421
5421
|
{
|
|
5422
5422
|
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>_1",
|
|
@@ -5431,39 +5431,39 @@
|
|
|
5431
5431
|
"description": "style格式转换"
|
|
5432
5432
|
},
|
|
5433
5433
|
{
|
|
5434
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5434
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>_1",
|
|
5435
5435
|
"description": "style格式转换"
|
|
5436
5436
|
},
|
|
5437
5437
|
{
|
|
5438
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5438
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>_1",
|
|
5439
5439
|
"description": "style格式转换"
|
|
5440
5440
|
},
|
|
5441
5441
|
{
|
|
5442
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5442
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>_1",
|
|
5443
5443
|
"description": "style格式转换"
|
|
5444
5444
|
},
|
|
5445
5445
|
{
|
|
5446
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5446
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>_1",
|
|
5447
5447
|
"description": "style格式转换"
|
|
5448
5448
|
},
|
|
5449
5449
|
{
|
|
5450
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5450
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>_1",
|
|
5451
5451
|
"description": "style格式转换"
|
|
5452
5452
|
},
|
|
5453
5453
|
{
|
|
5454
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5454
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRippleMarkSpec>_1",
|
|
5455
5455
|
"description": "style格式转换"
|
|
5456
5456
|
},
|
|
5457
5457
|
{
|
|
5458
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5458
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>_1",
|
|
5459
5459
|
"description": "style格式转换"
|
|
5460
5460
|
},
|
|
5461
5461
|
{
|
|
5462
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5462
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>_1",
|
|
5463
5463
|
"description": "style格式转换"
|
|
5464
5464
|
},
|
|
5465
5465
|
{
|
|
5466
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5466
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>_1",
|
|
5467
5467
|
"description": "style格式转换"
|
|
5468
5468
|
},
|
|
5469
5469
|
{
|
|
@@ -5471,15 +5471,15 @@
|
|
|
5471
5471
|
"description": "style格式转换"
|
|
5472
5472
|
},
|
|
5473
5473
|
{
|
|
5474
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5474
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IGroupMarkSpec>",
|
|
5475
5475
|
"description": "style格式转换"
|
|
5476
5476
|
},
|
|
5477
5477
|
{
|
|
5478
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5478
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
|
|
5479
5479
|
"description": "style格式转换"
|
|
5480
5480
|
},
|
|
5481
5481
|
{
|
|
5482
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5482
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
|
|
5483
5483
|
"description": "style格式转换"
|
|
5484
5484
|
},
|
|
5485
5485
|
{
|
|
@@ -5489,7 +5489,7 @@
|
|
|
5489
5489
|
],
|
|
5490
5490
|
"description": "style格式转换"
|
|
5491
5491
|
},
|
|
5492
|
-
"ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
5492
|
+
"ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>": {
|
|
5493
5493
|
"anyOf": [
|
|
5494
5494
|
{
|
|
5495
5495
|
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>",
|
|
@@ -5504,51 +5504,51 @@
|
|
|
5504
5504
|
"description": "style格式转换"
|
|
5505
5505
|
},
|
|
5506
5506
|
{
|
|
5507
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5507
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>",
|
|
5508
5508
|
"description": "style格式转换"
|
|
5509
5509
|
},
|
|
5510
5510
|
{
|
|
5511
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5511
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>",
|
|
5512
5512
|
"description": "style格式转换"
|
|
5513
5513
|
},
|
|
5514
5514
|
{
|
|
5515
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5515
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>",
|
|
5516
5516
|
"description": "style格式转换"
|
|
5517
5517
|
},
|
|
5518
5518
|
{
|
|
5519
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5519
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>",
|
|
5520
5520
|
"description": "style格式转换"
|
|
5521
5521
|
},
|
|
5522
5522
|
{
|
|
5523
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5523
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>",
|
|
5524
5524
|
"description": "style格式转换"
|
|
5525
5525
|
},
|
|
5526
5526
|
{
|
|
5527
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5527
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRippleMarkSpec>",
|
|
5528
5528
|
"description": "style格式转换"
|
|
5529
5529
|
},
|
|
5530
5530
|
{
|
|
5531
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5531
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>",
|
|
5532
5532
|
"description": "style格式转换"
|
|
5533
5533
|
},
|
|
5534
5534
|
{
|
|
5535
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5535
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>",
|
|
5536
5536
|
"description": "style格式转换"
|
|
5537
5537
|
},
|
|
5538
5538
|
{
|
|
5539
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5539
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>",
|
|
5540
5540
|
"description": "style格式转换"
|
|
5541
5541
|
},
|
|
5542
5542
|
{
|
|
5543
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5543
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
|
|
5544
5544
|
"description": "style格式转换"
|
|
5545
5545
|
},
|
|
5546
5546
|
{
|
|
5547
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5547
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
|
|
5548
5548
|
"description": "style格式转换"
|
|
5549
5549
|
},
|
|
5550
5550
|
{
|
|
5551
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<
|
|
5551
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
|
|
5552
5552
|
"description": "style格式转换"
|
|
5553
5553
|
},
|
|
5554
5554
|
{
|
|
@@ -18794,7 +18794,7 @@
|
|
|
18794
18794
|
"typeof": "function"
|
|
18795
18795
|
},
|
|
18796
18796
|
{
|
|
18797
|
-
"
|
|
18797
|
+
"typeof": "function"
|
|
18798
18798
|
},
|
|
18799
18799
|
{
|
|
18800
18800
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -18813,7 +18813,7 @@
|
|
|
18813
18813
|
"typeof": "function"
|
|
18814
18814
|
},
|
|
18815
18815
|
{
|
|
18816
|
-
"$ref": "#/definitions/
|
|
18816
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
18817
18817
|
},
|
|
18818
18818
|
{
|
|
18819
18819
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -18832,7 +18832,7 @@
|
|
|
18832
18832
|
"typeof": "function"
|
|
18833
18833
|
},
|
|
18834
18834
|
{
|
|
18835
|
-
"$ref": "#/definitions/
|
|
18835
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
18836
18836
|
},
|
|
18837
18837
|
{
|
|
18838
18838
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -18851,7 +18851,7 @@
|
|
|
18851
18851
|
"typeof": "function"
|
|
18852
18852
|
},
|
|
18853
18853
|
{
|
|
18854
|
-
"$ref": "#/definitions/
|
|
18854
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
18855
18855
|
},
|
|
18856
18856
|
{
|
|
18857
18857
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -18870,7 +18870,7 @@
|
|
|
18870
18870
|
"typeof": "function"
|
|
18871
18871
|
},
|
|
18872
18872
|
{
|
|
18873
|
-
"$ref": "#/definitions/
|
|
18873
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
18874
18874
|
},
|
|
18875
18875
|
{
|
|
18876
18876
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -18889,7 +18889,7 @@
|
|
|
18889
18889
|
"typeof": "function"
|
|
18890
18890
|
},
|
|
18891
18891
|
{
|
|
18892
|
-
"$ref": "#/definitions/
|
|
18892
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
18893
18893
|
},
|
|
18894
18894
|
{
|
|
18895
18895
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -18908,7 +18908,7 @@
|
|
|
18908
18908
|
"typeof": "function"
|
|
18909
18909
|
},
|
|
18910
18910
|
{
|
|
18911
|
-
"
|
|
18911
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
18912
18912
|
},
|
|
18913
18913
|
{
|
|
18914
18914
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -20920,7 +20920,7 @@
|
|
|
20920
20920
|
"typeof": "function"
|
|
20921
20921
|
},
|
|
20922
20922
|
{
|
|
20923
|
-
"
|
|
20923
|
+
"typeof": "function"
|
|
20924
20924
|
},
|
|
20925
20925
|
{
|
|
20926
20926
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -20939,7 +20939,7 @@
|
|
|
20939
20939
|
"typeof": "function"
|
|
20940
20940
|
},
|
|
20941
20941
|
{
|
|
20942
|
-
"$ref": "#/definitions/
|
|
20942
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
20943
20943
|
},
|
|
20944
20944
|
{
|
|
20945
20945
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -20958,7 +20958,7 @@
|
|
|
20958
20958
|
"typeof": "function"
|
|
20959
20959
|
},
|
|
20960
20960
|
{
|
|
20961
|
-
"$ref": "#/definitions/
|
|
20961
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
20962
20962
|
},
|
|
20963
20963
|
{
|
|
20964
20964
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -20977,7 +20977,7 @@
|
|
|
20977
20977
|
"typeof": "function"
|
|
20978
20978
|
},
|
|
20979
20979
|
{
|
|
20980
|
-
"$ref": "#/definitions/
|
|
20980
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
20981
20981
|
},
|
|
20982
20982
|
{
|
|
20983
20983
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -20996,7 +20996,7 @@
|
|
|
20996
20996
|
"typeof": "function"
|
|
20997
20997
|
},
|
|
20998
20998
|
{
|
|
20999
|
-
"$ref": "#/definitions/
|
|
20999
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
21000
21000
|
},
|
|
21001
21001
|
{
|
|
21002
21002
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -21015,7 +21015,7 @@
|
|
|
21015
21015
|
"typeof": "function"
|
|
21016
21016
|
},
|
|
21017
21017
|
{
|
|
21018
|
-
"$ref": "#/definitions/
|
|
21018
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
21019
21019
|
},
|
|
21020
21020
|
{
|
|
21021
21021
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -21034,7 +21034,7 @@
|
|
|
21034
21034
|
"typeof": "function"
|
|
21035
21035
|
},
|
|
21036
21036
|
{
|
|
21037
|
-
"
|
|
21037
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
21038
21038
|
},
|
|
21039
21039
|
{
|
|
21040
21040
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -22105,7 +22105,7 @@
|
|
|
22105
22105
|
"typeof": "function"
|
|
22106
22106
|
},
|
|
22107
22107
|
{
|
|
22108
|
-
"
|
|
22108
|
+
"typeof": "function"
|
|
22109
22109
|
},
|
|
22110
22110
|
{
|
|
22111
22111
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -22124,7 +22124,7 @@
|
|
|
22124
22124
|
"typeof": "function"
|
|
22125
22125
|
},
|
|
22126
22126
|
{
|
|
22127
|
-
"$ref": "#/definitions/
|
|
22127
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
22128
22128
|
},
|
|
22129
22129
|
{
|
|
22130
22130
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -22143,7 +22143,7 @@
|
|
|
22143
22143
|
"typeof": "function"
|
|
22144
22144
|
},
|
|
22145
22145
|
{
|
|
22146
|
-
"$ref": "#/definitions/
|
|
22146
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
22147
22147
|
},
|
|
22148
22148
|
{
|
|
22149
22149
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -22162,7 +22162,7 @@
|
|
|
22162
22162
|
"typeof": "function"
|
|
22163
22163
|
},
|
|
22164
22164
|
{
|
|
22165
|
-
"$ref": "#/definitions/
|
|
22165
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
22166
22166
|
},
|
|
22167
22167
|
{
|
|
22168
22168
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -22181,7 +22181,7 @@
|
|
|
22181
22181
|
"typeof": "function"
|
|
22182
22182
|
},
|
|
22183
22183
|
{
|
|
22184
|
-
"$ref": "#/definitions/
|
|
22184
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
22185
22185
|
},
|
|
22186
22186
|
{
|
|
22187
22187
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -22200,7 +22200,7 @@
|
|
|
22200
22200
|
"typeof": "function"
|
|
22201
22201
|
},
|
|
22202
22202
|
{
|
|
22203
|
-
"$ref": "#/definitions/
|
|
22203
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
22204
22204
|
},
|
|
22205
22205
|
{
|
|
22206
22206
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -22219,7 +22219,7 @@
|
|
|
22219
22219
|
"typeof": "function"
|
|
22220
22220
|
},
|
|
22221
22221
|
{
|
|
22222
|
-
"
|
|
22222
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
22223
22223
|
},
|
|
22224
22224
|
{
|
|
22225
22225
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -23837,7 +23837,7 @@
|
|
|
23837
23837
|
"typeof": "function"
|
|
23838
23838
|
},
|
|
23839
23839
|
{
|
|
23840
|
-
"
|
|
23840
|
+
"typeof": "function"
|
|
23841
23841
|
},
|
|
23842
23842
|
{
|
|
23843
23843
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -23856,7 +23856,7 @@
|
|
|
23856
23856
|
"typeof": "function"
|
|
23857
23857
|
},
|
|
23858
23858
|
{
|
|
23859
|
-
"$ref": "#/definitions/
|
|
23859
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
23860
23860
|
},
|
|
23861
23861
|
{
|
|
23862
23862
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -23875,7 +23875,7 @@
|
|
|
23875
23875
|
"typeof": "function"
|
|
23876
23876
|
},
|
|
23877
23877
|
{
|
|
23878
|
-
"$ref": "#/definitions/
|
|
23878
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
23879
23879
|
},
|
|
23880
23880
|
{
|
|
23881
23881
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -23894,7 +23894,7 @@
|
|
|
23894
23894
|
"typeof": "function"
|
|
23895
23895
|
},
|
|
23896
23896
|
{
|
|
23897
|
-
"$ref": "#/definitions/
|
|
23897
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
23898
23898
|
},
|
|
23899
23899
|
{
|
|
23900
23900
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -23913,7 +23913,7 @@
|
|
|
23913
23913
|
"typeof": "function"
|
|
23914
23914
|
},
|
|
23915
23915
|
{
|
|
23916
|
-
"$ref": "#/definitions/
|
|
23916
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
23917
23917
|
},
|
|
23918
23918
|
{
|
|
23919
23919
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -23932,7 +23932,7 @@
|
|
|
23932
23932
|
"typeof": "function"
|
|
23933
23933
|
},
|
|
23934
23934
|
{
|
|
23935
|
-
"$ref": "#/definitions/
|
|
23935
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
23936
23936
|
},
|
|
23937
23937
|
{
|
|
23938
23938
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -23951,7 +23951,7 @@
|
|
|
23951
23951
|
"typeof": "function"
|
|
23952
23952
|
},
|
|
23953
23953
|
{
|
|
23954
|
-
"
|
|
23954
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
23955
23955
|
},
|
|
23956
23956
|
{
|
|
23957
23957
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -28910,7 +28910,7 @@
|
|
|
28910
28910
|
"typeof": "function"
|
|
28911
28911
|
},
|
|
28912
28912
|
{
|
|
28913
|
-
"
|
|
28913
|
+
"typeof": "function"
|
|
28914
28914
|
},
|
|
28915
28915
|
{
|
|
28916
28916
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -28929,7 +28929,7 @@
|
|
|
28929
28929
|
"typeof": "function"
|
|
28930
28930
|
},
|
|
28931
28931
|
{
|
|
28932
|
-
"$ref": "#/definitions/
|
|
28932
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
28933
28933
|
},
|
|
28934
28934
|
{
|
|
28935
28935
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -28948,7 +28948,7 @@
|
|
|
28948
28948
|
"typeof": "function"
|
|
28949
28949
|
},
|
|
28950
28950
|
{
|
|
28951
|
-
"$ref": "#/definitions/
|
|
28951
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
28952
28952
|
},
|
|
28953
28953
|
{
|
|
28954
28954
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -28967,7 +28967,7 @@
|
|
|
28967
28967
|
"typeof": "function"
|
|
28968
28968
|
},
|
|
28969
28969
|
{
|
|
28970
|
-
"$ref": "#/definitions/
|
|
28970
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
28971
28971
|
},
|
|
28972
28972
|
{
|
|
28973
28973
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -28986,7 +28986,7 @@
|
|
|
28986
28986
|
"typeof": "function"
|
|
28987
28987
|
},
|
|
28988
28988
|
{
|
|
28989
|
-
"$ref": "#/definitions/
|
|
28989
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
28990
28990
|
},
|
|
28991
28991
|
{
|
|
28992
28992
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -29005,7 +29005,7 @@
|
|
|
29005
29005
|
"typeof": "function"
|
|
29006
29006
|
},
|
|
29007
29007
|
{
|
|
29008
|
-
"$ref": "#/definitions/
|
|
29008
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
29009
29009
|
},
|
|
29010
29010
|
{
|
|
29011
29011
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -29024,7 +29024,7 @@
|
|
|
29024
29024
|
"typeof": "function"
|
|
29025
29025
|
},
|
|
29026
29026
|
{
|
|
29027
|
-
"
|
|
29027
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
29028
29028
|
},
|
|
29029
29029
|
{
|
|
29030
29030
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -29516,52 +29516,52 @@
|
|
|
29516
29516
|
"$ref": "#/definitions/IBar3dSeriesSpec"
|
|
29517
29517
|
},
|
|
29518
29518
|
{
|
|
29519
|
-
"$ref": "#/definitions/
|
|
29519
|
+
"$ref": "#/definitions/IWaterfallSeriesSpec"
|
|
29520
29520
|
},
|
|
29521
29521
|
{
|
|
29522
|
-
"$ref": "#/definitions/
|
|
29522
|
+
"$ref": "#/definitions/IAreaSeriesSpec"
|
|
29523
29523
|
},
|
|
29524
29524
|
{
|
|
29525
|
-
"$ref": "#/definitions/
|
|
29525
|
+
"$ref": "#/definitions/ICircularProgressSeriesSpec"
|
|
29526
29526
|
},
|
|
29527
29527
|
{
|
|
29528
|
-
"$ref": "#/definitions/
|
|
29528
|
+
"$ref": "#/definitions/IDotSeriesSpec"
|
|
29529
29529
|
},
|
|
29530
29530
|
{
|
|
29531
|
-
"$ref": "#/definitions/
|
|
29531
|
+
"$ref": "#/definitions/IFunnelSeriesSpec"
|
|
29532
29532
|
},
|
|
29533
29533
|
{
|
|
29534
|
-
"$ref": "#/definitions/
|
|
29534
|
+
"$ref": "#/definitions/IFunnel3dSeriesSpec"
|
|
29535
29535
|
},
|
|
29536
29536
|
{
|
|
29537
|
-
"$ref": "#/definitions/
|
|
29537
|
+
"$ref": "#/definitions/IGaugePointerSeriesSpec"
|
|
29538
29538
|
},
|
|
29539
29539
|
{
|
|
29540
|
-
"$ref": "#/definitions/
|
|
29540
|
+
"$ref": "#/definitions/IGaugeSeriesSpec"
|
|
29541
29541
|
},
|
|
29542
29542
|
{
|
|
29543
|
-
"$ref": "#/definitions/
|
|
29543
|
+
"$ref": "#/definitions/ILineSeriesSpec"
|
|
29544
29544
|
},
|
|
29545
29545
|
{
|
|
29546
|
-
"$ref": "#/definitions/
|
|
29546
|
+
"$ref": "#/definitions/ILinearProgressSeriesSpec"
|
|
29547
29547
|
},
|
|
29548
29548
|
{
|
|
29549
|
-
"$ref": "#/definitions/
|
|
29549
|
+
"$ref": "#/definitions/ILinkSeriesSpec"
|
|
29550
29550
|
},
|
|
29551
29551
|
{
|
|
29552
|
-
"$ref": "#/definitions/
|
|
29552
|
+
"$ref": "#/definitions/IMapSeriesSpec"
|
|
29553
29553
|
},
|
|
29554
29554
|
{
|
|
29555
|
-
"$ref": "#/definitions/
|
|
29555
|
+
"$ref": "#/definitions/IPieSeriesSpec"
|
|
29556
29556
|
},
|
|
29557
29557
|
{
|
|
29558
|
-
"$ref": "#/definitions/
|
|
29558
|
+
"$ref": "#/definitions/IPie3dSeriesSpec"
|
|
29559
29559
|
},
|
|
29560
29560
|
{
|
|
29561
|
-
"$ref": "#/definitions/
|
|
29561
|
+
"$ref": "#/definitions/IRadarSeriesSpec"
|
|
29562
29562
|
},
|
|
29563
29563
|
{
|
|
29564
|
-
"$ref": "#/definitions/
|
|
29564
|
+
"$ref": "#/definitions/IScatterSeriesSpec"
|
|
29565
29565
|
},
|
|
29566
29566
|
{
|
|
29567
29567
|
"$ref": "#/definitions/IWordCloudSeriesSpec"
|
|
@@ -29570,28 +29570,28 @@
|
|
|
29570
29570
|
"$ref": "#/definitions/IWordCloud3dSeriesSpec"
|
|
29571
29571
|
},
|
|
29572
29572
|
{
|
|
29573
|
-
"$ref": "#/definitions/
|
|
29573
|
+
"$ref": "#/definitions/ISunburstSeriesSpec"
|
|
29574
29574
|
},
|
|
29575
29575
|
{
|
|
29576
|
-
"$ref": "#/definitions/
|
|
29576
|
+
"$ref": "#/definitions/ICirclePackingSeriesSpec"
|
|
29577
29577
|
},
|
|
29578
29578
|
{
|
|
29579
|
-
"$ref": "#/definitions/
|
|
29579
|
+
"$ref": "#/definitions/IHeatmapSeriesSpec"
|
|
29580
29580
|
},
|
|
29581
29581
|
{
|
|
29582
|
-
"$ref": "#/definitions/
|
|
29582
|
+
"$ref": "#/definitions/ISankeySeriesSpec"
|
|
29583
29583
|
},
|
|
29584
29584
|
{
|
|
29585
|
-
"$ref": "#/definitions/
|
|
29585
|
+
"$ref": "#/definitions/IRoseSeriesSpec"
|
|
29586
29586
|
},
|
|
29587
29587
|
{
|
|
29588
|
-
"$ref": "#/definitions/
|
|
29588
|
+
"$ref": "#/definitions/IBoxPlotSeriesSpec"
|
|
29589
29589
|
},
|
|
29590
29590
|
{
|
|
29591
29591
|
"$ref": "#/definitions/ICorrelationSeriesSpec"
|
|
29592
29592
|
},
|
|
29593
29593
|
{
|
|
29594
|
-
"$ref": "#/definitions/
|
|
29594
|
+
"$ref": "#/definitions/ITreemapSeriesSpec"
|
|
29595
29595
|
},
|
|
29596
29596
|
{
|
|
29597
29597
|
"$ref": "#/definitions/IRangeColumnChartSpec"
|
|
@@ -32233,14 +32233,14 @@
|
|
|
32233
32233
|
"description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
|
|
32234
32234
|
},
|
|
32235
32235
|
"state": {
|
|
32236
|
-
"$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
32236
|
+
"$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IGroupMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IGroupMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>>",
|
|
32237
32237
|
"description": "不同状态下的样式配置"
|
|
32238
32238
|
},
|
|
32239
32239
|
"stateSort": {
|
|
32240
32240
|
"typeof": "function"
|
|
32241
32241
|
},
|
|
32242
32242
|
"style": {
|
|
32243
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
32243
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IGroupMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>",
|
|
32244
32244
|
"description": "默认样式设置"
|
|
32245
32245
|
},
|
|
32246
32246
|
"support3d": {
|
|
@@ -35006,14 +35006,14 @@
|
|
|
35006
35006
|
"description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
|
|
35007
35007
|
},
|
|
35008
35008
|
"state": {
|
|
35009
|
-
"$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
35009
|
+
"$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>>",
|
|
35010
35010
|
"description": "不同状态下的样式配置"
|
|
35011
35011
|
},
|
|
35012
35012
|
"stateSort": {
|
|
35013
35013
|
"typeof": "function"
|
|
35014
35014
|
},
|
|
35015
35015
|
"style": {
|
|
35016
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
35016
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>",
|
|
35017
35017
|
"description": "默认样式设置"
|
|
35018
35018
|
},
|
|
35019
35019
|
"support3d": {
|
|
@@ -36594,7 +36594,17 @@
|
|
|
36594
36594
|
"type": "number"
|
|
36595
36595
|
},
|
|
36596
36596
|
"line": {
|
|
36597
|
-
"
|
|
36597
|
+
"allOf": [
|
|
36598
|
+
{
|
|
36599
|
+
"typeof": "function"
|
|
36600
|
+
},
|
|
36601
|
+
{
|
|
36602
|
+
"typeof": "function"
|
|
36603
|
+
},
|
|
36604
|
+
{
|
|
36605
|
+
"typeof": "function"
|
|
36606
|
+
}
|
|
36607
|
+
],
|
|
36598
36608
|
"description": "标签引导线样式"
|
|
36599
36609
|
},
|
|
36600
36610
|
"position": {
|
|
@@ -37300,6 +37310,20 @@
|
|
|
37300
37310
|
"$ref": "#/definitions/StringOrNumber",
|
|
37301
37311
|
"description": "用户自定义的 series id"
|
|
37302
37312
|
},
|
|
37313
|
+
"indicator": {
|
|
37314
|
+
"anyOf": [
|
|
37315
|
+
{
|
|
37316
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
37317
|
+
},
|
|
37318
|
+
{
|
|
37319
|
+
"items": {
|
|
37320
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
37321
|
+
},
|
|
37322
|
+
"type": "array"
|
|
37323
|
+
}
|
|
37324
|
+
],
|
|
37325
|
+
"description": "指标卡配置"
|
|
37326
|
+
},
|
|
37303
37327
|
"innerRadius": {
|
|
37304
37328
|
"description": "扇区内半径",
|
|
37305
37329
|
"type": "number"
|
|
@@ -38882,6 +38906,9 @@
|
|
|
38882
38906
|
"AABBBounds": {
|
|
38883
38907
|
"$ref": "#/definitions/IBounds"
|
|
38884
38908
|
},
|
|
38909
|
+
"OBBBounds": {
|
|
38910
|
+
"$ref": "#/definitions/IOBBBounds"
|
|
38911
|
+
},
|
|
38885
38912
|
"_next": {
|
|
38886
38913
|
"$ref": "#/definitions/INode"
|
|
38887
38914
|
},
|
|
@@ -39327,6 +39354,7 @@
|
|
|
39327
39354
|
},
|
|
39328
39355
|
"required": [
|
|
39329
39356
|
"AABBBounds",
|
|
39357
|
+
"OBBBounds",
|
|
39330
39358
|
"_uid",
|
|
39331
39359
|
"add",
|
|
39332
39360
|
"addEventListener",
|
|
@@ -39436,6 +39464,9 @@
|
|
|
39436
39464
|
"AABBBounds": {
|
|
39437
39465
|
"$ref": "#/definitions/IBounds"
|
|
39438
39466
|
},
|
|
39467
|
+
"OBBBounds": {
|
|
39468
|
+
"$ref": "#/definitions/IOBBBounds"
|
|
39469
|
+
},
|
|
39439
39470
|
"_next": {
|
|
39440
39471
|
"$ref": "#/definitions/INode"
|
|
39441
39472
|
},
|
|
@@ -39881,6 +39912,7 @@
|
|
|
39881
39912
|
},
|
|
39882
39913
|
"required": [
|
|
39883
39914
|
"AABBBounds",
|
|
39915
|
+
"OBBBounds",
|
|
39884
39916
|
"_uid",
|
|
39885
39917
|
"add",
|
|
39886
39918
|
"addEventListener",
|
|
@@ -39990,6 +40022,9 @@
|
|
|
39990
40022
|
"AABBBounds": {
|
|
39991
40023
|
"$ref": "#/definitions/IBounds"
|
|
39992
40024
|
},
|
|
40025
|
+
"OBBBounds": {
|
|
40026
|
+
"$ref": "#/definitions/IOBBBounds"
|
|
40027
|
+
},
|
|
39993
40028
|
"_next": {
|
|
39994
40029
|
"$ref": "#/definitions/INode"
|
|
39995
40030
|
},
|
|
@@ -40435,6 +40470,7 @@
|
|
|
40435
40470
|
},
|
|
40436
40471
|
"required": [
|
|
40437
40472
|
"AABBBounds",
|
|
40473
|
+
"OBBBounds",
|
|
40438
40474
|
"_uid",
|
|
40439
40475
|
"add",
|
|
40440
40476
|
"addEventListener",
|
|
@@ -40627,6 +40663,9 @@
|
|
|
40627
40663
|
"AABBBounds": {
|
|
40628
40664
|
"$ref": "#/definitions/IBounds"
|
|
40629
40665
|
},
|
|
40666
|
+
"OBBBounds": {
|
|
40667
|
+
"$ref": "#/definitions/IOBBBounds"
|
|
40668
|
+
},
|
|
40630
40669
|
"_next": {
|
|
40631
40670
|
"$ref": "#/definitions/INode"
|
|
40632
40671
|
},
|
|
@@ -41099,6 +41138,7 @@
|
|
|
41099
41138
|
},
|
|
41100
41139
|
"required": [
|
|
41101
41140
|
"AABBBounds",
|
|
41141
|
+
"OBBBounds",
|
|
41102
41142
|
"_uid",
|
|
41103
41143
|
"add",
|
|
41104
41144
|
"addEventListener",
|
|
@@ -41596,7 +41636,7 @@
|
|
|
41596
41636
|
"typeof": "function"
|
|
41597
41637
|
},
|
|
41598
41638
|
{
|
|
41599
|
-
"
|
|
41639
|
+
"typeof": "function"
|
|
41600
41640
|
},
|
|
41601
41641
|
{
|
|
41602
41642
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41615,7 +41655,7 @@
|
|
|
41615
41655
|
"typeof": "function"
|
|
41616
41656
|
},
|
|
41617
41657
|
{
|
|
41618
|
-
"$ref": "#/definitions/
|
|
41658
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
41619
41659
|
},
|
|
41620
41660
|
{
|
|
41621
41661
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41634,7 +41674,7 @@
|
|
|
41634
41674
|
"typeof": "function"
|
|
41635
41675
|
},
|
|
41636
41676
|
{
|
|
41637
|
-
"$ref": "#/definitions/
|
|
41677
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
41638
41678
|
},
|
|
41639
41679
|
{
|
|
41640
41680
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41653,7 +41693,7 @@
|
|
|
41653
41693
|
"typeof": "function"
|
|
41654
41694
|
},
|
|
41655
41695
|
{
|
|
41656
|
-
"$ref": "#/definitions/
|
|
41696
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
41657
41697
|
},
|
|
41658
41698
|
{
|
|
41659
41699
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41672,7 +41712,7 @@
|
|
|
41672
41712
|
"typeof": "function"
|
|
41673
41713
|
},
|
|
41674
41714
|
{
|
|
41675
|
-
"$ref": "#/definitions/
|
|
41715
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
41676
41716
|
},
|
|
41677
41717
|
{
|
|
41678
41718
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41691,7 +41731,7 @@
|
|
|
41691
41731
|
"typeof": "function"
|
|
41692
41732
|
},
|
|
41693
41733
|
{
|
|
41694
|
-
"$ref": "#/definitions/
|
|
41734
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
41695
41735
|
},
|
|
41696
41736
|
{
|
|
41697
41737
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41710,7 +41750,7 @@
|
|
|
41710
41750
|
"typeof": "function"
|
|
41711
41751
|
},
|
|
41712
41752
|
{
|
|
41713
|
-
"
|
|
41753
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
41714
41754
|
},
|
|
41715
41755
|
{
|
|
41716
41756
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43117,7 +43157,7 @@
|
|
|
43117
43157
|
"typeof": "function"
|
|
43118
43158
|
},
|
|
43119
43159
|
{
|
|
43120
|
-
"
|
|
43160
|
+
"typeof": "function"
|
|
43121
43161
|
},
|
|
43122
43162
|
{
|
|
43123
43163
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43136,7 +43176,7 @@
|
|
|
43136
43176
|
"typeof": "function"
|
|
43137
43177
|
},
|
|
43138
43178
|
{
|
|
43139
|
-
"$ref": "#/definitions/
|
|
43179
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
43140
43180
|
},
|
|
43141
43181
|
{
|
|
43142
43182
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43155,7 +43195,7 @@
|
|
|
43155
43195
|
"typeof": "function"
|
|
43156
43196
|
},
|
|
43157
43197
|
{
|
|
43158
|
-
"$ref": "#/definitions/
|
|
43198
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
43159
43199
|
},
|
|
43160
43200
|
{
|
|
43161
43201
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43174,7 +43214,7 @@
|
|
|
43174
43214
|
"typeof": "function"
|
|
43175
43215
|
},
|
|
43176
43216
|
{
|
|
43177
|
-
"$ref": "#/definitions/
|
|
43217
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
43178
43218
|
},
|
|
43179
43219
|
{
|
|
43180
43220
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43193,7 +43233,7 @@
|
|
|
43193
43233
|
"typeof": "function"
|
|
43194
43234
|
},
|
|
43195
43235
|
{
|
|
43196
|
-
"$ref": "#/definitions/
|
|
43236
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
43197
43237
|
},
|
|
43198
43238
|
{
|
|
43199
43239
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43212,7 +43252,7 @@
|
|
|
43212
43252
|
"typeof": "function"
|
|
43213
43253
|
},
|
|
43214
43254
|
{
|
|
43215
|
-
"$ref": "#/definitions/
|
|
43255
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
43216
43256
|
},
|
|
43217
43257
|
{
|
|
43218
43258
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43231,7 +43271,7 @@
|
|
|
43231
43271
|
"typeof": "function"
|
|
43232
43272
|
},
|
|
43233
43273
|
{
|
|
43234
|
-
"
|
|
43274
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
43235
43275
|
},
|
|
43236
43276
|
{
|
|
43237
43277
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44253,7 +44293,7 @@
|
|
|
44253
44293
|
"typeof": "function"
|
|
44254
44294
|
},
|
|
44255
44295
|
{
|
|
44256
|
-
"
|
|
44296
|
+
"typeof": "function"
|
|
44257
44297
|
},
|
|
44258
44298
|
{
|
|
44259
44299
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44272,7 +44312,7 @@
|
|
|
44272
44312
|
"typeof": "function"
|
|
44273
44313
|
},
|
|
44274
44314
|
{
|
|
44275
|
-
"$ref": "#/definitions/
|
|
44315
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
44276
44316
|
},
|
|
44277
44317
|
{
|
|
44278
44318
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44291,7 +44331,7 @@
|
|
|
44291
44331
|
"typeof": "function"
|
|
44292
44332
|
},
|
|
44293
44333
|
{
|
|
44294
|
-
"$ref": "#/definitions/
|
|
44334
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
44295
44335
|
},
|
|
44296
44336
|
{
|
|
44297
44337
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44310,7 +44350,7 @@
|
|
|
44310
44350
|
"typeof": "function"
|
|
44311
44351
|
},
|
|
44312
44352
|
{
|
|
44313
|
-
"$ref": "#/definitions/
|
|
44353
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
44314
44354
|
},
|
|
44315
44355
|
{
|
|
44316
44356
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44329,7 +44369,7 @@
|
|
|
44329
44369
|
"typeof": "function"
|
|
44330
44370
|
},
|
|
44331
44371
|
{
|
|
44332
|
-
"$ref": "#/definitions/
|
|
44372
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
44333
44373
|
},
|
|
44334
44374
|
{
|
|
44335
44375
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44348,7 +44388,7 @@
|
|
|
44348
44388
|
"typeof": "function"
|
|
44349
44389
|
},
|
|
44350
44390
|
{
|
|
44351
|
-
"$ref": "#/definitions/
|
|
44391
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
44352
44392
|
},
|
|
44353
44393
|
{
|
|
44354
44394
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44367,7 +44407,7 @@
|
|
|
44367
44407
|
"typeof": "function"
|
|
44368
44408
|
},
|
|
44369
44409
|
{
|
|
44370
|
-
"
|
|
44410
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
44371
44411
|
},
|
|
44372
44412
|
{
|
|
44373
44413
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -46251,6 +46291,9 @@
|
|
|
46251
46291
|
"AABBBounds": {
|
|
46252
46292
|
"$ref": "#/definitions/IBounds"
|
|
46253
46293
|
},
|
|
46294
|
+
"OBBBounds": {
|
|
46295
|
+
"$ref": "#/definitions/IOBBBounds"
|
|
46296
|
+
},
|
|
46254
46297
|
"_next": {
|
|
46255
46298
|
"$ref": "#/definitions/INode"
|
|
46256
46299
|
},
|
|
@@ -46808,6 +46851,7 @@
|
|
|
46808
46851
|
},
|
|
46809
46852
|
"required": [
|
|
46810
46853
|
"AABBBounds",
|
|
46854
|
+
"OBBBounds",
|
|
46811
46855
|
"_uid",
|
|
46812
46856
|
"add",
|
|
46813
46857
|
"addEventListener",
|
|
@@ -47468,7 +47512,7 @@
|
|
|
47468
47512
|
"typeof": "function"
|
|
47469
47513
|
},
|
|
47470
47514
|
{
|
|
47471
|
-
"
|
|
47515
|
+
"typeof": "function"
|
|
47472
47516
|
},
|
|
47473
47517
|
{
|
|
47474
47518
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47487,7 +47531,7 @@
|
|
|
47487
47531
|
"typeof": "function"
|
|
47488
47532
|
},
|
|
47489
47533
|
{
|
|
47490
|
-
"$ref": "#/definitions/
|
|
47534
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
47491
47535
|
},
|
|
47492
47536
|
{
|
|
47493
47537
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47506,7 +47550,7 @@
|
|
|
47506
47550
|
"typeof": "function"
|
|
47507
47551
|
},
|
|
47508
47552
|
{
|
|
47509
|
-
"$ref": "#/definitions/
|
|
47553
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
47510
47554
|
},
|
|
47511
47555
|
{
|
|
47512
47556
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47525,7 +47569,7 @@
|
|
|
47525
47569
|
"typeof": "function"
|
|
47526
47570
|
},
|
|
47527
47571
|
{
|
|
47528
|
-
"$ref": "#/definitions/
|
|
47572
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
47529
47573
|
},
|
|
47530
47574
|
{
|
|
47531
47575
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47544,7 +47588,7 @@
|
|
|
47544
47588
|
"typeof": "function"
|
|
47545
47589
|
},
|
|
47546
47590
|
{
|
|
47547
|
-
"$ref": "#/definitions/
|
|
47591
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
47548
47592
|
},
|
|
47549
47593
|
{
|
|
47550
47594
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47563,7 +47607,7 @@
|
|
|
47563
47607
|
"typeof": "function"
|
|
47564
47608
|
},
|
|
47565
47609
|
{
|
|
47566
|
-
"$ref": "#/definitions/
|
|
47610
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
47567
47611
|
},
|
|
47568
47612
|
{
|
|
47569
47613
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47582,7 +47626,7 @@
|
|
|
47582
47626
|
"typeof": "function"
|
|
47583
47627
|
},
|
|
47584
47628
|
{
|
|
47585
|
-
"
|
|
47629
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
47586
47630
|
},
|
|
47587
47631
|
{
|
|
47588
47632
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50341,7 +50385,7 @@
|
|
|
50341
50385
|
"typeof": "function"
|
|
50342
50386
|
},
|
|
50343
50387
|
{
|
|
50344
|
-
"
|
|
50388
|
+
"typeof": "function"
|
|
50345
50389
|
},
|
|
50346
50390
|
{
|
|
50347
50391
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50360,7 +50404,7 @@
|
|
|
50360
50404
|
"typeof": "function"
|
|
50361
50405
|
},
|
|
50362
50406
|
{
|
|
50363
|
-
"$ref": "#/definitions/
|
|
50407
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
50364
50408
|
},
|
|
50365
50409
|
{
|
|
50366
50410
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50379,7 +50423,7 @@
|
|
|
50379
50423
|
"typeof": "function"
|
|
50380
50424
|
},
|
|
50381
50425
|
{
|
|
50382
|
-
"$ref": "#/definitions/
|
|
50426
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
50383
50427
|
},
|
|
50384
50428
|
{
|
|
50385
50429
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50398,7 +50442,7 @@
|
|
|
50398
50442
|
"typeof": "function"
|
|
50399
50443
|
},
|
|
50400
50444
|
{
|
|
50401
|
-
"$ref": "#/definitions/
|
|
50445
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
50402
50446
|
},
|
|
50403
50447
|
{
|
|
50404
50448
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50417,7 +50461,7 @@
|
|
|
50417
50461
|
"typeof": "function"
|
|
50418
50462
|
},
|
|
50419
50463
|
{
|
|
50420
|
-
"$ref": "#/definitions/
|
|
50464
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
50421
50465
|
},
|
|
50422
50466
|
{
|
|
50423
50467
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50436,7 +50480,7 @@
|
|
|
50436
50480
|
"typeof": "function"
|
|
50437
50481
|
},
|
|
50438
50482
|
{
|
|
50439
|
-
"$ref": "#/definitions/
|
|
50483
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
50440
50484
|
},
|
|
50441
50485
|
{
|
|
50442
50486
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50455,7 +50499,7 @@
|
|
|
50455
50499
|
"typeof": "function"
|
|
50456
50500
|
},
|
|
50457
50501
|
{
|
|
50458
|
-
"
|
|
50502
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
50459
50503
|
},
|
|
50460
50504
|
{
|
|
50461
50505
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52510,7 +52554,7 @@
|
|
|
52510
52554
|
"typeof": "function"
|
|
52511
52555
|
},
|
|
52512
52556
|
{
|
|
52513
|
-
"
|
|
52557
|
+
"typeof": "function"
|
|
52514
52558
|
},
|
|
52515
52559
|
{
|
|
52516
52560
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52529,7 +52573,7 @@
|
|
|
52529
52573
|
"typeof": "function"
|
|
52530
52574
|
},
|
|
52531
52575
|
{
|
|
52532
|
-
"$ref": "#/definitions/
|
|
52576
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
52533
52577
|
},
|
|
52534
52578
|
{
|
|
52535
52579
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52548,7 +52592,7 @@
|
|
|
52548
52592
|
"typeof": "function"
|
|
52549
52593
|
},
|
|
52550
52594
|
{
|
|
52551
|
-
"$ref": "#/definitions/
|
|
52595
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
52552
52596
|
},
|
|
52553
52597
|
{
|
|
52554
52598
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52567,7 +52611,7 @@
|
|
|
52567
52611
|
"typeof": "function"
|
|
52568
52612
|
},
|
|
52569
52613
|
{
|
|
52570
|
-
"$ref": "#/definitions/
|
|
52614
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
52571
52615
|
},
|
|
52572
52616
|
{
|
|
52573
52617
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52586,7 +52630,7 @@
|
|
|
52586
52630
|
"typeof": "function"
|
|
52587
52631
|
},
|
|
52588
52632
|
{
|
|
52589
|
-
"$ref": "#/definitions/
|
|
52633
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
52590
52634
|
},
|
|
52591
52635
|
{
|
|
52592
52636
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52605,7 +52649,7 @@
|
|
|
52605
52649
|
"typeof": "function"
|
|
52606
52650
|
},
|
|
52607
52651
|
{
|
|
52608
|
-
"$ref": "#/definitions/
|
|
52652
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
52609
52653
|
},
|
|
52610
52654
|
{
|
|
52611
52655
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52624,7 +52668,7 @@
|
|
|
52624
52668
|
"typeof": "function"
|
|
52625
52669
|
},
|
|
52626
52670
|
{
|
|
52627
|
-
"
|
|
52671
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
52628
52672
|
},
|
|
52629
52673
|
{
|
|
52630
52674
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52658,7 +52702,7 @@
|
|
|
52658
52702
|
"IMarkAreaTheme": {
|
|
52659
52703
|
"properties": {
|
|
52660
52704
|
"area": {
|
|
52661
|
-
"$ref": "#/definitions/Partial<IMarkerState<IPolygonMarkSpec
|
|
52705
|
+
"$ref": "#/definitions/Partial<IMarkerState<IArcMarkSpec|IPolygonMarkSpec>>"
|
|
52662
52706
|
},
|
|
52663
52707
|
"label": {
|
|
52664
52708
|
"allOf": [
|
|
@@ -55087,6 +55131,133 @@
|
|
|
55087
55131
|
],
|
|
55088
55132
|
"type": "object"
|
|
55089
55133
|
},
|
|
55134
|
+
"IOBBBounds": {
|
|
55135
|
+
"properties": {
|
|
55136
|
+
"add": {
|
|
55137
|
+
"typeof": "function"
|
|
55138
|
+
},
|
|
55139
|
+
"alignsWith": {
|
|
55140
|
+
"typeof": "function"
|
|
55141
|
+
},
|
|
55142
|
+
"angle": {
|
|
55143
|
+
"type": "number"
|
|
55144
|
+
},
|
|
55145
|
+
"clear": {
|
|
55146
|
+
"typeof": "function"
|
|
55147
|
+
},
|
|
55148
|
+
"clone": {
|
|
55149
|
+
"typeof": "function"
|
|
55150
|
+
},
|
|
55151
|
+
"contains": {
|
|
55152
|
+
"typeof": "function"
|
|
55153
|
+
},
|
|
55154
|
+
"containsPoint": {
|
|
55155
|
+
"typeof": "function"
|
|
55156
|
+
},
|
|
55157
|
+
"copy": {
|
|
55158
|
+
"typeof": "function"
|
|
55159
|
+
},
|
|
55160
|
+
"empty": {
|
|
55161
|
+
"typeof": "function"
|
|
55162
|
+
},
|
|
55163
|
+
"encloses": {
|
|
55164
|
+
"typeof": "function"
|
|
55165
|
+
},
|
|
55166
|
+
"equals": {
|
|
55167
|
+
"typeof": "function"
|
|
55168
|
+
},
|
|
55169
|
+
"expand": {
|
|
55170
|
+
"typeof": "function"
|
|
55171
|
+
},
|
|
55172
|
+
"height": {
|
|
55173
|
+
"typeof": "function"
|
|
55174
|
+
},
|
|
55175
|
+
"intersect": {
|
|
55176
|
+
"typeof": "function"
|
|
55177
|
+
},
|
|
55178
|
+
"intersects": {
|
|
55179
|
+
"typeof": "function"
|
|
55180
|
+
},
|
|
55181
|
+
"rotate": {
|
|
55182
|
+
"typeof": "function"
|
|
55183
|
+
},
|
|
55184
|
+
"round": {
|
|
55185
|
+
"typeof": "function"
|
|
55186
|
+
},
|
|
55187
|
+
"scale": {
|
|
55188
|
+
"typeof": "function"
|
|
55189
|
+
},
|
|
55190
|
+
"scaleX": {
|
|
55191
|
+
"typeof": "function"
|
|
55192
|
+
},
|
|
55193
|
+
"scaleY": {
|
|
55194
|
+
"typeof": "function"
|
|
55195
|
+
},
|
|
55196
|
+
"set": {
|
|
55197
|
+
"typeof": "function"
|
|
55198
|
+
},
|
|
55199
|
+
"setValue": {
|
|
55200
|
+
"typeof": "function"
|
|
55201
|
+
},
|
|
55202
|
+
"transformWithMatrix": {
|
|
55203
|
+
"typeof": "function"
|
|
55204
|
+
},
|
|
55205
|
+
"translate": {
|
|
55206
|
+
"typeof": "function"
|
|
55207
|
+
},
|
|
55208
|
+
"union": {
|
|
55209
|
+
"typeof": "function"
|
|
55210
|
+
},
|
|
55211
|
+
"width": {
|
|
55212
|
+
"typeof": "function"
|
|
55213
|
+
},
|
|
55214
|
+
"x1": {
|
|
55215
|
+
"type": "number"
|
|
55216
|
+
},
|
|
55217
|
+
"x2": {
|
|
55218
|
+
"type": "number"
|
|
55219
|
+
},
|
|
55220
|
+
"y1": {
|
|
55221
|
+
"type": "number"
|
|
55222
|
+
},
|
|
55223
|
+
"y2": {
|
|
55224
|
+
"type": "number"
|
|
55225
|
+
}
|
|
55226
|
+
},
|
|
55227
|
+
"required": [
|
|
55228
|
+
"add",
|
|
55229
|
+
"alignsWith",
|
|
55230
|
+
"angle",
|
|
55231
|
+
"clear",
|
|
55232
|
+
"clone",
|
|
55233
|
+
"contains",
|
|
55234
|
+
"containsPoint",
|
|
55235
|
+
"copy",
|
|
55236
|
+
"empty",
|
|
55237
|
+
"encloses",
|
|
55238
|
+
"equals",
|
|
55239
|
+
"expand",
|
|
55240
|
+
"height",
|
|
55241
|
+
"intersect",
|
|
55242
|
+
"intersects",
|
|
55243
|
+
"rotate",
|
|
55244
|
+
"round",
|
|
55245
|
+
"scale",
|
|
55246
|
+
"scaleX",
|
|
55247
|
+
"scaleY",
|
|
55248
|
+
"set",
|
|
55249
|
+
"setValue",
|
|
55250
|
+
"transformWithMatrix",
|
|
55251
|
+
"translate",
|
|
55252
|
+
"union",
|
|
55253
|
+
"width",
|
|
55254
|
+
"x1",
|
|
55255
|
+
"x2",
|
|
55256
|
+
"y1",
|
|
55257
|
+
"y2"
|
|
55258
|
+
],
|
|
55259
|
+
"type": "object"
|
|
55260
|
+
},
|
|
55090
55261
|
"IOption3D": {
|
|
55091
55262
|
"properties": {
|
|
55092
55263
|
"alpha": {
|
|
@@ -55695,7 +55866,17 @@
|
|
|
55695
55866
|
"description": "用户自定义的 series id"
|
|
55696
55867
|
},
|
|
55697
55868
|
"indicator": {
|
|
55698
|
-
"
|
|
55869
|
+
"anyOf": [
|
|
55870
|
+
{
|
|
55871
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
55872
|
+
},
|
|
55873
|
+
{
|
|
55874
|
+
"items": {
|
|
55875
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
55876
|
+
},
|
|
55877
|
+
"type": "array"
|
|
55878
|
+
}
|
|
55879
|
+
],
|
|
55699
55880
|
"description": "饼图指标卡"
|
|
55700
55881
|
},
|
|
55701
55882
|
"innerRadius": {
|
|
@@ -56283,7 +56464,17 @@
|
|
|
56283
56464
|
"description": "用户自定义的 series id"
|
|
56284
56465
|
},
|
|
56285
56466
|
"indicator": {
|
|
56286
|
-
"
|
|
56467
|
+
"anyOf": [
|
|
56468
|
+
{
|
|
56469
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
56470
|
+
},
|
|
56471
|
+
{
|
|
56472
|
+
"items": {
|
|
56473
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
56474
|
+
},
|
|
56475
|
+
"type": "array"
|
|
56476
|
+
}
|
|
56477
|
+
],
|
|
56287
56478
|
"description": "饼图指标卡"
|
|
56288
56479
|
},
|
|
56289
56480
|
"innerRadius": {
|
|
@@ -58433,7 +58624,7 @@
|
|
|
58433
58624
|
"panel": {
|
|
58434
58625
|
"allOf": [
|
|
58435
58626
|
{
|
|
58436
|
-
"$ref": "#/definitions/Partial<Omit<{visible:boolean;customShape?:(
|
|
58627
|
+
"$ref": "#/definitions/Partial<Omit<{visible:boolean;customShape?:(container:IGroup,attrs:Partial<IGraphicAttribute>,path:ICustomPath2D)=>ICustomPath2D;}&Partial<IRectGraphicAttribute>&Partial<IGraphicAttribute>&Partial<ISymbolAttribute>&{space?:number;},\"shadowColor\"|\"fill\"|\"stroke\">>"
|
|
58437
58628
|
},
|
|
58438
58629
|
{
|
|
58439
58630
|
"typeof": "function"
|
|
@@ -59238,6 +59429,20 @@
|
|
|
59238
59429
|
"$ref": "#/definitions/StringOrNumber",
|
|
59239
59430
|
"description": "用户自定义的 series id"
|
|
59240
59431
|
},
|
|
59432
|
+
"indicator": {
|
|
59433
|
+
"anyOf": [
|
|
59434
|
+
{
|
|
59435
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
59436
|
+
},
|
|
59437
|
+
{
|
|
59438
|
+
"items": {
|
|
59439
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
59440
|
+
},
|
|
59441
|
+
"type": "array"
|
|
59442
|
+
}
|
|
59443
|
+
],
|
|
59444
|
+
"description": "指标卡配置"
|
|
59445
|
+
},
|
|
59241
59446
|
"innerRadius": {
|
|
59242
59447
|
"description": "扇区内半径",
|
|
59243
59448
|
"type": "number"
|
|
@@ -60325,7 +60530,7 @@
|
|
|
60325
60530
|
"typeof": "function"
|
|
60326
60531
|
},
|
|
60327
60532
|
{
|
|
60328
|
-
"
|
|
60533
|
+
"typeof": "function"
|
|
60329
60534
|
},
|
|
60330
60535
|
{
|
|
60331
60536
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60344,7 +60549,7 @@
|
|
|
60344
60549
|
"typeof": "function"
|
|
60345
60550
|
},
|
|
60346
60551
|
{
|
|
60347
|
-
"$ref": "#/definitions/
|
|
60552
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
60348
60553
|
},
|
|
60349
60554
|
{
|
|
60350
60555
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60363,7 +60568,7 @@
|
|
|
60363
60568
|
"typeof": "function"
|
|
60364
60569
|
},
|
|
60365
60570
|
{
|
|
60366
|
-
"$ref": "#/definitions/
|
|
60571
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
60367
60572
|
},
|
|
60368
60573
|
{
|
|
60369
60574
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60382,7 +60587,7 @@
|
|
|
60382
60587
|
"typeof": "function"
|
|
60383
60588
|
},
|
|
60384
60589
|
{
|
|
60385
|
-
"$ref": "#/definitions/
|
|
60590
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
60386
60591
|
},
|
|
60387
60592
|
{
|
|
60388
60593
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60401,7 +60606,7 @@
|
|
|
60401
60606
|
"typeof": "function"
|
|
60402
60607
|
},
|
|
60403
60608
|
{
|
|
60404
|
-
"$ref": "#/definitions/
|
|
60609
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
60405
60610
|
},
|
|
60406
60611
|
{
|
|
60407
60612
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60420,7 +60625,7 @@
|
|
|
60420
60625
|
"typeof": "function"
|
|
60421
60626
|
},
|
|
60422
60627
|
{
|
|
60423
|
-
"$ref": "#/definitions/
|
|
60628
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
60424
60629
|
},
|
|
60425
60630
|
{
|
|
60426
60631
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60439,7 +60644,7 @@
|
|
|
60439
60644
|
"typeof": "function"
|
|
60440
60645
|
},
|
|
60441
60646
|
{
|
|
60442
|
-
"
|
|
60647
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
60443
60648
|
},
|
|
60444
60649
|
{
|
|
60445
60650
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61878,7 +62083,7 @@
|
|
|
61878
62083
|
"typeof": "function"
|
|
61879
62084
|
},
|
|
61880
62085
|
{
|
|
61881
|
-
"
|
|
62086
|
+
"typeof": "function"
|
|
61882
62087
|
},
|
|
61883
62088
|
{
|
|
61884
62089
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61897,7 +62102,7 @@
|
|
|
61897
62102
|
"typeof": "function"
|
|
61898
62103
|
},
|
|
61899
62104
|
{
|
|
61900
|
-
"$ref": "#/definitions/
|
|
62105
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
61901
62106
|
},
|
|
61902
62107
|
{
|
|
61903
62108
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61916,7 +62121,7 @@
|
|
|
61916
62121
|
"typeof": "function"
|
|
61917
62122
|
},
|
|
61918
62123
|
{
|
|
61919
|
-
"$ref": "#/definitions/
|
|
62124
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
61920
62125
|
},
|
|
61921
62126
|
{
|
|
61922
62127
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61935,7 +62140,7 @@
|
|
|
61935
62140
|
"typeof": "function"
|
|
61936
62141
|
},
|
|
61937
62142
|
{
|
|
61938
|
-
"$ref": "#/definitions/
|
|
62143
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
61939
62144
|
},
|
|
61940
62145
|
{
|
|
61941
62146
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61954,7 +62159,7 @@
|
|
|
61954
62159
|
"typeof": "function"
|
|
61955
62160
|
},
|
|
61956
62161
|
{
|
|
61957
|
-
"$ref": "#/definitions/
|
|
62162
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
61958
62163
|
},
|
|
61959
62164
|
{
|
|
61960
62165
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61973,7 +62178,7 @@
|
|
|
61973
62178
|
"typeof": "function"
|
|
61974
62179
|
},
|
|
61975
62180
|
{
|
|
61976
|
-
"$ref": "#/definitions/
|
|
62181
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
61977
62182
|
},
|
|
61978
62183
|
{
|
|
61979
62184
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61992,7 +62197,7 @@
|
|
|
61992
62197
|
"typeof": "function"
|
|
61993
62198
|
},
|
|
61994
62199
|
{
|
|
61995
|
-
"
|
|
62200
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
61996
62201
|
},
|
|
61997
62202
|
{
|
|
61998
62203
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63457,7 +63662,7 @@
|
|
|
63457
63662
|
"typeof": "function"
|
|
63458
63663
|
},
|
|
63459
63664
|
{
|
|
63460
|
-
"
|
|
63665
|
+
"typeof": "function"
|
|
63461
63666
|
},
|
|
63462
63667
|
{
|
|
63463
63668
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63476,7 +63681,7 @@
|
|
|
63476
63681
|
"typeof": "function"
|
|
63477
63682
|
},
|
|
63478
63683
|
{
|
|
63479
|
-
"$ref": "#/definitions/
|
|
63684
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
63480
63685
|
},
|
|
63481
63686
|
{
|
|
63482
63687
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63495,7 +63700,7 @@
|
|
|
63495
63700
|
"typeof": "function"
|
|
63496
63701
|
},
|
|
63497
63702
|
{
|
|
63498
|
-
"$ref": "#/definitions/
|
|
63703
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
63499
63704
|
},
|
|
63500
63705
|
{
|
|
63501
63706
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63514,7 +63719,7 @@
|
|
|
63514
63719
|
"typeof": "function"
|
|
63515
63720
|
},
|
|
63516
63721
|
{
|
|
63517
|
-
"$ref": "#/definitions/
|
|
63722
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
63518
63723
|
},
|
|
63519
63724
|
{
|
|
63520
63725
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63533,7 +63738,7 @@
|
|
|
63533
63738
|
"typeof": "function"
|
|
63534
63739
|
},
|
|
63535
63740
|
{
|
|
63536
|
-
"$ref": "#/definitions/
|
|
63741
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
63537
63742
|
},
|
|
63538
63743
|
{
|
|
63539
63744
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63552,7 +63757,7 @@
|
|
|
63552
63757
|
"typeof": "function"
|
|
63553
63758
|
},
|
|
63554
63759
|
{
|
|
63555
|
-
"$ref": "#/definitions/
|
|
63760
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
63556
63761
|
},
|
|
63557
63762
|
{
|
|
63558
63763
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63571,7 +63776,7 @@
|
|
|
63571
63776
|
"typeof": "function"
|
|
63572
63777
|
},
|
|
63573
63778
|
{
|
|
63574
|
-
"
|
|
63779
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
63575
63780
|
},
|
|
63576
63781
|
{
|
|
63577
63782
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -65829,6 +66034,20 @@
|
|
|
65829
66034
|
"$ref": "#/definitions/StringOrNumber",
|
|
65830
66035
|
"description": "用户自定义的 series id"
|
|
65831
66036
|
},
|
|
66037
|
+
"indicator": {
|
|
66038
|
+
"anyOf": [
|
|
66039
|
+
{
|
|
66040
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
66041
|
+
},
|
|
66042
|
+
{
|
|
66043
|
+
"items": {
|
|
66044
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
66045
|
+
},
|
|
66046
|
+
"type": "array"
|
|
66047
|
+
}
|
|
66048
|
+
],
|
|
66049
|
+
"description": "指标卡配置"
|
|
66050
|
+
},
|
|
65832
66051
|
"innerRadius": {
|
|
65833
66052
|
"description": "扇区内半径",
|
|
65834
66053
|
"type": "number"
|
|
@@ -68043,7 +68262,7 @@
|
|
|
68043
68262
|
"typeof": "function"
|
|
68044
68263
|
},
|
|
68045
68264
|
{
|
|
68046
|
-
"
|
|
68265
|
+
"typeof": "function"
|
|
68047
68266
|
},
|
|
68048
68267
|
{
|
|
68049
68268
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68062,7 +68281,7 @@
|
|
|
68062
68281
|
"typeof": "function"
|
|
68063
68282
|
},
|
|
68064
68283
|
{
|
|
68065
|
-
"$ref": "#/definitions/
|
|
68284
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
68066
68285
|
},
|
|
68067
68286
|
{
|
|
68068
68287
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68081,7 +68300,7 @@
|
|
|
68081
68300
|
"typeof": "function"
|
|
68082
68301
|
},
|
|
68083
68302
|
{
|
|
68084
|
-
"$ref": "#/definitions/
|
|
68303
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
68085
68304
|
},
|
|
68086
68305
|
{
|
|
68087
68306
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68100,7 +68319,7 @@
|
|
|
68100
68319
|
"typeof": "function"
|
|
68101
68320
|
},
|
|
68102
68321
|
{
|
|
68103
|
-
"$ref": "#/definitions/
|
|
68322
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
68104
68323
|
},
|
|
68105
68324
|
{
|
|
68106
68325
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68119,7 +68338,7 @@
|
|
|
68119
68338
|
"typeof": "function"
|
|
68120
68339
|
},
|
|
68121
68340
|
{
|
|
68122
|
-
"$ref": "#/definitions/
|
|
68341
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
68123
68342
|
},
|
|
68124
68343
|
{
|
|
68125
68344
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68138,7 +68357,7 @@
|
|
|
68138
68357
|
"typeof": "function"
|
|
68139
68358
|
},
|
|
68140
68359
|
{
|
|
68141
|
-
"$ref": "#/definitions/
|
|
68360
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
68142
68361
|
},
|
|
68143
68362
|
{
|
|
68144
68363
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68157,7 +68376,7 @@
|
|
|
68157
68376
|
"typeof": "function"
|
|
68158
68377
|
},
|
|
68159
68378
|
{
|
|
68160
|
-
"
|
|
68379
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
68161
68380
|
},
|
|
68162
68381
|
{
|
|
68163
68382
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -70439,6 +70658,9 @@
|
|
|
70439
70658
|
"AABBBounds": {
|
|
70440
70659
|
"$ref": "#/definitions/IBounds"
|
|
70441
70660
|
},
|
|
70661
|
+
"OBBBounds": {
|
|
70662
|
+
"$ref": "#/definitions/IOBBBounds"
|
|
70663
|
+
},
|
|
70442
70664
|
"_next": {
|
|
70443
70665
|
"$ref": "#/definitions/INode"
|
|
70444
70666
|
},
|
|
@@ -70914,6 +71136,7 @@
|
|
|
70914
71136
|
},
|
|
70915
71137
|
"required": [
|
|
70916
71138
|
"AABBBounds",
|
|
71139
|
+
"OBBBounds",
|
|
70917
71140
|
"_uid",
|
|
70918
71141
|
"add",
|
|
70919
71142
|
"addEventListener",
|
|
@@ -78041,7 +78264,7 @@
|
|
|
78041
78264
|
"typeof": "function"
|
|
78042
78265
|
},
|
|
78043
78266
|
{
|
|
78044
|
-
"
|
|
78267
|
+
"typeof": "function"
|
|
78045
78268
|
},
|
|
78046
78269
|
{
|
|
78047
78270
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78060,7 +78283,7 @@
|
|
|
78060
78283
|
"typeof": "function"
|
|
78061
78284
|
},
|
|
78062
78285
|
{
|
|
78063
|
-
"$ref": "#/definitions/
|
|
78286
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
78064
78287
|
},
|
|
78065
78288
|
{
|
|
78066
78289
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78079,7 +78302,7 @@
|
|
|
78079
78302
|
"typeof": "function"
|
|
78080
78303
|
},
|
|
78081
78304
|
{
|
|
78082
|
-
"$ref": "#/definitions/
|
|
78305
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
78083
78306
|
},
|
|
78084
78307
|
{
|
|
78085
78308
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78098,7 +78321,7 @@
|
|
|
78098
78321
|
"typeof": "function"
|
|
78099
78322
|
},
|
|
78100
78323
|
{
|
|
78101
|
-
"$ref": "#/definitions/
|
|
78324
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
78102
78325
|
},
|
|
78103
78326
|
{
|
|
78104
78327
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78117,7 +78340,7 @@
|
|
|
78117
78340
|
"typeof": "function"
|
|
78118
78341
|
},
|
|
78119
78342
|
{
|
|
78120
|
-
"$ref": "#/definitions/
|
|
78343
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
78121
78344
|
},
|
|
78122
78345
|
{
|
|
78123
78346
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78136,7 +78359,7 @@
|
|
|
78136
78359
|
"typeof": "function"
|
|
78137
78360
|
},
|
|
78138
78361
|
{
|
|
78139
|
-
"$ref": "#/definitions/
|
|
78362
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
78140
78363
|
},
|
|
78141
78364
|
{
|
|
78142
78365
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78155,7 +78378,7 @@
|
|
|
78155
78378
|
"typeof": "function"
|
|
78156
78379
|
},
|
|
78157
78380
|
{
|
|
78158
|
-
"
|
|
78381
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
78159
78382
|
},
|
|
78160
78383
|
{
|
|
78161
78384
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -81742,7 +81965,7 @@
|
|
|
81742
81965
|
},
|
|
81743
81966
|
"Map<Function,(...args:any[])=>void>": {
|
|
81744
81967
|
"properties": {
|
|
81745
|
-
"__@toStringTag@
|
|
81968
|
+
"__@toStringTag@13708": {
|
|
81746
81969
|
"type": "string"
|
|
81747
81970
|
},
|
|
81748
81971
|
"size": {
|
|
@@ -81750,14 +81973,14 @@
|
|
|
81750
81973
|
}
|
|
81751
81974
|
},
|
|
81752
81975
|
"required": [
|
|
81753
|
-
"__@toStringTag@
|
|
81976
|
+
"__@toStringTag@13708",
|
|
81754
81977
|
"size"
|
|
81755
81978
|
],
|
|
81756
81979
|
"type": "object"
|
|
81757
81980
|
},
|
|
81758
81981
|
"Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
|
|
81759
81982
|
"properties": {
|
|
81760
|
-
"__@toStringTag@
|
|
81983
|
+
"__@toStringTag@13708": {
|
|
81761
81984
|
"type": "string"
|
|
81762
81985
|
},
|
|
81763
81986
|
"size": {
|
|
@@ -81765,14 +81988,14 @@
|
|
|
81765
81988
|
}
|
|
81766
81989
|
},
|
|
81767
81990
|
"required": [
|
|
81768
|
-
"__@toStringTag@
|
|
81991
|
+
"__@toStringTag@13708",
|
|
81769
81992
|
"size"
|
|
81770
81993
|
],
|
|
81771
81994
|
"type": "object"
|
|
81772
81995
|
},
|
|
81773
81996
|
"Map<string,any>": {
|
|
81774
81997
|
"properties": {
|
|
81775
|
-
"__@toStringTag@
|
|
81998
|
+
"__@toStringTag@13708": {
|
|
81776
81999
|
"type": "string"
|
|
81777
82000
|
},
|
|
81778
82001
|
"size": {
|
|
@@ -81780,14 +82003,14 @@
|
|
|
81780
82003
|
}
|
|
81781
82004
|
},
|
|
81782
82005
|
"required": [
|
|
81783
|
-
"__@toStringTag@
|
|
82006
|
+
"__@toStringTag@13708",
|
|
81784
82007
|
"size"
|
|
81785
82008
|
],
|
|
81786
82009
|
"type": "object"
|
|
81787
82010
|
},
|
|
81788
82011
|
"Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
|
|
81789
82012
|
"properties": {
|
|
81790
|
-
"__@toStringTag@
|
|
82013
|
+
"__@toStringTag@13708": {
|
|
81791
82014
|
"type": "string"
|
|
81792
82015
|
},
|
|
81793
82016
|
"size": {
|
|
@@ -81795,14 +82018,14 @@
|
|
|
81795
82018
|
}
|
|
81796
82019
|
},
|
|
81797
82020
|
"required": [
|
|
81798
|
-
"__@toStringTag@
|
|
82021
|
+
"__@toStringTag@13708",
|
|
81799
82022
|
"size"
|
|
81800
82023
|
],
|
|
81801
82024
|
"type": "object"
|
|
81802
82025
|
},
|
|
81803
82026
|
"Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
|
|
81804
82027
|
"properties": {
|
|
81805
|
-
"__@toStringTag@
|
|
82028
|
+
"__@toStringTag@13708": {
|
|
81806
82029
|
"type": "string"
|
|
81807
82030
|
},
|
|
81808
82031
|
"size": {
|
|
@@ -81810,14 +82033,14 @@
|
|
|
81810
82033
|
}
|
|
81811
82034
|
},
|
|
81812
82035
|
"required": [
|
|
81813
|
-
"__@toStringTag@
|
|
82036
|
+
"__@toStringTag@13708",
|
|
81814
82037
|
"size"
|
|
81815
82038
|
],
|
|
81816
82039
|
"type": "object"
|
|
81817
82040
|
},
|
|
81818
82041
|
"Map<string|number,IAnimate>": {
|
|
81819
82042
|
"properties": {
|
|
81820
|
-
"__@toStringTag@
|
|
82043
|
+
"__@toStringTag@13708": {
|
|
81821
82044
|
"type": "string"
|
|
81822
82045
|
},
|
|
81823
82046
|
"size": {
|
|
@@ -81825,7 +82048,7 @@
|
|
|
81825
82048
|
}
|
|
81826
82049
|
},
|
|
81827
82050
|
"required": [
|
|
81828
|
-
"__@toStringTag@
|
|
82051
|
+
"__@toStringTag@13708",
|
|
81829
82052
|
"size"
|
|
81830
82053
|
],
|
|
81831
82054
|
"type": "object"
|
|
@@ -88586,6 +88809,9 @@
|
|
|
88586
88809
|
"renderable": {
|
|
88587
88810
|
"type": "boolean"
|
|
88588
88811
|
},
|
|
88812
|
+
"roamScroll": {
|
|
88813
|
+
"type": "boolean"
|
|
88814
|
+
},
|
|
88589
88815
|
"round": {
|
|
88590
88816
|
"type": "boolean"
|
|
88591
88817
|
},
|
|
@@ -95097,16 +95323,19 @@
|
|
|
95097
95323
|
},
|
|
95098
95324
|
"type": "object"
|
|
95099
95325
|
},
|
|
95100
|
-
"Partial<IMarkerState<
|
|
95326
|
+
"Partial<IMarkerState<IArcMarkSpec|IPolygonMarkSpec>>": {
|
|
95101
95327
|
"properties": {
|
|
95102
95328
|
"state": {
|
|
95103
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95329
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IArcMarkSpec|IPolygonMarkSpec|MarkerStateCallback<IArcMarkSpec|IPolygonMarkSpec>>",
|
|
95104
95330
|
"description": "不同状态下的样式配置"
|
|
95105
95331
|
},
|
|
95106
95332
|
"style": {
|
|
95107
95333
|
"anyOf": [
|
|
95108
95334
|
{
|
|
95109
|
-
"$ref": "#/definitions/
|
|
95335
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
95336
|
+
},
|
|
95337
|
+
{
|
|
95338
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
95110
95339
|
},
|
|
95111
95340
|
{
|
|
95112
95341
|
"typeof": "function"
|
|
@@ -95117,16 +95346,16 @@
|
|
|
95117
95346
|
},
|
|
95118
95347
|
"type": "object"
|
|
95119
95348
|
},
|
|
95120
|
-
"Partial<IMarkerState<
|
|
95349
|
+
"Partial<IMarkerState<IGroupGraphicAttribute>>": {
|
|
95121
95350
|
"properties": {
|
|
95122
95351
|
"state": {
|
|
95123
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95352
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IGroupGraphicAttribute|MarkerStateCallback<IGroupGraphicAttribute>>",
|
|
95124
95353
|
"description": "不同状态下的样式配置"
|
|
95125
95354
|
},
|
|
95126
95355
|
"style": {
|
|
95127
95356
|
"anyOf": [
|
|
95128
95357
|
{
|
|
95129
|
-
"$ref": "#/definitions/
|
|
95358
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
95130
95359
|
},
|
|
95131
95360
|
{
|
|
95132
95361
|
"typeof": "function"
|
|
@@ -95137,19 +95366,16 @@
|
|
|
95137
95366
|
},
|
|
95138
95367
|
"type": "object"
|
|
95139
95368
|
},
|
|
95140
|
-
"Partial<IMarkerState<
|
|
95369
|
+
"Partial<IMarkerState<IImageGraphicAttribute>>": {
|
|
95141
95370
|
"properties": {
|
|
95142
95371
|
"state": {
|
|
95143
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95372
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IImageGraphicAttribute|MarkerStateCallback<IImageGraphicAttribute>>",
|
|
95144
95373
|
"description": "不同状态下的样式配置"
|
|
95145
95374
|
},
|
|
95146
95375
|
"style": {
|
|
95147
95376
|
"anyOf": [
|
|
95148
95377
|
{
|
|
95149
|
-
"$ref": "#/definitions/
|
|
95150
|
-
},
|
|
95151
|
-
{
|
|
95152
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
95378
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
95153
95379
|
},
|
|
95154
95380
|
{
|
|
95155
95381
|
"typeof": "function"
|
|
@@ -95160,16 +95386,16 @@
|
|
|
95160
95386
|
},
|
|
95161
95387
|
"type": "object"
|
|
95162
95388
|
},
|
|
95163
|
-
"Partial<IMarkerState<
|
|
95389
|
+
"Partial<IMarkerState<ILineMarkSpec|IArcMarkSpec>>": {
|
|
95164
95390
|
"properties": {
|
|
95165
95391
|
"state": {
|
|
95166
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95392
|
+
"$ref": "#/definitions/Record<MarkerStateValue,ILineMarkSpec|IArcMarkSpec|MarkerStateCallback<ILineMarkSpec|IArcMarkSpec>>",
|
|
95167
95393
|
"description": "不同状态下的样式配置"
|
|
95168
95394
|
},
|
|
95169
95395
|
"style": {
|
|
95170
95396
|
"anyOf": [
|
|
95171
95397
|
{
|
|
95172
|
-
"$ref": "#/definitions/
|
|
95398
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
95173
95399
|
},
|
|
95174
95400
|
{
|
|
95175
95401
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -99713,7 +99939,7 @@
|
|
|
99713
99939
|
},
|
|
99714
99940
|
"type": "object"
|
|
99715
99941
|
},
|
|
99716
|
-
"Partial<Omit<{visible:boolean;customShape?:(
|
|
99942
|
+
"Partial<Omit<{visible:boolean;customShape?:(container:IGroup,attrs:Partial<IGraphicAttribute>,path:ICustomPath2D)=>ICustomPath2D;}&Partial<IRectGraphicAttribute>&Partial<IGraphicAttribute>&Partial<ISymbolAttribute>&{space?:number;},\"shadowColor\"|\"fill\"|\"stroke\">>": {
|
|
99717
99943
|
"properties": {
|
|
99718
99944
|
"_debug_bounds": {
|
|
99719
99945
|
"anyOf": [
|
|
@@ -102872,43 +103098,46 @@
|
|
|
102872
103098
|
},
|
|
102873
103099
|
"Promise<FontFaceSet>": {
|
|
102874
103100
|
"properties": {
|
|
102875
|
-
"__@toStringTag@
|
|
103101
|
+
"__@toStringTag@13708": {
|
|
102876
103102
|
"type": "string"
|
|
102877
103103
|
}
|
|
102878
103104
|
},
|
|
102879
103105
|
"required": [
|
|
102880
|
-
"__@toStringTag@
|
|
103106
|
+
"__@toStringTag@13708"
|
|
102881
103107
|
],
|
|
102882
103108
|
"type": "object"
|
|
102883
103109
|
},
|
|
102884
103110
|
"Promise<ServiceWorkerRegistration>": {
|
|
102885
103111
|
"properties": {
|
|
102886
|
-
"__@toStringTag@
|
|
103112
|
+
"__@toStringTag@13708": {
|
|
102887
103113
|
"type": "string"
|
|
102888
103114
|
}
|
|
102889
103115
|
},
|
|
102890
103116
|
"required": [
|
|
102891
|
-
"__@toStringTag@
|
|
103117
|
+
"__@toStringTag@13708"
|
|
102892
103118
|
],
|
|
102893
103119
|
"type": "object"
|
|
102894
103120
|
},
|
|
102895
103121
|
"Promise<any>": {
|
|
102896
103122
|
"properties": {
|
|
102897
|
-
"__@toStringTag@
|
|
103123
|
+
"__@toStringTag@13708": {
|
|
102898
103124
|
"type": "string"
|
|
102899
103125
|
}
|
|
102900
103126
|
},
|
|
102901
103127
|
"required": [
|
|
102902
|
-
"__@toStringTag@
|
|
103128
|
+
"__@toStringTag@13708"
|
|
102903
103129
|
],
|
|
102904
103130
|
"type": "object"
|
|
102905
103131
|
},
|
|
102906
|
-
"Record<MarkerStateValue,
|
|
103132
|
+
"Record<MarkerStateValue,IArcMarkSpec|IPolygonMarkSpec|MarkerStateCallback<IArcMarkSpec|IPolygonMarkSpec>>": {
|
|
102907
103133
|
"properties": {
|
|
102908
103134
|
"hover": {
|
|
102909
103135
|
"anyOf": [
|
|
102910
103136
|
{
|
|
102911
|
-
"$ref": "#/definitions/
|
|
103137
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103138
|
+
},
|
|
103139
|
+
{
|
|
103140
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102912
103141
|
},
|
|
102913
103142
|
{
|
|
102914
103143
|
"typeof": "function"
|
|
@@ -102918,7 +103147,10 @@
|
|
|
102918
103147
|
"hover_reverse": {
|
|
102919
103148
|
"anyOf": [
|
|
102920
103149
|
{
|
|
102921
|
-
"$ref": "#/definitions/
|
|
103150
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103151
|
+
},
|
|
103152
|
+
{
|
|
103153
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102922
103154
|
},
|
|
102923
103155
|
{
|
|
102924
103156
|
"typeof": "function"
|
|
@@ -102928,7 +103160,10 @@
|
|
|
102928
103160
|
"selected": {
|
|
102929
103161
|
"anyOf": [
|
|
102930
103162
|
{
|
|
102931
|
-
"$ref": "#/definitions/
|
|
103163
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103164
|
+
},
|
|
103165
|
+
{
|
|
103166
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102932
103167
|
},
|
|
102933
103168
|
{
|
|
102934
103169
|
"typeof": "function"
|
|
@@ -102938,7 +103173,10 @@
|
|
|
102938
103173
|
"selected_reverse": {
|
|
102939
103174
|
"anyOf": [
|
|
102940
103175
|
{
|
|
102941
|
-
"$ref": "#/definitions/
|
|
103176
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103177
|
+
},
|
|
103178
|
+
{
|
|
103179
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102942
103180
|
},
|
|
102943
103181
|
{
|
|
102944
103182
|
"typeof": "function"
|
|
@@ -102954,12 +103192,12 @@
|
|
|
102954
103192
|
],
|
|
102955
103193
|
"type": "object"
|
|
102956
103194
|
},
|
|
102957
|
-
"Record<MarkerStateValue,
|
|
103195
|
+
"Record<MarkerStateValue,IGroupGraphicAttribute|MarkerStateCallback<IGroupGraphicAttribute>>": {
|
|
102958
103196
|
"properties": {
|
|
102959
103197
|
"hover": {
|
|
102960
103198
|
"anyOf": [
|
|
102961
103199
|
{
|
|
102962
|
-
"$ref": "#/definitions/
|
|
103200
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102963
103201
|
},
|
|
102964
103202
|
{
|
|
102965
103203
|
"typeof": "function"
|
|
@@ -102969,7 +103207,7 @@
|
|
|
102969
103207
|
"hover_reverse": {
|
|
102970
103208
|
"anyOf": [
|
|
102971
103209
|
{
|
|
102972
|
-
"$ref": "#/definitions/
|
|
103210
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102973
103211
|
},
|
|
102974
103212
|
{
|
|
102975
103213
|
"typeof": "function"
|
|
@@ -102979,7 +103217,7 @@
|
|
|
102979
103217
|
"selected": {
|
|
102980
103218
|
"anyOf": [
|
|
102981
103219
|
{
|
|
102982
|
-
"$ref": "#/definitions/
|
|
103220
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102983
103221
|
},
|
|
102984
103222
|
{
|
|
102985
103223
|
"typeof": "function"
|
|
@@ -102989,7 +103227,7 @@
|
|
|
102989
103227
|
"selected_reverse": {
|
|
102990
103228
|
"anyOf": [
|
|
102991
103229
|
{
|
|
102992
|
-
"$ref": "#/definitions/
|
|
103230
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102993
103231
|
},
|
|
102994
103232
|
{
|
|
102995
103233
|
"typeof": "function"
|
|
@@ -103005,15 +103243,12 @@
|
|
|
103005
103243
|
],
|
|
103006
103244
|
"type": "object"
|
|
103007
103245
|
},
|
|
103008
|
-
"Record<MarkerStateValue,
|
|
103246
|
+
"Record<MarkerStateValue,IImageGraphicAttribute|MarkerStateCallback<IImageGraphicAttribute>>": {
|
|
103009
103247
|
"properties": {
|
|
103010
103248
|
"hover": {
|
|
103011
103249
|
"anyOf": [
|
|
103012
103250
|
{
|
|
103013
|
-
"$ref": "#/definitions/
|
|
103014
|
-
},
|
|
103015
|
-
{
|
|
103016
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103251
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103017
103252
|
},
|
|
103018
103253
|
{
|
|
103019
103254
|
"typeof": "function"
|
|
@@ -103023,10 +103258,7 @@
|
|
|
103023
103258
|
"hover_reverse": {
|
|
103024
103259
|
"anyOf": [
|
|
103025
103260
|
{
|
|
103026
|
-
"$ref": "#/definitions/
|
|
103027
|
-
},
|
|
103028
|
-
{
|
|
103029
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103261
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103030
103262
|
},
|
|
103031
103263
|
{
|
|
103032
103264
|
"typeof": "function"
|
|
@@ -103036,10 +103268,7 @@
|
|
|
103036
103268
|
"selected": {
|
|
103037
103269
|
"anyOf": [
|
|
103038
103270
|
{
|
|
103039
|
-
"$ref": "#/definitions/
|
|
103040
|
-
},
|
|
103041
|
-
{
|
|
103042
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103271
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103043
103272
|
},
|
|
103044
103273
|
{
|
|
103045
103274
|
"typeof": "function"
|
|
@@ -103049,10 +103278,7 @@
|
|
|
103049
103278
|
"selected_reverse": {
|
|
103050
103279
|
"anyOf": [
|
|
103051
103280
|
{
|
|
103052
|
-
"$ref": "#/definitions/
|
|
103053
|
-
},
|
|
103054
|
-
{
|
|
103055
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103281
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103056
103282
|
},
|
|
103057
103283
|
{
|
|
103058
103284
|
"typeof": "function"
|
|
@@ -103068,12 +103294,12 @@
|
|
|
103068
103294
|
],
|
|
103069
103295
|
"type": "object"
|
|
103070
103296
|
},
|
|
103071
|
-
"Record<MarkerStateValue,
|
|
103297
|
+
"Record<MarkerStateValue,ILineMarkSpec|IArcMarkSpec|MarkerStateCallback<ILineMarkSpec|IArcMarkSpec>>": {
|
|
103072
103298
|
"properties": {
|
|
103073
103299
|
"hover": {
|
|
103074
103300
|
"anyOf": [
|
|
103075
103301
|
{
|
|
103076
|
-
"$ref": "#/definitions/
|
|
103302
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103077
103303
|
},
|
|
103078
103304
|
{
|
|
103079
103305
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103086,7 +103312,7 @@
|
|
|
103086
103312
|
"hover_reverse": {
|
|
103087
103313
|
"anyOf": [
|
|
103088
103314
|
{
|
|
103089
|
-
"$ref": "#/definitions/
|
|
103315
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103090
103316
|
},
|
|
103091
103317
|
{
|
|
103092
103318
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103099,7 +103325,7 @@
|
|
|
103099
103325
|
"selected": {
|
|
103100
103326
|
"anyOf": [
|
|
103101
103327
|
{
|
|
103102
|
-
"$ref": "#/definitions/
|
|
103328
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103103
103329
|
},
|
|
103104
103330
|
{
|
|
103105
103331
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103112,7 +103338,7 @@
|
|
|
103112
103338
|
"selected_reverse": {
|
|
103113
103339
|
"anyOf": [
|
|
103114
103340
|
{
|
|
103115
|
-
"$ref": "#/definitions/
|
|
103341
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103116
103342
|
},
|
|
103117
103343
|
{
|
|
103118
103344
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103373,10 +103599,10 @@
|
|
|
103373
103599
|
"Record<string,ConvertToMarkStyleSpec<IGroupMarkSpec>|IMarkStateSpec<IGroupMarkSpec>>": {
|
|
103374
103600
|
"type": "object"
|
|
103375
103601
|
},
|
|
103376
|
-
"Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
103602
|
+
"Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IGroupMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IGroupMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>>": {
|
|
103377
103603
|
"type": "object"
|
|
103378
103604
|
},
|
|
103379
|
-
"Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
103605
|
+
"Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>>": {
|
|
103380
103606
|
"type": "object"
|
|
103381
103607
|
},
|
|
103382
103608
|
"Record<string,IArc3dMarkSpec>": {
|