@visactor/vchart-schema 1.12.4 → 1.12.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/vchart.json +598 -390
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"
|
|
@@ -32195,6 +32195,11 @@
|
|
|
32195
32195
|
"$ref": "#/definitions/ILayoutNumber",
|
|
32196
32196
|
"description": "模块的布局最小宽度"
|
|
32197
32197
|
},
|
|
32198
|
+
"name": {
|
|
32199
|
+
"description": "mark对应的名称,主要用于事件过滤如: { markName: 'yourName' }",
|
|
32200
|
+
"since": "1.12.5",
|
|
32201
|
+
"type": "string"
|
|
32202
|
+
},
|
|
32198
32203
|
"noOuterPadding": {
|
|
32199
32204
|
"description": "是否按照 orient 自动修改 padding,隐藏位于外侧的 padding。目前只在组件上生效",
|
|
32200
32205
|
"type": "boolean"
|
|
@@ -32228,14 +32233,14 @@
|
|
|
32228
32233
|
"description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
|
|
32229
32234
|
},
|
|
32230
32235
|
"state": {
|
|
32231
|
-
"$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>>",
|
|
32232
32237
|
"description": "不同状态下的样式配置"
|
|
32233
32238
|
},
|
|
32234
32239
|
"stateSort": {
|
|
32235
32240
|
"typeof": "function"
|
|
32236
32241
|
},
|
|
32237
32242
|
"style": {
|
|
32238
|
-
"$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>",
|
|
32239
32244
|
"description": "默认样式设置"
|
|
32240
32245
|
},
|
|
32241
32246
|
"support3d": {
|
|
@@ -34415,56 +34420,6 @@
|
|
|
34415
34420
|
},
|
|
34416
34421
|
"type": "object"
|
|
34417
34422
|
},
|
|
34418
|
-
"IDrawContribution": {
|
|
34419
|
-
"properties": {
|
|
34420
|
-
"afterDraw": {
|
|
34421
|
-
"typeof": "function"
|
|
34422
|
-
},
|
|
34423
|
-
"backupDirtyBounds": {
|
|
34424
|
-
"$ref": "#/definitions/IBounds"
|
|
34425
|
-
},
|
|
34426
|
-
"currentRenderMap": {
|
|
34427
|
-
"$ref": "#/definitions/Map<number,IGraphicRender>"
|
|
34428
|
-
},
|
|
34429
|
-
"defaultRenderMap": {
|
|
34430
|
-
"$ref": "#/definitions/Map<number,IGraphicRender>"
|
|
34431
|
-
},
|
|
34432
|
-
"dirtyBounds": {
|
|
34433
|
-
"$ref": "#/definitions/IBounds"
|
|
34434
|
-
},
|
|
34435
|
-
"draw": {
|
|
34436
|
-
"typeof": "function"
|
|
34437
|
-
},
|
|
34438
|
-
"getRenderContribution": {
|
|
34439
|
-
"typeof": "function"
|
|
34440
|
-
},
|
|
34441
|
-
"hooks": {
|
|
34442
|
-
"typeof": "function"
|
|
34443
|
-
},
|
|
34444
|
-
"renderGroup": {
|
|
34445
|
-
"typeof": "function"
|
|
34446
|
-
},
|
|
34447
|
-
"renderItem": {
|
|
34448
|
-
"typeof": "function"
|
|
34449
|
-
},
|
|
34450
|
-
"rendering": {
|
|
34451
|
-
"type": "boolean"
|
|
34452
|
-
},
|
|
34453
|
-
"styleRenderMap": {
|
|
34454
|
-
"$ref": "#/definitions/Map<string,Map<number,IGraphicRender>>"
|
|
34455
|
-
}
|
|
34456
|
-
},
|
|
34457
|
-
"required": [
|
|
34458
|
-
"currentRenderMap",
|
|
34459
|
-
"defaultRenderMap",
|
|
34460
|
-
"draw",
|
|
34461
|
-
"getRenderContribution",
|
|
34462
|
-
"renderGroup",
|
|
34463
|
-
"renderItem",
|
|
34464
|
-
"styleRenderMap"
|
|
34465
|
-
],
|
|
34466
|
-
"type": "object"
|
|
34467
|
-
},
|
|
34468
34423
|
"IDsvParserOptions": {
|
|
34469
34424
|
"properties": {
|
|
34470
34425
|
"delimiter": {
|
|
@@ -34748,6 +34703,11 @@
|
|
|
34748
34703
|
"$ref": "#/definitions/ILayoutNumber",
|
|
34749
34704
|
"description": "模块的布局最小宽度"
|
|
34750
34705
|
},
|
|
34706
|
+
"name": {
|
|
34707
|
+
"description": "mark对应的名称,主要用于事件过滤如: { markName: 'yourName' }",
|
|
34708
|
+
"since": "1.12.5",
|
|
34709
|
+
"type": "string"
|
|
34710
|
+
},
|
|
34751
34711
|
"noOuterPadding": {
|
|
34752
34712
|
"description": "是否按照 orient 自动修改 padding,隐藏位于外侧的 padding。目前只在组件上生效",
|
|
34753
34713
|
"type": "boolean"
|
|
@@ -35008,6 +34968,11 @@
|
|
|
35008
34968
|
"$ref": "#/definitions/ILayoutNumber",
|
|
35009
34969
|
"description": "模块的布局最小宽度"
|
|
35010
34970
|
},
|
|
34971
|
+
"name": {
|
|
34972
|
+
"description": "mark对应的名称,主要用于事件过滤如: { markName: 'yourName' }",
|
|
34973
|
+
"since": "1.12.5",
|
|
34974
|
+
"type": "string"
|
|
34975
|
+
},
|
|
35011
34976
|
"noOuterPadding": {
|
|
35012
34977
|
"description": "是否按照 orient 自动修改 padding,隐藏位于外侧的 padding。目前只在组件上生效",
|
|
35013
34978
|
"type": "boolean"
|
|
@@ -35041,14 +35006,14 @@
|
|
|
35041
35006
|
"description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
|
|
35042
35007
|
},
|
|
35043
35008
|
"state": {
|
|
35044
|
-
"$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>>",
|
|
35045
35010
|
"description": "不同状态下的样式配置"
|
|
35046
35011
|
},
|
|
35047
35012
|
"stateSort": {
|
|
35048
35013
|
"typeof": "function"
|
|
35049
35014
|
},
|
|
35050
35015
|
"style": {
|
|
35051
|
-
"$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>",
|
|
35052
35017
|
"description": "默认样式设置"
|
|
35053
35018
|
},
|
|
35054
35019
|
"support3d": {
|
|
@@ -36299,8 +36264,43 @@
|
|
|
36299
36264
|
{
|
|
36300
36265
|
"type": "boolean"
|
|
36301
36266
|
}
|
|
36302
|
-
]
|
|
36303
|
-
|
|
36267
|
+
]
|
|
36268
|
+
},
|
|
36269
|
+
"animationEnter": {
|
|
36270
|
+
"anyOf": [
|
|
36271
|
+
{
|
|
36272
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
36273
|
+
},
|
|
36274
|
+
{
|
|
36275
|
+
"type": "boolean"
|
|
36276
|
+
}
|
|
36277
|
+
]
|
|
36278
|
+
},
|
|
36279
|
+
"animationExit": {
|
|
36280
|
+
"anyOf": [
|
|
36281
|
+
{
|
|
36282
|
+
"$ref": "#/definitions/ILabelExitAnimation"
|
|
36283
|
+
},
|
|
36284
|
+
{
|
|
36285
|
+
"type": "boolean"
|
|
36286
|
+
}
|
|
36287
|
+
]
|
|
36288
|
+
},
|
|
36289
|
+
"animationUpdate": {
|
|
36290
|
+
"anyOf": [
|
|
36291
|
+
{
|
|
36292
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
36293
|
+
},
|
|
36294
|
+
{
|
|
36295
|
+
"items": {
|
|
36296
|
+
"$ref": "#/definitions/ILabelUpdateChannelAnimation"
|
|
36297
|
+
},
|
|
36298
|
+
"type": "array"
|
|
36299
|
+
},
|
|
36300
|
+
{
|
|
36301
|
+
"type": "boolean"
|
|
36302
|
+
}
|
|
36303
|
+
]
|
|
36304
36304
|
},
|
|
36305
36305
|
"bottom": {
|
|
36306
36306
|
"$ref": "#/definitions/ILayoutNumber",
|
|
@@ -37300,6 +37300,20 @@
|
|
|
37300
37300
|
"$ref": "#/definitions/StringOrNumber",
|
|
37301
37301
|
"description": "用户自定义的 series id"
|
|
37302
37302
|
},
|
|
37303
|
+
"indicator": {
|
|
37304
|
+
"anyOf": [
|
|
37305
|
+
{
|
|
37306
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
37307
|
+
},
|
|
37308
|
+
{
|
|
37309
|
+
"items": {
|
|
37310
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
37311
|
+
},
|
|
37312
|
+
"type": "array"
|
|
37313
|
+
}
|
|
37314
|
+
],
|
|
37315
|
+
"description": "指标卡配置"
|
|
37316
|
+
},
|
|
37303
37317
|
"innerRadius": {
|
|
37304
37318
|
"description": "扇区内半径",
|
|
37305
37319
|
"type": "number"
|
|
@@ -41596,7 +41610,7 @@
|
|
|
41596
41610
|
"typeof": "function"
|
|
41597
41611
|
},
|
|
41598
41612
|
{
|
|
41599
|
-
"
|
|
41613
|
+
"typeof": "function"
|
|
41600
41614
|
},
|
|
41601
41615
|
{
|
|
41602
41616
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41615,7 +41629,7 @@
|
|
|
41615
41629
|
"typeof": "function"
|
|
41616
41630
|
},
|
|
41617
41631
|
{
|
|
41618
|
-
"$ref": "#/definitions/
|
|
41632
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
41619
41633
|
},
|
|
41620
41634
|
{
|
|
41621
41635
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41634,7 +41648,7 @@
|
|
|
41634
41648
|
"typeof": "function"
|
|
41635
41649
|
},
|
|
41636
41650
|
{
|
|
41637
|
-
"$ref": "#/definitions/
|
|
41651
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
41638
41652
|
},
|
|
41639
41653
|
{
|
|
41640
41654
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41653,7 +41667,7 @@
|
|
|
41653
41667
|
"typeof": "function"
|
|
41654
41668
|
},
|
|
41655
41669
|
{
|
|
41656
|
-
"$ref": "#/definitions/
|
|
41670
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
41657
41671
|
},
|
|
41658
41672
|
{
|
|
41659
41673
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41672,7 +41686,7 @@
|
|
|
41672
41686
|
"typeof": "function"
|
|
41673
41687
|
},
|
|
41674
41688
|
{
|
|
41675
|
-
"$ref": "#/definitions/
|
|
41689
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
41676
41690
|
},
|
|
41677
41691
|
{
|
|
41678
41692
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41691,7 +41705,7 @@
|
|
|
41691
41705
|
"typeof": "function"
|
|
41692
41706
|
},
|
|
41693
41707
|
{
|
|
41694
|
-
"$ref": "#/definitions/
|
|
41708
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
41695
41709
|
},
|
|
41696
41710
|
{
|
|
41697
41711
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41710,7 +41724,7 @@
|
|
|
41710
41724
|
"typeof": "function"
|
|
41711
41725
|
},
|
|
41712
41726
|
{
|
|
41713
|
-
"
|
|
41727
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
41714
41728
|
},
|
|
41715
41729
|
{
|
|
41716
41730
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43117,7 +43131,7 @@
|
|
|
43117
43131
|
"typeof": "function"
|
|
43118
43132
|
},
|
|
43119
43133
|
{
|
|
43120
|
-
"
|
|
43134
|
+
"typeof": "function"
|
|
43121
43135
|
},
|
|
43122
43136
|
{
|
|
43123
43137
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43136,7 +43150,7 @@
|
|
|
43136
43150
|
"typeof": "function"
|
|
43137
43151
|
},
|
|
43138
43152
|
{
|
|
43139
|
-
"$ref": "#/definitions/
|
|
43153
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
43140
43154
|
},
|
|
43141
43155
|
{
|
|
43142
43156
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43155,7 +43169,7 @@
|
|
|
43155
43169
|
"typeof": "function"
|
|
43156
43170
|
},
|
|
43157
43171
|
{
|
|
43158
|
-
"$ref": "#/definitions/
|
|
43172
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
43159
43173
|
},
|
|
43160
43174
|
{
|
|
43161
43175
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43174,7 +43188,7 @@
|
|
|
43174
43188
|
"typeof": "function"
|
|
43175
43189
|
},
|
|
43176
43190
|
{
|
|
43177
|
-
"$ref": "#/definitions/
|
|
43191
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
43178
43192
|
},
|
|
43179
43193
|
{
|
|
43180
43194
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43193,7 +43207,7 @@
|
|
|
43193
43207
|
"typeof": "function"
|
|
43194
43208
|
},
|
|
43195
43209
|
{
|
|
43196
|
-
"$ref": "#/definitions/
|
|
43210
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
43197
43211
|
},
|
|
43198
43212
|
{
|
|
43199
43213
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43212,7 +43226,7 @@
|
|
|
43212
43226
|
"typeof": "function"
|
|
43213
43227
|
},
|
|
43214
43228
|
{
|
|
43215
|
-
"$ref": "#/definitions/
|
|
43229
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
43216
43230
|
},
|
|
43217
43231
|
{
|
|
43218
43232
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43231,7 +43245,7 @@
|
|
|
43231
43245
|
"typeof": "function"
|
|
43232
43246
|
},
|
|
43233
43247
|
{
|
|
43234
|
-
"
|
|
43248
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
43235
43249
|
},
|
|
43236
43250
|
{
|
|
43237
43251
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44253,7 +44267,7 @@
|
|
|
44253
44267
|
"typeof": "function"
|
|
44254
44268
|
},
|
|
44255
44269
|
{
|
|
44256
|
-
"
|
|
44270
|
+
"typeof": "function"
|
|
44257
44271
|
},
|
|
44258
44272
|
{
|
|
44259
44273
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44272,7 +44286,7 @@
|
|
|
44272
44286
|
"typeof": "function"
|
|
44273
44287
|
},
|
|
44274
44288
|
{
|
|
44275
|
-
"$ref": "#/definitions/
|
|
44289
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
44276
44290
|
},
|
|
44277
44291
|
{
|
|
44278
44292
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44291,7 +44305,7 @@
|
|
|
44291
44305
|
"typeof": "function"
|
|
44292
44306
|
},
|
|
44293
44307
|
{
|
|
44294
|
-
"$ref": "#/definitions/
|
|
44308
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
44295
44309
|
},
|
|
44296
44310
|
{
|
|
44297
44311
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44310,7 +44324,7 @@
|
|
|
44310
44324
|
"typeof": "function"
|
|
44311
44325
|
},
|
|
44312
44326
|
{
|
|
44313
|
-
"$ref": "#/definitions/
|
|
44327
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
44314
44328
|
},
|
|
44315
44329
|
{
|
|
44316
44330
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44329,7 +44343,7 @@
|
|
|
44329
44343
|
"typeof": "function"
|
|
44330
44344
|
},
|
|
44331
44345
|
{
|
|
44332
|
-
"$ref": "#/definitions/
|
|
44346
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
44333
44347
|
},
|
|
44334
44348
|
{
|
|
44335
44349
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44348,7 +44362,7 @@
|
|
|
44348
44362
|
"typeof": "function"
|
|
44349
44363
|
},
|
|
44350
44364
|
{
|
|
44351
|
-
"$ref": "#/definitions/
|
|
44365
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
44352
44366
|
},
|
|
44353
44367
|
{
|
|
44354
44368
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44367,7 +44381,7 @@
|
|
|
44367
44381
|
"typeof": "function"
|
|
44368
44382
|
},
|
|
44369
44383
|
{
|
|
44370
|
-
"
|
|
44384
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
44371
44385
|
},
|
|
44372
44386
|
{
|
|
44373
44387
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -45874,6 +45888,20 @@
|
|
|
45874
45888
|
},
|
|
45875
45889
|
"type": "object"
|
|
45876
45890
|
},
|
|
45891
|
+
"ILabelExitAnimation": {
|
|
45892
|
+
"properties": {
|
|
45893
|
+
"delay": {
|
|
45894
|
+
"type": "number"
|
|
45895
|
+
},
|
|
45896
|
+
"duration": {
|
|
45897
|
+
"type": "number"
|
|
45898
|
+
},
|
|
45899
|
+
"easing": {
|
|
45900
|
+
"$ref": "#/definitions/EasingType"
|
|
45901
|
+
}
|
|
45902
|
+
},
|
|
45903
|
+
"type": "object"
|
|
45904
|
+
},
|
|
45877
45905
|
"ILabelSpec": {
|
|
45878
45906
|
"properties": {
|
|
45879
45907
|
"alignSelf": {
|
|
@@ -45893,8 +45921,43 @@
|
|
|
45893
45921
|
{
|
|
45894
45922
|
"type": "boolean"
|
|
45895
45923
|
}
|
|
45896
|
-
]
|
|
45897
|
-
|
|
45924
|
+
]
|
|
45925
|
+
},
|
|
45926
|
+
"animationEnter": {
|
|
45927
|
+
"anyOf": [
|
|
45928
|
+
{
|
|
45929
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
45930
|
+
},
|
|
45931
|
+
{
|
|
45932
|
+
"type": "boolean"
|
|
45933
|
+
}
|
|
45934
|
+
]
|
|
45935
|
+
},
|
|
45936
|
+
"animationExit": {
|
|
45937
|
+
"anyOf": [
|
|
45938
|
+
{
|
|
45939
|
+
"$ref": "#/definitions/ILabelExitAnimation"
|
|
45940
|
+
},
|
|
45941
|
+
{
|
|
45942
|
+
"type": "boolean"
|
|
45943
|
+
}
|
|
45944
|
+
]
|
|
45945
|
+
},
|
|
45946
|
+
"animationUpdate": {
|
|
45947
|
+
"anyOf": [
|
|
45948
|
+
{
|
|
45949
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
45950
|
+
},
|
|
45951
|
+
{
|
|
45952
|
+
"items": {
|
|
45953
|
+
"$ref": "#/definitions/ILabelUpdateChannelAnimation"
|
|
45954
|
+
},
|
|
45955
|
+
"type": "array"
|
|
45956
|
+
},
|
|
45957
|
+
{
|
|
45958
|
+
"type": "boolean"
|
|
45959
|
+
}
|
|
45960
|
+
]
|
|
45898
45961
|
},
|
|
45899
45962
|
"bottom": {
|
|
45900
45963
|
"$ref": "#/definitions/ILayoutNumber",
|
|
@@ -46154,6 +46217,49 @@
|
|
|
46154
46217
|
},
|
|
46155
46218
|
"type": "object"
|
|
46156
46219
|
},
|
|
46220
|
+
"ILabelUpdateAnimation": {
|
|
46221
|
+
"properties": {
|
|
46222
|
+
"delay": {
|
|
46223
|
+
"type": "number"
|
|
46224
|
+
},
|
|
46225
|
+
"duration": {
|
|
46226
|
+
"type": "number"
|
|
46227
|
+
},
|
|
46228
|
+
"easing": {
|
|
46229
|
+
"$ref": "#/definitions/EasingType"
|
|
46230
|
+
},
|
|
46231
|
+
"increaseEffect": {
|
|
46232
|
+
"type": "boolean"
|
|
46233
|
+
}
|
|
46234
|
+
},
|
|
46235
|
+
"type": "object"
|
|
46236
|
+
},
|
|
46237
|
+
"ILabelUpdateChannelAnimation": {
|
|
46238
|
+
"properties": {
|
|
46239
|
+
"channel": {
|
|
46240
|
+
"items": {
|
|
46241
|
+
"type": "string"
|
|
46242
|
+
},
|
|
46243
|
+
"type": "array"
|
|
46244
|
+
},
|
|
46245
|
+
"delay": {
|
|
46246
|
+
"type": "number"
|
|
46247
|
+
},
|
|
46248
|
+
"duration": {
|
|
46249
|
+
"type": "number"
|
|
46250
|
+
},
|
|
46251
|
+
"easing": {
|
|
46252
|
+
"$ref": "#/definitions/EasingType"
|
|
46253
|
+
},
|
|
46254
|
+
"increaseEffect": {
|
|
46255
|
+
"type": "boolean"
|
|
46256
|
+
},
|
|
46257
|
+
"options": {
|
|
46258
|
+
"typeof": "function"
|
|
46259
|
+
}
|
|
46260
|
+
},
|
|
46261
|
+
"type": "object"
|
|
46262
|
+
},
|
|
46157
46263
|
"ILayer": {
|
|
46158
46264
|
"properties": {
|
|
46159
46265
|
"AABBBounds": {
|
|
@@ -47376,7 +47482,7 @@
|
|
|
47376
47482
|
"typeof": "function"
|
|
47377
47483
|
},
|
|
47378
47484
|
{
|
|
47379
|
-
"
|
|
47485
|
+
"typeof": "function"
|
|
47380
47486
|
},
|
|
47381
47487
|
{
|
|
47382
47488
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47395,7 +47501,7 @@
|
|
|
47395
47501
|
"typeof": "function"
|
|
47396
47502
|
},
|
|
47397
47503
|
{
|
|
47398
|
-
"$ref": "#/definitions/
|
|
47504
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
47399
47505
|
},
|
|
47400
47506
|
{
|
|
47401
47507
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47414,7 +47520,7 @@
|
|
|
47414
47520
|
"typeof": "function"
|
|
47415
47521
|
},
|
|
47416
47522
|
{
|
|
47417
|
-
"$ref": "#/definitions/
|
|
47523
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
47418
47524
|
},
|
|
47419
47525
|
{
|
|
47420
47526
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47433,7 +47539,7 @@
|
|
|
47433
47539
|
"typeof": "function"
|
|
47434
47540
|
},
|
|
47435
47541
|
{
|
|
47436
|
-
"$ref": "#/definitions/
|
|
47542
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
47437
47543
|
},
|
|
47438
47544
|
{
|
|
47439
47545
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47452,7 +47558,7 @@
|
|
|
47452
47558
|
"typeof": "function"
|
|
47453
47559
|
},
|
|
47454
47560
|
{
|
|
47455
|
-
"$ref": "#/definitions/
|
|
47561
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
47456
47562
|
},
|
|
47457
47563
|
{
|
|
47458
47564
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47471,7 +47577,7 @@
|
|
|
47471
47577
|
"typeof": "function"
|
|
47472
47578
|
},
|
|
47473
47579
|
{
|
|
47474
|
-
"$ref": "#/definitions/
|
|
47580
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
47475
47581
|
},
|
|
47476
47582
|
{
|
|
47477
47583
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47490,7 +47596,7 @@
|
|
|
47490
47596
|
"typeof": "function"
|
|
47491
47597
|
},
|
|
47492
47598
|
{
|
|
47493
|
-
"
|
|
47599
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
47494
47600
|
},
|
|
47495
47601
|
{
|
|
47496
47602
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50249,7 +50355,7 @@
|
|
|
50249
50355
|
"typeof": "function"
|
|
50250
50356
|
},
|
|
50251
50357
|
{
|
|
50252
|
-
"
|
|
50358
|
+
"typeof": "function"
|
|
50253
50359
|
},
|
|
50254
50360
|
{
|
|
50255
50361
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50268,7 +50374,7 @@
|
|
|
50268
50374
|
"typeof": "function"
|
|
50269
50375
|
},
|
|
50270
50376
|
{
|
|
50271
|
-
"$ref": "#/definitions/
|
|
50377
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
50272
50378
|
},
|
|
50273
50379
|
{
|
|
50274
50380
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50287,7 +50393,7 @@
|
|
|
50287
50393
|
"typeof": "function"
|
|
50288
50394
|
},
|
|
50289
50395
|
{
|
|
50290
|
-
"$ref": "#/definitions/
|
|
50396
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
50291
50397
|
},
|
|
50292
50398
|
{
|
|
50293
50399
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50306,7 +50412,7 @@
|
|
|
50306
50412
|
"typeof": "function"
|
|
50307
50413
|
},
|
|
50308
50414
|
{
|
|
50309
|
-
"$ref": "#/definitions/
|
|
50415
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
50310
50416
|
},
|
|
50311
50417
|
{
|
|
50312
50418
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50325,7 +50431,7 @@
|
|
|
50325
50431
|
"typeof": "function"
|
|
50326
50432
|
},
|
|
50327
50433
|
{
|
|
50328
|
-
"$ref": "#/definitions/
|
|
50434
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
50329
50435
|
},
|
|
50330
50436
|
{
|
|
50331
50437
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50344,7 +50450,7 @@
|
|
|
50344
50450
|
"typeof": "function"
|
|
50345
50451
|
},
|
|
50346
50452
|
{
|
|
50347
|
-
"$ref": "#/definitions/
|
|
50453
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
50348
50454
|
},
|
|
50349
50455
|
{
|
|
50350
50456
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50363,7 +50469,7 @@
|
|
|
50363
50469
|
"typeof": "function"
|
|
50364
50470
|
},
|
|
50365
50471
|
{
|
|
50366
|
-
"
|
|
50472
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
50367
50473
|
},
|
|
50368
50474
|
{
|
|
50369
50475
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52418,7 +52524,7 @@
|
|
|
52418
52524
|
"typeof": "function"
|
|
52419
52525
|
},
|
|
52420
52526
|
{
|
|
52421
|
-
"
|
|
52527
|
+
"typeof": "function"
|
|
52422
52528
|
},
|
|
52423
52529
|
{
|
|
52424
52530
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52437,7 +52543,7 @@
|
|
|
52437
52543
|
"typeof": "function"
|
|
52438
52544
|
},
|
|
52439
52545
|
{
|
|
52440
|
-
"$ref": "#/definitions/
|
|
52546
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
52441
52547
|
},
|
|
52442
52548
|
{
|
|
52443
52549
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52456,7 +52562,7 @@
|
|
|
52456
52562
|
"typeof": "function"
|
|
52457
52563
|
},
|
|
52458
52564
|
{
|
|
52459
|
-
"$ref": "#/definitions/
|
|
52565
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
52460
52566
|
},
|
|
52461
52567
|
{
|
|
52462
52568
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52475,7 +52581,7 @@
|
|
|
52475
52581
|
"typeof": "function"
|
|
52476
52582
|
},
|
|
52477
52583
|
{
|
|
52478
|
-
"$ref": "#/definitions/
|
|
52584
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
52479
52585
|
},
|
|
52480
52586
|
{
|
|
52481
52587
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52494,7 +52600,7 @@
|
|
|
52494
52600
|
"typeof": "function"
|
|
52495
52601
|
},
|
|
52496
52602
|
{
|
|
52497
|
-
"$ref": "#/definitions/
|
|
52603
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
52498
52604
|
},
|
|
52499
52605
|
{
|
|
52500
52606
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52513,7 +52619,7 @@
|
|
|
52513
52619
|
"typeof": "function"
|
|
52514
52620
|
},
|
|
52515
52621
|
{
|
|
52516
|
-
"$ref": "#/definitions/
|
|
52622
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
52517
52623
|
},
|
|
52518
52624
|
{
|
|
52519
52625
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52532,7 +52638,7 @@
|
|
|
52532
52638
|
"typeof": "function"
|
|
52533
52639
|
},
|
|
52534
52640
|
{
|
|
52535
|
-
"
|
|
52641
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
52536
52642
|
},
|
|
52537
52643
|
{
|
|
52538
52644
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52566,7 +52672,7 @@
|
|
|
52566
52672
|
"IMarkAreaTheme": {
|
|
52567
52673
|
"properties": {
|
|
52568
52674
|
"area": {
|
|
52569
|
-
"$ref": "#/definitions/Partial<IMarkerState<IPolygonMarkSpec
|
|
52675
|
+
"$ref": "#/definitions/Partial<IMarkerState<IArcMarkSpec|IPolygonMarkSpec>>"
|
|
52570
52676
|
},
|
|
52571
52677
|
"label": {
|
|
52572
52678
|
"allOf": [
|
|
@@ -55339,47 +55445,6 @@
|
|
|
55339
55445
|
},
|
|
55340
55446
|
"type": "object"
|
|
55341
55447
|
},
|
|
55342
|
-
"IPickerService": {
|
|
55343
|
-
"properties": {
|
|
55344
|
-
"configure": {
|
|
55345
|
-
"typeof": "function"
|
|
55346
|
-
},
|
|
55347
|
-
"containsPoint": {
|
|
55348
|
-
"typeof": "function"
|
|
55349
|
-
},
|
|
55350
|
-
"drawContribution": {
|
|
55351
|
-
"$ref": "#/definitions/IDrawContribution"
|
|
55352
|
-
},
|
|
55353
|
-
"pick": {
|
|
55354
|
-
"typeof": "function"
|
|
55355
|
-
},
|
|
55356
|
-
"pickContext": {
|
|
55357
|
-
"$ref": "#/definitions/IContext2d"
|
|
55358
|
-
},
|
|
55359
|
-
"pickGroup": {
|
|
55360
|
-
"typeof": "function"
|
|
55361
|
-
},
|
|
55362
|
-
"pickItem": {
|
|
55363
|
-
"typeof": "function"
|
|
55364
|
-
},
|
|
55365
|
-
"pickerMap": {
|
|
55366
|
-
"$ref": "#/definitions/Map<number,IGraphicPicker>"
|
|
55367
|
-
},
|
|
55368
|
-
"type": {
|
|
55369
|
-
"type": "string"
|
|
55370
|
-
}
|
|
55371
|
-
},
|
|
55372
|
-
"required": [
|
|
55373
|
-
"configure",
|
|
55374
|
-
"containsPoint",
|
|
55375
|
-
"pick",
|
|
55376
|
-
"pickGroup",
|
|
55377
|
-
"pickItem",
|
|
55378
|
-
"pickerMap",
|
|
55379
|
-
"type"
|
|
55380
|
-
],
|
|
55381
|
-
"type": "object"
|
|
55382
|
-
},
|
|
55383
55448
|
"IPie3dChartSpec": {
|
|
55384
55449
|
"properties": {
|
|
55385
55450
|
"angle3d": {
|
|
@@ -55644,7 +55709,17 @@
|
|
|
55644
55709
|
"description": "用户自定义的 series id"
|
|
55645
55710
|
},
|
|
55646
55711
|
"indicator": {
|
|
55647
|
-
"
|
|
55712
|
+
"anyOf": [
|
|
55713
|
+
{
|
|
55714
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
55715
|
+
},
|
|
55716
|
+
{
|
|
55717
|
+
"items": {
|
|
55718
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
55719
|
+
},
|
|
55720
|
+
"type": "array"
|
|
55721
|
+
}
|
|
55722
|
+
],
|
|
55648
55723
|
"description": "饼图指标卡"
|
|
55649
55724
|
},
|
|
55650
55725
|
"innerRadius": {
|
|
@@ -56232,7 +56307,17 @@
|
|
|
56232
56307
|
"description": "用户自定义的 series id"
|
|
56233
56308
|
},
|
|
56234
56309
|
"indicator": {
|
|
56235
|
-
"
|
|
56310
|
+
"anyOf": [
|
|
56311
|
+
{
|
|
56312
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
56313
|
+
},
|
|
56314
|
+
{
|
|
56315
|
+
"items": {
|
|
56316
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
56317
|
+
},
|
|
56318
|
+
"type": "array"
|
|
56319
|
+
}
|
|
56320
|
+
],
|
|
56236
56321
|
"description": "饼图指标卡"
|
|
56237
56322
|
},
|
|
56238
56323
|
"innerRadius": {
|
|
@@ -58382,7 +58467,7 @@
|
|
|
58382
58467
|
"panel": {
|
|
58383
58468
|
"allOf": [
|
|
58384
58469
|
{
|
|
58385
|
-
"$ref": "#/definitions/Partial<Omit<{visible:boolean;customShape?:(
|
|
58470
|
+
"$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\">>"
|
|
58386
58471
|
},
|
|
58387
58472
|
{
|
|
58388
58473
|
"typeof": "function"
|
|
@@ -59187,6 +59272,20 @@
|
|
|
59187
59272
|
"$ref": "#/definitions/StringOrNumber",
|
|
59188
59273
|
"description": "用户自定义的 series id"
|
|
59189
59274
|
},
|
|
59275
|
+
"indicator": {
|
|
59276
|
+
"anyOf": [
|
|
59277
|
+
{
|
|
59278
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
59279
|
+
},
|
|
59280
|
+
{
|
|
59281
|
+
"items": {
|
|
59282
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
59283
|
+
},
|
|
59284
|
+
"type": "array"
|
|
59285
|
+
}
|
|
59286
|
+
],
|
|
59287
|
+
"description": "指标卡配置"
|
|
59288
|
+
},
|
|
59190
59289
|
"innerRadius": {
|
|
59191
59290
|
"description": "扇区内半径",
|
|
59192
59291
|
"type": "number"
|
|
@@ -60274,7 +60373,7 @@
|
|
|
60274
60373
|
"typeof": "function"
|
|
60275
60374
|
},
|
|
60276
60375
|
{
|
|
60277
|
-
"
|
|
60376
|
+
"typeof": "function"
|
|
60278
60377
|
},
|
|
60279
60378
|
{
|
|
60280
60379
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60293,7 +60392,7 @@
|
|
|
60293
60392
|
"typeof": "function"
|
|
60294
60393
|
},
|
|
60295
60394
|
{
|
|
60296
|
-
"$ref": "#/definitions/
|
|
60395
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
60297
60396
|
},
|
|
60298
60397
|
{
|
|
60299
60398
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60312,7 +60411,7 @@
|
|
|
60312
60411
|
"typeof": "function"
|
|
60313
60412
|
},
|
|
60314
60413
|
{
|
|
60315
|
-
"$ref": "#/definitions/
|
|
60414
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
60316
60415
|
},
|
|
60317
60416
|
{
|
|
60318
60417
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60331,7 +60430,7 @@
|
|
|
60331
60430
|
"typeof": "function"
|
|
60332
60431
|
},
|
|
60333
60432
|
{
|
|
60334
|
-
"$ref": "#/definitions/
|
|
60433
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
60335
60434
|
},
|
|
60336
60435
|
{
|
|
60337
60436
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60350,7 +60449,7 @@
|
|
|
60350
60449
|
"typeof": "function"
|
|
60351
60450
|
},
|
|
60352
60451
|
{
|
|
60353
|
-
"$ref": "#/definitions/
|
|
60452
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
60354
60453
|
},
|
|
60355
60454
|
{
|
|
60356
60455
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60369,7 +60468,7 @@
|
|
|
60369
60468
|
"typeof": "function"
|
|
60370
60469
|
},
|
|
60371
60470
|
{
|
|
60372
|
-
"$ref": "#/definitions/
|
|
60471
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
60373
60472
|
},
|
|
60374
60473
|
{
|
|
60375
60474
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60388,7 +60487,7 @@
|
|
|
60388
60487
|
"typeof": "function"
|
|
60389
60488
|
},
|
|
60390
60489
|
{
|
|
60391
|
-
"
|
|
60490
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
60392
60491
|
},
|
|
60393
60492
|
{
|
|
60394
60493
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61827,7 +61926,7 @@
|
|
|
61827
61926
|
"typeof": "function"
|
|
61828
61927
|
},
|
|
61829
61928
|
{
|
|
61830
|
-
"
|
|
61929
|
+
"typeof": "function"
|
|
61831
61930
|
},
|
|
61832
61931
|
{
|
|
61833
61932
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61846,7 +61945,7 @@
|
|
|
61846
61945
|
"typeof": "function"
|
|
61847
61946
|
},
|
|
61848
61947
|
{
|
|
61849
|
-
"$ref": "#/definitions/
|
|
61948
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
61850
61949
|
},
|
|
61851
61950
|
{
|
|
61852
61951
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61865,7 +61964,7 @@
|
|
|
61865
61964
|
"typeof": "function"
|
|
61866
61965
|
},
|
|
61867
61966
|
{
|
|
61868
|
-
"$ref": "#/definitions/
|
|
61967
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
61869
61968
|
},
|
|
61870
61969
|
{
|
|
61871
61970
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61884,7 +61983,7 @@
|
|
|
61884
61983
|
"typeof": "function"
|
|
61885
61984
|
},
|
|
61886
61985
|
{
|
|
61887
|
-
"$ref": "#/definitions/
|
|
61986
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
61888
61987
|
},
|
|
61889
61988
|
{
|
|
61890
61989
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61903,7 +62002,7 @@
|
|
|
61903
62002
|
"typeof": "function"
|
|
61904
62003
|
},
|
|
61905
62004
|
{
|
|
61906
|
-
"$ref": "#/definitions/
|
|
62005
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
61907
62006
|
},
|
|
61908
62007
|
{
|
|
61909
62008
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61922,7 +62021,7 @@
|
|
|
61922
62021
|
"typeof": "function"
|
|
61923
62022
|
},
|
|
61924
62023
|
{
|
|
61925
|
-
"$ref": "#/definitions/
|
|
62024
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
61926
62025
|
},
|
|
61927
62026
|
{
|
|
61928
62027
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61941,7 +62040,7 @@
|
|
|
61941
62040
|
"typeof": "function"
|
|
61942
62041
|
},
|
|
61943
62042
|
{
|
|
61944
|
-
"
|
|
62043
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
61945
62044
|
},
|
|
61946
62045
|
{
|
|
61947
62046
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63406,7 +63505,7 @@
|
|
|
63406
63505
|
"typeof": "function"
|
|
63407
63506
|
},
|
|
63408
63507
|
{
|
|
63409
|
-
"
|
|
63508
|
+
"typeof": "function"
|
|
63410
63509
|
},
|
|
63411
63510
|
{
|
|
63412
63511
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63425,7 +63524,7 @@
|
|
|
63425
63524
|
"typeof": "function"
|
|
63426
63525
|
},
|
|
63427
63526
|
{
|
|
63428
|
-
"$ref": "#/definitions/
|
|
63527
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
63429
63528
|
},
|
|
63430
63529
|
{
|
|
63431
63530
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63444,7 +63543,7 @@
|
|
|
63444
63543
|
"typeof": "function"
|
|
63445
63544
|
},
|
|
63446
63545
|
{
|
|
63447
|
-
"$ref": "#/definitions/
|
|
63546
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
63448
63547
|
},
|
|
63449
63548
|
{
|
|
63450
63549
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63463,7 +63562,7 @@
|
|
|
63463
63562
|
"typeof": "function"
|
|
63464
63563
|
},
|
|
63465
63564
|
{
|
|
63466
|
-
"$ref": "#/definitions/
|
|
63565
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
63467
63566
|
},
|
|
63468
63567
|
{
|
|
63469
63568
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63482,7 +63581,7 @@
|
|
|
63482
63581
|
"typeof": "function"
|
|
63483
63582
|
},
|
|
63484
63583
|
{
|
|
63485
|
-
"$ref": "#/definitions/
|
|
63584
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
63486
63585
|
},
|
|
63487
63586
|
{
|
|
63488
63587
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63501,7 +63600,7 @@
|
|
|
63501
63600
|
"typeof": "function"
|
|
63502
63601
|
},
|
|
63503
63602
|
{
|
|
63504
|
-
"$ref": "#/definitions/
|
|
63603
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
63505
63604
|
},
|
|
63506
63605
|
{
|
|
63507
63606
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63520,7 +63619,7 @@
|
|
|
63520
63619
|
"typeof": "function"
|
|
63521
63620
|
},
|
|
63522
63621
|
{
|
|
63523
|
-
"
|
|
63622
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
63524
63623
|
},
|
|
63525
63624
|
{
|
|
63526
63625
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -65778,6 +65877,20 @@
|
|
|
65778
65877
|
"$ref": "#/definitions/StringOrNumber",
|
|
65779
65878
|
"description": "用户自定义的 series id"
|
|
65780
65879
|
},
|
|
65880
|
+
"indicator": {
|
|
65881
|
+
"anyOf": [
|
|
65882
|
+
{
|
|
65883
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
65884
|
+
},
|
|
65885
|
+
{
|
|
65886
|
+
"items": {
|
|
65887
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
65888
|
+
},
|
|
65889
|
+
"type": "array"
|
|
65890
|
+
}
|
|
65891
|
+
],
|
|
65892
|
+
"description": "指标卡配置"
|
|
65893
|
+
},
|
|
65781
65894
|
"innerRadius": {
|
|
65782
65895
|
"description": "扇区内半径",
|
|
65783
65896
|
"type": "number"
|
|
@@ -67992,7 +68105,7 @@
|
|
|
67992
68105
|
"typeof": "function"
|
|
67993
68106
|
},
|
|
67994
68107
|
{
|
|
67995
|
-
"
|
|
68108
|
+
"typeof": "function"
|
|
67996
68109
|
},
|
|
67997
68110
|
{
|
|
67998
68111
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68011,7 +68124,7 @@
|
|
|
68011
68124
|
"typeof": "function"
|
|
68012
68125
|
},
|
|
68013
68126
|
{
|
|
68014
|
-
"$ref": "#/definitions/
|
|
68127
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
68015
68128
|
},
|
|
68016
68129
|
{
|
|
68017
68130
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68030,7 +68143,7 @@
|
|
|
68030
68143
|
"typeof": "function"
|
|
68031
68144
|
},
|
|
68032
68145
|
{
|
|
68033
|
-
"$ref": "#/definitions/
|
|
68146
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
68034
68147
|
},
|
|
68035
68148
|
{
|
|
68036
68149
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68049,7 +68162,7 @@
|
|
|
68049
68162
|
"typeof": "function"
|
|
68050
68163
|
},
|
|
68051
68164
|
{
|
|
68052
|
-
"$ref": "#/definitions/
|
|
68165
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
68053
68166
|
},
|
|
68054
68167
|
{
|
|
68055
68168
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68068,7 +68181,7 @@
|
|
|
68068
68181
|
"typeof": "function"
|
|
68069
68182
|
},
|
|
68070
68183
|
{
|
|
68071
|
-
"$ref": "#/definitions/
|
|
68184
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
68072
68185
|
},
|
|
68073
68186
|
{
|
|
68074
68187
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68087,7 +68200,7 @@
|
|
|
68087
68200
|
"typeof": "function"
|
|
68088
68201
|
},
|
|
68089
68202
|
{
|
|
68090
|
-
"$ref": "#/definitions/
|
|
68203
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
68091
68204
|
},
|
|
68092
68205
|
{
|
|
68093
68206
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68106,7 +68219,7 @@
|
|
|
68106
68219
|
"typeof": "function"
|
|
68107
68220
|
},
|
|
68108
68221
|
{
|
|
68109
|
-
"
|
|
68222
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
68110
68223
|
},
|
|
68111
68224
|
{
|
|
68112
68225
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -71154,6 +71267,9 @@
|
|
|
71154
71267
|
"getLayer": {
|
|
71155
71268
|
"typeof": "function"
|
|
71156
71269
|
},
|
|
71270
|
+
"getPickerService": {
|
|
71271
|
+
"typeof": "function"
|
|
71272
|
+
},
|
|
71157
71273
|
"getPluginsByName": {
|
|
71158
71274
|
"typeof": "function"
|
|
71159
71275
|
},
|
|
@@ -71262,9 +71378,6 @@
|
|
|
71262
71378
|
"pick": {
|
|
71263
71379
|
"typeof": "function"
|
|
71264
71380
|
},
|
|
71265
|
-
"pickerService": {
|
|
71266
|
-
"$ref": "#/definitions/IPickerService"
|
|
71267
|
-
},
|
|
71268
71381
|
"pluginService": {
|
|
71269
71382
|
"$ref": "#/definitions/IPluginService"
|
|
71270
71383
|
},
|
|
@@ -71461,6 +71574,7 @@
|
|
|
71461
71574
|
"getElementsByName",
|
|
71462
71575
|
"getElementsByType",
|
|
71463
71576
|
"getLayer",
|
|
71577
|
+
"getPickerService",
|
|
71464
71578
|
"getPluginsByName",
|
|
71465
71579
|
"getTheme",
|
|
71466
71580
|
"getTimeline",
|
|
@@ -74683,8 +74797,7 @@
|
|
|
74683
74797
|
{
|
|
74684
74798
|
"type": "boolean"
|
|
74685
74799
|
}
|
|
74686
|
-
]
|
|
74687
|
-
"description": "动画配置"
|
|
74800
|
+
]
|
|
74688
74801
|
},
|
|
74689
74802
|
"interactive": {
|
|
74690
74803
|
"default": false,
|
|
@@ -77990,7 +78103,7 @@
|
|
|
77990
78103
|
"typeof": "function"
|
|
77991
78104
|
},
|
|
77992
78105
|
{
|
|
77993
|
-
"
|
|
78106
|
+
"typeof": "function"
|
|
77994
78107
|
},
|
|
77995
78108
|
{
|
|
77996
78109
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78009,7 +78122,7 @@
|
|
|
78009
78122
|
"typeof": "function"
|
|
78010
78123
|
},
|
|
78011
78124
|
{
|
|
78012
|
-
"$ref": "#/definitions/
|
|
78125
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
78013
78126
|
},
|
|
78014
78127
|
{
|
|
78015
78128
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78028,7 +78141,7 @@
|
|
|
78028
78141
|
"typeof": "function"
|
|
78029
78142
|
},
|
|
78030
78143
|
{
|
|
78031
|
-
"$ref": "#/definitions/
|
|
78144
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
78032
78145
|
},
|
|
78033
78146
|
{
|
|
78034
78147
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78047,7 +78160,7 @@
|
|
|
78047
78160
|
"typeof": "function"
|
|
78048
78161
|
},
|
|
78049
78162
|
{
|
|
78050
|
-
"$ref": "#/definitions/
|
|
78163
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
78051
78164
|
},
|
|
78052
78165
|
{
|
|
78053
78166
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78066,7 +78179,7 @@
|
|
|
78066
78179
|
"typeof": "function"
|
|
78067
78180
|
},
|
|
78068
78181
|
{
|
|
78069
|
-
"$ref": "#/definitions/
|
|
78182
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
78070
78183
|
},
|
|
78071
78184
|
{
|
|
78072
78185
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78085,7 +78198,7 @@
|
|
|
78085
78198
|
"typeof": "function"
|
|
78086
78199
|
},
|
|
78087
78200
|
{
|
|
78088
|
-
"$ref": "#/definitions/
|
|
78201
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
78089
78202
|
},
|
|
78090
78203
|
{
|
|
78091
78204
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78104,7 +78217,7 @@
|
|
|
78104
78217
|
"typeof": "function"
|
|
78105
78218
|
},
|
|
78106
78219
|
{
|
|
78107
|
-
"
|
|
78220
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
78108
78221
|
},
|
|
78109
78222
|
{
|
|
78110
78223
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -81691,7 +81804,7 @@
|
|
|
81691
81804
|
},
|
|
81692
81805
|
"Map<Function,(...args:any[])=>void>": {
|
|
81693
81806
|
"properties": {
|
|
81694
|
-
"__@toStringTag@
|
|
81807
|
+
"__@toStringTag@13705": {
|
|
81695
81808
|
"type": "string"
|
|
81696
81809
|
},
|
|
81697
81810
|
"size": {
|
|
@@ -81699,44 +81812,14 @@
|
|
|
81699
81812
|
}
|
|
81700
81813
|
},
|
|
81701
81814
|
"required": [
|
|
81702
|
-
"__@toStringTag@
|
|
81703
|
-
"size"
|
|
81704
|
-
],
|
|
81705
|
-
"type": "object"
|
|
81706
|
-
},
|
|
81707
|
-
"Map<number,IGraphicPicker>": {
|
|
81708
|
-
"properties": {
|
|
81709
|
-
"__@toStringTag@13700": {
|
|
81710
|
-
"type": "string"
|
|
81711
|
-
},
|
|
81712
|
-
"size": {
|
|
81713
|
-
"type": "number"
|
|
81714
|
-
}
|
|
81715
|
-
},
|
|
81716
|
-
"required": [
|
|
81717
|
-
"__@toStringTag@13700",
|
|
81718
|
-
"size"
|
|
81719
|
-
],
|
|
81720
|
-
"type": "object"
|
|
81721
|
-
},
|
|
81722
|
-
"Map<number,IGraphicRender>": {
|
|
81723
|
-
"properties": {
|
|
81724
|
-
"__@toStringTag@13700": {
|
|
81725
|
-
"type": "string"
|
|
81726
|
-
},
|
|
81727
|
-
"size": {
|
|
81728
|
-
"type": "number"
|
|
81729
|
-
}
|
|
81730
|
-
},
|
|
81731
|
-
"required": [
|
|
81732
|
-
"__@toStringTag@13700",
|
|
81815
|
+
"__@toStringTag@13705",
|
|
81733
81816
|
"size"
|
|
81734
81817
|
],
|
|
81735
81818
|
"type": "object"
|
|
81736
81819
|
},
|
|
81737
81820
|
"Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
|
|
81738
81821
|
"properties": {
|
|
81739
|
-
"__@toStringTag@
|
|
81822
|
+
"__@toStringTag@13705": {
|
|
81740
81823
|
"type": "string"
|
|
81741
81824
|
},
|
|
81742
81825
|
"size": {
|
|
@@ -81744,29 +81827,14 @@
|
|
|
81744
81827
|
}
|
|
81745
81828
|
},
|
|
81746
81829
|
"required": [
|
|
81747
|
-
"__@toStringTag@
|
|
81748
|
-
"size"
|
|
81749
|
-
],
|
|
81750
|
-
"type": "object"
|
|
81751
|
-
},
|
|
81752
|
-
"Map<string,Map<number,IGraphicRender>>": {
|
|
81753
|
-
"properties": {
|
|
81754
|
-
"__@toStringTag@13700": {
|
|
81755
|
-
"type": "string"
|
|
81756
|
-
},
|
|
81757
|
-
"size": {
|
|
81758
|
-
"type": "number"
|
|
81759
|
-
}
|
|
81760
|
-
},
|
|
81761
|
-
"required": [
|
|
81762
|
-
"__@toStringTag@13700",
|
|
81830
|
+
"__@toStringTag@13705",
|
|
81763
81831
|
"size"
|
|
81764
81832
|
],
|
|
81765
81833
|
"type": "object"
|
|
81766
81834
|
},
|
|
81767
81835
|
"Map<string,any>": {
|
|
81768
81836
|
"properties": {
|
|
81769
|
-
"__@toStringTag@
|
|
81837
|
+
"__@toStringTag@13705": {
|
|
81770
81838
|
"type": "string"
|
|
81771
81839
|
},
|
|
81772
81840
|
"size": {
|
|
@@ -81774,14 +81842,14 @@
|
|
|
81774
81842
|
}
|
|
81775
81843
|
},
|
|
81776
81844
|
"required": [
|
|
81777
|
-
"__@toStringTag@
|
|
81845
|
+
"__@toStringTag@13705",
|
|
81778
81846
|
"size"
|
|
81779
81847
|
],
|
|
81780
81848
|
"type": "object"
|
|
81781
81849
|
},
|
|
81782
81850
|
"Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
|
|
81783
81851
|
"properties": {
|
|
81784
|
-
"__@toStringTag@
|
|
81852
|
+
"__@toStringTag@13705": {
|
|
81785
81853
|
"type": "string"
|
|
81786
81854
|
},
|
|
81787
81855
|
"size": {
|
|
@@ -81789,14 +81857,14 @@
|
|
|
81789
81857
|
}
|
|
81790
81858
|
},
|
|
81791
81859
|
"required": [
|
|
81792
|
-
"__@toStringTag@
|
|
81860
|
+
"__@toStringTag@13705",
|
|
81793
81861
|
"size"
|
|
81794
81862
|
],
|
|
81795
81863
|
"type": "object"
|
|
81796
81864
|
},
|
|
81797
81865
|
"Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
|
|
81798
81866
|
"properties": {
|
|
81799
|
-
"__@toStringTag@
|
|
81867
|
+
"__@toStringTag@13705": {
|
|
81800
81868
|
"type": "string"
|
|
81801
81869
|
},
|
|
81802
81870
|
"size": {
|
|
@@ -81804,14 +81872,14 @@
|
|
|
81804
81872
|
}
|
|
81805
81873
|
},
|
|
81806
81874
|
"required": [
|
|
81807
|
-
"__@toStringTag@
|
|
81875
|
+
"__@toStringTag@13705",
|
|
81808
81876
|
"size"
|
|
81809
81877
|
],
|
|
81810
81878
|
"type": "object"
|
|
81811
81879
|
},
|
|
81812
81880
|
"Map<string|number,IAnimate>": {
|
|
81813
81881
|
"properties": {
|
|
81814
|
-
"__@toStringTag@
|
|
81882
|
+
"__@toStringTag@13705": {
|
|
81815
81883
|
"type": "string"
|
|
81816
81884
|
},
|
|
81817
81885
|
"size": {
|
|
@@ -81819,7 +81887,7 @@
|
|
|
81819
81887
|
}
|
|
81820
81888
|
},
|
|
81821
81889
|
"required": [
|
|
81822
|
-
"__@toStringTag@
|
|
81890
|
+
"__@toStringTag@13705",
|
|
81823
81891
|
"size"
|
|
81824
81892
|
],
|
|
81825
81893
|
"type": "object"
|
|
@@ -85710,8 +85778,43 @@
|
|
|
85710
85778
|
{
|
|
85711
85779
|
"type": "boolean"
|
|
85712
85780
|
}
|
|
85713
|
-
]
|
|
85714
|
-
|
|
85781
|
+
]
|
|
85782
|
+
},
|
|
85783
|
+
"animationEnter": {
|
|
85784
|
+
"anyOf": [
|
|
85785
|
+
{
|
|
85786
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
85787
|
+
},
|
|
85788
|
+
{
|
|
85789
|
+
"type": "boolean"
|
|
85790
|
+
}
|
|
85791
|
+
]
|
|
85792
|
+
},
|
|
85793
|
+
"animationExit": {
|
|
85794
|
+
"anyOf": [
|
|
85795
|
+
{
|
|
85796
|
+
"$ref": "#/definitions/ILabelExitAnimation"
|
|
85797
|
+
},
|
|
85798
|
+
{
|
|
85799
|
+
"type": "boolean"
|
|
85800
|
+
}
|
|
85801
|
+
]
|
|
85802
|
+
},
|
|
85803
|
+
"animationUpdate": {
|
|
85804
|
+
"anyOf": [
|
|
85805
|
+
{
|
|
85806
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
85807
|
+
},
|
|
85808
|
+
{
|
|
85809
|
+
"items": {
|
|
85810
|
+
"$ref": "#/definitions/ILabelUpdateChannelAnimation"
|
|
85811
|
+
},
|
|
85812
|
+
"type": "array"
|
|
85813
|
+
},
|
|
85814
|
+
{
|
|
85815
|
+
"type": "boolean"
|
|
85816
|
+
}
|
|
85817
|
+
]
|
|
85715
85818
|
},
|
|
85716
85819
|
"bottom": {
|
|
85717
85820
|
"$ref": "#/definitions/ILayoutNumber",
|
|
@@ -85986,8 +86089,43 @@
|
|
|
85986
86089
|
{
|
|
85987
86090
|
"type": "boolean"
|
|
85988
86091
|
}
|
|
85989
|
-
]
|
|
85990
|
-
|
|
86092
|
+
]
|
|
86093
|
+
},
|
|
86094
|
+
"animationEnter": {
|
|
86095
|
+
"anyOf": [
|
|
86096
|
+
{
|
|
86097
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
86098
|
+
},
|
|
86099
|
+
{
|
|
86100
|
+
"type": "boolean"
|
|
86101
|
+
}
|
|
86102
|
+
]
|
|
86103
|
+
},
|
|
86104
|
+
"animationExit": {
|
|
86105
|
+
"anyOf": [
|
|
86106
|
+
{
|
|
86107
|
+
"$ref": "#/definitions/ILabelExitAnimation"
|
|
86108
|
+
},
|
|
86109
|
+
{
|
|
86110
|
+
"type": "boolean"
|
|
86111
|
+
}
|
|
86112
|
+
]
|
|
86113
|
+
},
|
|
86114
|
+
"animationUpdate": {
|
|
86115
|
+
"anyOf": [
|
|
86116
|
+
{
|
|
86117
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
86118
|
+
},
|
|
86119
|
+
{
|
|
86120
|
+
"items": {
|
|
86121
|
+
"$ref": "#/definitions/ILabelUpdateChannelAnimation"
|
|
86122
|
+
},
|
|
86123
|
+
"type": "array"
|
|
86124
|
+
},
|
|
86125
|
+
{
|
|
86126
|
+
"type": "boolean"
|
|
86127
|
+
}
|
|
86128
|
+
]
|
|
85991
86129
|
},
|
|
85992
86130
|
"bottom": {
|
|
85993
86131
|
"$ref": "#/definitions/ILayoutNumber",
|
|
@@ -93374,8 +93512,43 @@
|
|
|
93374
93512
|
{
|
|
93375
93513
|
"type": "boolean"
|
|
93376
93514
|
}
|
|
93377
|
-
]
|
|
93378
|
-
|
|
93515
|
+
]
|
|
93516
|
+
},
|
|
93517
|
+
"animationEnter": {
|
|
93518
|
+
"anyOf": [
|
|
93519
|
+
{
|
|
93520
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
93521
|
+
},
|
|
93522
|
+
{
|
|
93523
|
+
"type": "boolean"
|
|
93524
|
+
}
|
|
93525
|
+
]
|
|
93526
|
+
},
|
|
93527
|
+
"animationExit": {
|
|
93528
|
+
"anyOf": [
|
|
93529
|
+
{
|
|
93530
|
+
"$ref": "#/definitions/ILabelExitAnimation"
|
|
93531
|
+
},
|
|
93532
|
+
{
|
|
93533
|
+
"type": "boolean"
|
|
93534
|
+
}
|
|
93535
|
+
]
|
|
93536
|
+
},
|
|
93537
|
+
"animationUpdate": {
|
|
93538
|
+
"anyOf": [
|
|
93539
|
+
{
|
|
93540
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
93541
|
+
},
|
|
93542
|
+
{
|
|
93543
|
+
"items": {
|
|
93544
|
+
"$ref": "#/definitions/ILabelUpdateChannelAnimation"
|
|
93545
|
+
},
|
|
93546
|
+
"type": "array"
|
|
93547
|
+
},
|
|
93548
|
+
{
|
|
93549
|
+
"type": "boolean"
|
|
93550
|
+
}
|
|
93551
|
+
]
|
|
93379
93552
|
},
|
|
93380
93553
|
"bottom": {
|
|
93381
93554
|
"$ref": "#/definitions/ILayoutNumber",
|
|
@@ -94160,8 +94333,43 @@
|
|
|
94160
94333
|
{
|
|
94161
94334
|
"type": "boolean"
|
|
94162
94335
|
}
|
|
94163
|
-
]
|
|
94164
|
-
|
|
94336
|
+
]
|
|
94337
|
+
},
|
|
94338
|
+
"animationEnter": {
|
|
94339
|
+
"anyOf": [
|
|
94340
|
+
{
|
|
94341
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
94342
|
+
},
|
|
94343
|
+
{
|
|
94344
|
+
"type": "boolean"
|
|
94345
|
+
}
|
|
94346
|
+
]
|
|
94347
|
+
},
|
|
94348
|
+
"animationExit": {
|
|
94349
|
+
"anyOf": [
|
|
94350
|
+
{
|
|
94351
|
+
"$ref": "#/definitions/ILabelExitAnimation"
|
|
94352
|
+
},
|
|
94353
|
+
{
|
|
94354
|
+
"type": "boolean"
|
|
94355
|
+
}
|
|
94356
|
+
]
|
|
94357
|
+
},
|
|
94358
|
+
"animationUpdate": {
|
|
94359
|
+
"anyOf": [
|
|
94360
|
+
{
|
|
94361
|
+
"$ref": "#/definitions/ILabelUpdateAnimation"
|
|
94362
|
+
},
|
|
94363
|
+
{
|
|
94364
|
+
"items": {
|
|
94365
|
+
"$ref": "#/definitions/ILabelUpdateChannelAnimation"
|
|
94366
|
+
},
|
|
94367
|
+
"type": "array"
|
|
94368
|
+
},
|
|
94369
|
+
{
|
|
94370
|
+
"type": "boolean"
|
|
94371
|
+
}
|
|
94372
|
+
]
|
|
94165
94373
|
},
|
|
94166
94374
|
"bottom": {
|
|
94167
94375
|
"$ref": "#/definitions/ILayoutNumber",
|
|
@@ -94951,16 +95159,19 @@
|
|
|
94951
95159
|
},
|
|
94952
95160
|
"type": "object"
|
|
94953
95161
|
},
|
|
94954
|
-
"Partial<IMarkerState<
|
|
95162
|
+
"Partial<IMarkerState<IArcMarkSpec|IPolygonMarkSpec>>": {
|
|
94955
95163
|
"properties": {
|
|
94956
95164
|
"state": {
|
|
94957
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95165
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IArcMarkSpec|IPolygonMarkSpec|MarkerStateCallback<IArcMarkSpec|IPolygonMarkSpec>>",
|
|
94958
95166
|
"description": "不同状态下的样式配置"
|
|
94959
95167
|
},
|
|
94960
95168
|
"style": {
|
|
94961
95169
|
"anyOf": [
|
|
94962
95170
|
{
|
|
94963
|
-
"$ref": "#/definitions/
|
|
95171
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
95172
|
+
},
|
|
95173
|
+
{
|
|
95174
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
94964
95175
|
},
|
|
94965
95176
|
{
|
|
94966
95177
|
"typeof": "function"
|
|
@@ -94971,16 +95182,16 @@
|
|
|
94971
95182
|
},
|
|
94972
95183
|
"type": "object"
|
|
94973
95184
|
},
|
|
94974
|
-
"Partial<IMarkerState<
|
|
95185
|
+
"Partial<IMarkerState<IGroupGraphicAttribute>>": {
|
|
94975
95186
|
"properties": {
|
|
94976
95187
|
"state": {
|
|
94977
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95188
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IGroupGraphicAttribute|MarkerStateCallback<IGroupGraphicAttribute>>",
|
|
94978
95189
|
"description": "不同状态下的样式配置"
|
|
94979
95190
|
},
|
|
94980
95191
|
"style": {
|
|
94981
95192
|
"anyOf": [
|
|
94982
95193
|
{
|
|
94983
|
-
"$ref": "#/definitions/
|
|
95194
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
94984
95195
|
},
|
|
94985
95196
|
{
|
|
94986
95197
|
"typeof": "function"
|
|
@@ -94991,19 +95202,16 @@
|
|
|
94991
95202
|
},
|
|
94992
95203
|
"type": "object"
|
|
94993
95204
|
},
|
|
94994
|
-
"Partial<IMarkerState<
|
|
95205
|
+
"Partial<IMarkerState<IImageGraphicAttribute>>": {
|
|
94995
95206
|
"properties": {
|
|
94996
95207
|
"state": {
|
|
94997
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95208
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IImageGraphicAttribute|MarkerStateCallback<IImageGraphicAttribute>>",
|
|
94998
95209
|
"description": "不同状态下的样式配置"
|
|
94999
95210
|
},
|
|
95000
95211
|
"style": {
|
|
95001
95212
|
"anyOf": [
|
|
95002
95213
|
{
|
|
95003
|
-
"$ref": "#/definitions/
|
|
95004
|
-
},
|
|
95005
|
-
{
|
|
95006
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
95214
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
95007
95215
|
},
|
|
95008
95216
|
{
|
|
95009
95217
|
"typeof": "function"
|
|
@@ -95014,16 +95222,16 @@
|
|
|
95014
95222
|
},
|
|
95015
95223
|
"type": "object"
|
|
95016
95224
|
},
|
|
95017
|
-
"Partial<IMarkerState<
|
|
95225
|
+
"Partial<IMarkerState<ILineMarkSpec|IArcMarkSpec>>": {
|
|
95018
95226
|
"properties": {
|
|
95019
95227
|
"state": {
|
|
95020
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95228
|
+
"$ref": "#/definitions/Record<MarkerStateValue,ILineMarkSpec|IArcMarkSpec|MarkerStateCallback<ILineMarkSpec|IArcMarkSpec>>",
|
|
95021
95229
|
"description": "不同状态下的样式配置"
|
|
95022
95230
|
},
|
|
95023
95231
|
"style": {
|
|
95024
95232
|
"anyOf": [
|
|
95025
95233
|
{
|
|
95026
|
-
"$ref": "#/definitions/
|
|
95234
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
95027
95235
|
},
|
|
95028
95236
|
{
|
|
95029
95237
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -99567,7 +99775,7 @@
|
|
|
99567
99775
|
},
|
|
99568
99776
|
"type": "object"
|
|
99569
99777
|
},
|
|
99570
|
-
"Partial<Omit<{visible:boolean;customShape?:(
|
|
99778
|
+
"Partial<Omit<{visible:boolean;customShape?:(container:IGroup,attrs:Partial<IGraphicAttribute>,path:ICustomPath2D)=>ICustomPath2D;}&Partial<IRectGraphicAttribute>&Partial<IGraphicAttribute>&Partial<ISymbolAttribute>&{space?:number;},\"shadowColor\"|\"fill\"|\"stroke\">>": {
|
|
99571
99779
|
"properties": {
|
|
99572
99780
|
"_debug_bounds": {
|
|
99573
99781
|
"anyOf": [
|
|
@@ -102726,43 +102934,46 @@
|
|
|
102726
102934
|
},
|
|
102727
102935
|
"Promise<FontFaceSet>": {
|
|
102728
102936
|
"properties": {
|
|
102729
|
-
"__@toStringTag@
|
|
102937
|
+
"__@toStringTag@13705": {
|
|
102730
102938
|
"type": "string"
|
|
102731
102939
|
}
|
|
102732
102940
|
},
|
|
102733
102941
|
"required": [
|
|
102734
|
-
"__@toStringTag@
|
|
102942
|
+
"__@toStringTag@13705"
|
|
102735
102943
|
],
|
|
102736
102944
|
"type": "object"
|
|
102737
102945
|
},
|
|
102738
102946
|
"Promise<ServiceWorkerRegistration>": {
|
|
102739
102947
|
"properties": {
|
|
102740
|
-
"__@toStringTag@
|
|
102948
|
+
"__@toStringTag@13705": {
|
|
102741
102949
|
"type": "string"
|
|
102742
102950
|
}
|
|
102743
102951
|
},
|
|
102744
102952
|
"required": [
|
|
102745
|
-
"__@toStringTag@
|
|
102953
|
+
"__@toStringTag@13705"
|
|
102746
102954
|
],
|
|
102747
102955
|
"type": "object"
|
|
102748
102956
|
},
|
|
102749
102957
|
"Promise<any>": {
|
|
102750
102958
|
"properties": {
|
|
102751
|
-
"__@toStringTag@
|
|
102959
|
+
"__@toStringTag@13705": {
|
|
102752
102960
|
"type": "string"
|
|
102753
102961
|
}
|
|
102754
102962
|
},
|
|
102755
102963
|
"required": [
|
|
102756
|
-
"__@toStringTag@
|
|
102964
|
+
"__@toStringTag@13705"
|
|
102757
102965
|
],
|
|
102758
102966
|
"type": "object"
|
|
102759
102967
|
},
|
|
102760
|
-
"Record<MarkerStateValue,
|
|
102968
|
+
"Record<MarkerStateValue,IArcMarkSpec|IPolygonMarkSpec|MarkerStateCallback<IArcMarkSpec|IPolygonMarkSpec>>": {
|
|
102761
102969
|
"properties": {
|
|
102762
102970
|
"hover": {
|
|
102763
102971
|
"anyOf": [
|
|
102764
102972
|
{
|
|
102765
|
-
"$ref": "#/definitions/
|
|
102973
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
102974
|
+
},
|
|
102975
|
+
{
|
|
102976
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102766
102977
|
},
|
|
102767
102978
|
{
|
|
102768
102979
|
"typeof": "function"
|
|
@@ -102772,7 +102983,10 @@
|
|
|
102772
102983
|
"hover_reverse": {
|
|
102773
102984
|
"anyOf": [
|
|
102774
102985
|
{
|
|
102775
|
-
"$ref": "#/definitions/
|
|
102986
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
102987
|
+
},
|
|
102988
|
+
{
|
|
102989
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102776
102990
|
},
|
|
102777
102991
|
{
|
|
102778
102992
|
"typeof": "function"
|
|
@@ -102782,7 +102996,10 @@
|
|
|
102782
102996
|
"selected": {
|
|
102783
102997
|
"anyOf": [
|
|
102784
102998
|
{
|
|
102785
|
-
"$ref": "#/definitions/
|
|
102999
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103000
|
+
},
|
|
103001
|
+
{
|
|
103002
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102786
103003
|
},
|
|
102787
103004
|
{
|
|
102788
103005
|
"typeof": "function"
|
|
@@ -102792,7 +103009,10 @@
|
|
|
102792
103009
|
"selected_reverse": {
|
|
102793
103010
|
"anyOf": [
|
|
102794
103011
|
{
|
|
102795
|
-
"$ref": "#/definitions/
|
|
103012
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103013
|
+
},
|
|
103014
|
+
{
|
|
103015
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102796
103016
|
},
|
|
102797
103017
|
{
|
|
102798
103018
|
"typeof": "function"
|
|
@@ -102808,12 +103028,12 @@
|
|
|
102808
103028
|
],
|
|
102809
103029
|
"type": "object"
|
|
102810
103030
|
},
|
|
102811
|
-
"Record<MarkerStateValue,
|
|
103031
|
+
"Record<MarkerStateValue,IGroupGraphicAttribute|MarkerStateCallback<IGroupGraphicAttribute>>": {
|
|
102812
103032
|
"properties": {
|
|
102813
103033
|
"hover": {
|
|
102814
103034
|
"anyOf": [
|
|
102815
103035
|
{
|
|
102816
|
-
"$ref": "#/definitions/
|
|
103036
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102817
103037
|
},
|
|
102818
103038
|
{
|
|
102819
103039
|
"typeof": "function"
|
|
@@ -102823,7 +103043,7 @@
|
|
|
102823
103043
|
"hover_reverse": {
|
|
102824
103044
|
"anyOf": [
|
|
102825
103045
|
{
|
|
102826
|
-
"$ref": "#/definitions/
|
|
103046
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102827
103047
|
},
|
|
102828
103048
|
{
|
|
102829
103049
|
"typeof": "function"
|
|
@@ -102833,7 +103053,7 @@
|
|
|
102833
103053
|
"selected": {
|
|
102834
103054
|
"anyOf": [
|
|
102835
103055
|
{
|
|
102836
|
-
"$ref": "#/definitions/
|
|
103056
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102837
103057
|
},
|
|
102838
103058
|
{
|
|
102839
103059
|
"typeof": "function"
|
|
@@ -102843,7 +103063,7 @@
|
|
|
102843
103063
|
"selected_reverse": {
|
|
102844
103064
|
"anyOf": [
|
|
102845
103065
|
{
|
|
102846
|
-
"$ref": "#/definitions/
|
|
103066
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102847
103067
|
},
|
|
102848
103068
|
{
|
|
102849
103069
|
"typeof": "function"
|
|
@@ -102859,15 +103079,12 @@
|
|
|
102859
103079
|
],
|
|
102860
103080
|
"type": "object"
|
|
102861
103081
|
},
|
|
102862
|
-
"Record<MarkerStateValue,
|
|
103082
|
+
"Record<MarkerStateValue,IImageGraphicAttribute|MarkerStateCallback<IImageGraphicAttribute>>": {
|
|
102863
103083
|
"properties": {
|
|
102864
103084
|
"hover": {
|
|
102865
103085
|
"anyOf": [
|
|
102866
103086
|
{
|
|
102867
|
-
"$ref": "#/definitions/
|
|
102868
|
-
},
|
|
102869
|
-
{
|
|
102870
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103087
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
102871
103088
|
},
|
|
102872
103089
|
{
|
|
102873
103090
|
"typeof": "function"
|
|
@@ -102877,10 +103094,7 @@
|
|
|
102877
103094
|
"hover_reverse": {
|
|
102878
103095
|
"anyOf": [
|
|
102879
103096
|
{
|
|
102880
|
-
"$ref": "#/definitions/
|
|
102881
|
-
},
|
|
102882
|
-
{
|
|
102883
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103097
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
102884
103098
|
},
|
|
102885
103099
|
{
|
|
102886
103100
|
"typeof": "function"
|
|
@@ -102890,10 +103104,7 @@
|
|
|
102890
103104
|
"selected": {
|
|
102891
103105
|
"anyOf": [
|
|
102892
103106
|
{
|
|
102893
|
-
"$ref": "#/definitions/
|
|
102894
|
-
},
|
|
102895
|
-
{
|
|
102896
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103107
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
102897
103108
|
},
|
|
102898
103109
|
{
|
|
102899
103110
|
"typeof": "function"
|
|
@@ -102903,10 +103114,7 @@
|
|
|
102903
103114
|
"selected_reverse": {
|
|
102904
103115
|
"anyOf": [
|
|
102905
103116
|
{
|
|
102906
|
-
"$ref": "#/definitions/
|
|
102907
|
-
},
|
|
102908
|
-
{
|
|
102909
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103117
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
102910
103118
|
},
|
|
102911
103119
|
{
|
|
102912
103120
|
"typeof": "function"
|
|
@@ -102922,12 +103130,12 @@
|
|
|
102922
103130
|
],
|
|
102923
103131
|
"type": "object"
|
|
102924
103132
|
},
|
|
102925
|
-
"Record<MarkerStateValue,
|
|
103133
|
+
"Record<MarkerStateValue,ILineMarkSpec|IArcMarkSpec|MarkerStateCallback<ILineMarkSpec|IArcMarkSpec>>": {
|
|
102926
103134
|
"properties": {
|
|
102927
103135
|
"hover": {
|
|
102928
103136
|
"anyOf": [
|
|
102929
103137
|
{
|
|
102930
|
-
"$ref": "#/definitions/
|
|
103138
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
102931
103139
|
},
|
|
102932
103140
|
{
|
|
102933
103141
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -102940,7 +103148,7 @@
|
|
|
102940
103148
|
"hover_reverse": {
|
|
102941
103149
|
"anyOf": [
|
|
102942
103150
|
{
|
|
102943
|
-
"$ref": "#/definitions/
|
|
103151
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
102944
103152
|
},
|
|
102945
103153
|
{
|
|
102946
103154
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -102953,7 +103161,7 @@
|
|
|
102953
103161
|
"selected": {
|
|
102954
103162
|
"anyOf": [
|
|
102955
103163
|
{
|
|
102956
|
-
"$ref": "#/definitions/
|
|
103164
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
102957
103165
|
},
|
|
102958
103166
|
{
|
|
102959
103167
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -102966,7 +103174,7 @@
|
|
|
102966
103174
|
"selected_reverse": {
|
|
102967
103175
|
"anyOf": [
|
|
102968
103176
|
{
|
|
102969
|
-
"$ref": "#/definitions/
|
|
103177
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
102970
103178
|
},
|
|
102971
103179
|
{
|
|
102972
103180
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103227,10 +103435,10 @@
|
|
|
103227
103435
|
"Record<string,ConvertToMarkStyleSpec<IGroupMarkSpec>|IMarkStateSpec<IGroupMarkSpec>>": {
|
|
103228
103436
|
"type": "object"
|
|
103229
103437
|
},
|
|
103230
|
-
"Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
103438
|
+
"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>>": {
|
|
103231
103439
|
"type": "object"
|
|
103232
103440
|
},
|
|
103233
|
-
"Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
103441
|
+
"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>>": {
|
|
103234
103442
|
"type": "object"
|
|
103235
103443
|
},
|
|
103236
103444
|
"Record<string,IArc3dMarkSpec>": {
|