@visactor/vchart-schema 1.12.5 → 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 +299 -237
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": {
|
|
@@ -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"
|
|
@@ -47468,7 +47482,7 @@
|
|
|
47468
47482
|
"typeof": "function"
|
|
47469
47483
|
},
|
|
47470
47484
|
{
|
|
47471
|
-
"
|
|
47485
|
+
"typeof": "function"
|
|
47472
47486
|
},
|
|
47473
47487
|
{
|
|
47474
47488
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47487,7 +47501,7 @@
|
|
|
47487
47501
|
"typeof": "function"
|
|
47488
47502
|
},
|
|
47489
47503
|
{
|
|
47490
|
-
"$ref": "#/definitions/
|
|
47504
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
47491
47505
|
},
|
|
47492
47506
|
{
|
|
47493
47507
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47506,7 +47520,7 @@
|
|
|
47506
47520
|
"typeof": "function"
|
|
47507
47521
|
},
|
|
47508
47522
|
{
|
|
47509
|
-
"$ref": "#/definitions/
|
|
47523
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
47510
47524
|
},
|
|
47511
47525
|
{
|
|
47512
47526
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47525,7 +47539,7 @@
|
|
|
47525
47539
|
"typeof": "function"
|
|
47526
47540
|
},
|
|
47527
47541
|
{
|
|
47528
|
-
"$ref": "#/definitions/
|
|
47542
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
47529
47543
|
},
|
|
47530
47544
|
{
|
|
47531
47545
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47544,7 +47558,7 @@
|
|
|
47544
47558
|
"typeof": "function"
|
|
47545
47559
|
},
|
|
47546
47560
|
{
|
|
47547
|
-
"$ref": "#/definitions/
|
|
47561
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
47548
47562
|
},
|
|
47549
47563
|
{
|
|
47550
47564
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47563,7 +47577,7 @@
|
|
|
47563
47577
|
"typeof": "function"
|
|
47564
47578
|
},
|
|
47565
47579
|
{
|
|
47566
|
-
"$ref": "#/definitions/
|
|
47580
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
47567
47581
|
},
|
|
47568
47582
|
{
|
|
47569
47583
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47582,7 +47596,7 @@
|
|
|
47582
47596
|
"typeof": "function"
|
|
47583
47597
|
},
|
|
47584
47598
|
{
|
|
47585
|
-
"
|
|
47599
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
47586
47600
|
},
|
|
47587
47601
|
{
|
|
47588
47602
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50341,7 +50355,7 @@
|
|
|
50341
50355
|
"typeof": "function"
|
|
50342
50356
|
},
|
|
50343
50357
|
{
|
|
50344
|
-
"
|
|
50358
|
+
"typeof": "function"
|
|
50345
50359
|
},
|
|
50346
50360
|
{
|
|
50347
50361
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50360,7 +50374,7 @@
|
|
|
50360
50374
|
"typeof": "function"
|
|
50361
50375
|
},
|
|
50362
50376
|
{
|
|
50363
|
-
"$ref": "#/definitions/
|
|
50377
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
50364
50378
|
},
|
|
50365
50379
|
{
|
|
50366
50380
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50379,7 +50393,7 @@
|
|
|
50379
50393
|
"typeof": "function"
|
|
50380
50394
|
},
|
|
50381
50395
|
{
|
|
50382
|
-
"$ref": "#/definitions/
|
|
50396
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
50383
50397
|
},
|
|
50384
50398
|
{
|
|
50385
50399
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50398,7 +50412,7 @@
|
|
|
50398
50412
|
"typeof": "function"
|
|
50399
50413
|
},
|
|
50400
50414
|
{
|
|
50401
|
-
"$ref": "#/definitions/
|
|
50415
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
50402
50416
|
},
|
|
50403
50417
|
{
|
|
50404
50418
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50417,7 +50431,7 @@
|
|
|
50417
50431
|
"typeof": "function"
|
|
50418
50432
|
},
|
|
50419
50433
|
{
|
|
50420
|
-
"$ref": "#/definitions/
|
|
50434
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
50421
50435
|
},
|
|
50422
50436
|
{
|
|
50423
50437
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50436,7 +50450,7 @@
|
|
|
50436
50450
|
"typeof": "function"
|
|
50437
50451
|
},
|
|
50438
50452
|
{
|
|
50439
|
-
"$ref": "#/definitions/
|
|
50453
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
50440
50454
|
},
|
|
50441
50455
|
{
|
|
50442
50456
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50455,7 +50469,7 @@
|
|
|
50455
50469
|
"typeof": "function"
|
|
50456
50470
|
},
|
|
50457
50471
|
{
|
|
50458
|
-
"
|
|
50472
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
50459
50473
|
},
|
|
50460
50474
|
{
|
|
50461
50475
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52510,7 +52524,7 @@
|
|
|
52510
52524
|
"typeof": "function"
|
|
52511
52525
|
},
|
|
52512
52526
|
{
|
|
52513
|
-
"
|
|
52527
|
+
"typeof": "function"
|
|
52514
52528
|
},
|
|
52515
52529
|
{
|
|
52516
52530
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52529,7 +52543,7 @@
|
|
|
52529
52543
|
"typeof": "function"
|
|
52530
52544
|
},
|
|
52531
52545
|
{
|
|
52532
|
-
"$ref": "#/definitions/
|
|
52546
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
52533
52547
|
},
|
|
52534
52548
|
{
|
|
52535
52549
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52548,7 +52562,7 @@
|
|
|
52548
52562
|
"typeof": "function"
|
|
52549
52563
|
},
|
|
52550
52564
|
{
|
|
52551
|
-
"$ref": "#/definitions/
|
|
52565
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
52552
52566
|
},
|
|
52553
52567
|
{
|
|
52554
52568
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52567,7 +52581,7 @@
|
|
|
52567
52581
|
"typeof": "function"
|
|
52568
52582
|
},
|
|
52569
52583
|
{
|
|
52570
|
-
"$ref": "#/definitions/
|
|
52584
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
52571
52585
|
},
|
|
52572
52586
|
{
|
|
52573
52587
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52586,7 +52600,7 @@
|
|
|
52586
52600
|
"typeof": "function"
|
|
52587
52601
|
},
|
|
52588
52602
|
{
|
|
52589
|
-
"$ref": "#/definitions/
|
|
52603
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
52590
52604
|
},
|
|
52591
52605
|
{
|
|
52592
52606
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52605,7 +52619,7 @@
|
|
|
52605
52619
|
"typeof": "function"
|
|
52606
52620
|
},
|
|
52607
52621
|
{
|
|
52608
|
-
"$ref": "#/definitions/
|
|
52622
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
52609
52623
|
},
|
|
52610
52624
|
{
|
|
52611
52625
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52624,7 +52638,7 @@
|
|
|
52624
52638
|
"typeof": "function"
|
|
52625
52639
|
},
|
|
52626
52640
|
{
|
|
52627
|
-
"
|
|
52641
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
52628
52642
|
},
|
|
52629
52643
|
{
|
|
52630
52644
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52658,7 +52672,7 @@
|
|
|
52658
52672
|
"IMarkAreaTheme": {
|
|
52659
52673
|
"properties": {
|
|
52660
52674
|
"area": {
|
|
52661
|
-
"$ref": "#/definitions/Partial<IMarkerState<IPolygonMarkSpec
|
|
52675
|
+
"$ref": "#/definitions/Partial<IMarkerState<IArcMarkSpec|IPolygonMarkSpec>>"
|
|
52662
52676
|
},
|
|
52663
52677
|
"label": {
|
|
52664
52678
|
"allOf": [
|
|
@@ -55695,7 +55709,17 @@
|
|
|
55695
55709
|
"description": "用户自定义的 series id"
|
|
55696
55710
|
},
|
|
55697
55711
|
"indicator": {
|
|
55698
|
-
"
|
|
55712
|
+
"anyOf": [
|
|
55713
|
+
{
|
|
55714
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
55715
|
+
},
|
|
55716
|
+
{
|
|
55717
|
+
"items": {
|
|
55718
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
55719
|
+
},
|
|
55720
|
+
"type": "array"
|
|
55721
|
+
}
|
|
55722
|
+
],
|
|
55699
55723
|
"description": "饼图指标卡"
|
|
55700
55724
|
},
|
|
55701
55725
|
"innerRadius": {
|
|
@@ -56283,7 +56307,17 @@
|
|
|
56283
56307
|
"description": "用户自定义的 series id"
|
|
56284
56308
|
},
|
|
56285
56309
|
"indicator": {
|
|
56286
|
-
"
|
|
56310
|
+
"anyOf": [
|
|
56311
|
+
{
|
|
56312
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
56313
|
+
},
|
|
56314
|
+
{
|
|
56315
|
+
"items": {
|
|
56316
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
56317
|
+
},
|
|
56318
|
+
"type": "array"
|
|
56319
|
+
}
|
|
56320
|
+
],
|
|
56287
56321
|
"description": "饼图指标卡"
|
|
56288
56322
|
},
|
|
56289
56323
|
"innerRadius": {
|
|
@@ -58433,7 +58467,7 @@
|
|
|
58433
58467
|
"panel": {
|
|
58434
58468
|
"allOf": [
|
|
58435
58469
|
{
|
|
58436
|
-
"$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\">>"
|
|
58437
58471
|
},
|
|
58438
58472
|
{
|
|
58439
58473
|
"typeof": "function"
|
|
@@ -59238,6 +59272,20 @@
|
|
|
59238
59272
|
"$ref": "#/definitions/StringOrNumber",
|
|
59239
59273
|
"description": "用户自定义的 series id"
|
|
59240
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
|
+
},
|
|
59241
59289
|
"innerRadius": {
|
|
59242
59290
|
"description": "扇区内半径",
|
|
59243
59291
|
"type": "number"
|
|
@@ -60325,7 +60373,7 @@
|
|
|
60325
60373
|
"typeof": "function"
|
|
60326
60374
|
},
|
|
60327
60375
|
{
|
|
60328
|
-
"
|
|
60376
|
+
"typeof": "function"
|
|
60329
60377
|
},
|
|
60330
60378
|
{
|
|
60331
60379
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60344,7 +60392,7 @@
|
|
|
60344
60392
|
"typeof": "function"
|
|
60345
60393
|
},
|
|
60346
60394
|
{
|
|
60347
|
-
"$ref": "#/definitions/
|
|
60395
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
60348
60396
|
},
|
|
60349
60397
|
{
|
|
60350
60398
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60363,7 +60411,7 @@
|
|
|
60363
60411
|
"typeof": "function"
|
|
60364
60412
|
},
|
|
60365
60413
|
{
|
|
60366
|
-
"$ref": "#/definitions/
|
|
60414
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
60367
60415
|
},
|
|
60368
60416
|
{
|
|
60369
60417
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60382,7 +60430,7 @@
|
|
|
60382
60430
|
"typeof": "function"
|
|
60383
60431
|
},
|
|
60384
60432
|
{
|
|
60385
|
-
"$ref": "#/definitions/
|
|
60433
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
60386
60434
|
},
|
|
60387
60435
|
{
|
|
60388
60436
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60401,7 +60449,7 @@
|
|
|
60401
60449
|
"typeof": "function"
|
|
60402
60450
|
},
|
|
60403
60451
|
{
|
|
60404
|
-
"$ref": "#/definitions/
|
|
60452
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
60405
60453
|
},
|
|
60406
60454
|
{
|
|
60407
60455
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60420,7 +60468,7 @@
|
|
|
60420
60468
|
"typeof": "function"
|
|
60421
60469
|
},
|
|
60422
60470
|
{
|
|
60423
|
-
"$ref": "#/definitions/
|
|
60471
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
60424
60472
|
},
|
|
60425
60473
|
{
|
|
60426
60474
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60439,7 +60487,7 @@
|
|
|
60439
60487
|
"typeof": "function"
|
|
60440
60488
|
},
|
|
60441
60489
|
{
|
|
60442
|
-
"
|
|
60490
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
60443
60491
|
},
|
|
60444
60492
|
{
|
|
60445
60493
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61878,7 +61926,7 @@
|
|
|
61878
61926
|
"typeof": "function"
|
|
61879
61927
|
},
|
|
61880
61928
|
{
|
|
61881
|
-
"
|
|
61929
|
+
"typeof": "function"
|
|
61882
61930
|
},
|
|
61883
61931
|
{
|
|
61884
61932
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61897,7 +61945,7 @@
|
|
|
61897
61945
|
"typeof": "function"
|
|
61898
61946
|
},
|
|
61899
61947
|
{
|
|
61900
|
-
"$ref": "#/definitions/
|
|
61948
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
61901
61949
|
},
|
|
61902
61950
|
{
|
|
61903
61951
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61916,7 +61964,7 @@
|
|
|
61916
61964
|
"typeof": "function"
|
|
61917
61965
|
},
|
|
61918
61966
|
{
|
|
61919
|
-
"$ref": "#/definitions/
|
|
61967
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
61920
61968
|
},
|
|
61921
61969
|
{
|
|
61922
61970
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61935,7 +61983,7 @@
|
|
|
61935
61983
|
"typeof": "function"
|
|
61936
61984
|
},
|
|
61937
61985
|
{
|
|
61938
|
-
"$ref": "#/definitions/
|
|
61986
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
61939
61987
|
},
|
|
61940
61988
|
{
|
|
61941
61989
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61954,7 +62002,7 @@
|
|
|
61954
62002
|
"typeof": "function"
|
|
61955
62003
|
},
|
|
61956
62004
|
{
|
|
61957
|
-
"$ref": "#/definitions/
|
|
62005
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
61958
62006
|
},
|
|
61959
62007
|
{
|
|
61960
62008
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61973,7 +62021,7 @@
|
|
|
61973
62021
|
"typeof": "function"
|
|
61974
62022
|
},
|
|
61975
62023
|
{
|
|
61976
|
-
"$ref": "#/definitions/
|
|
62024
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
61977
62025
|
},
|
|
61978
62026
|
{
|
|
61979
62027
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61992,7 +62040,7 @@
|
|
|
61992
62040
|
"typeof": "function"
|
|
61993
62041
|
},
|
|
61994
62042
|
{
|
|
61995
|
-
"
|
|
62043
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
61996
62044
|
},
|
|
61997
62045
|
{
|
|
61998
62046
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63457,7 +63505,7 @@
|
|
|
63457
63505
|
"typeof": "function"
|
|
63458
63506
|
},
|
|
63459
63507
|
{
|
|
63460
|
-
"
|
|
63508
|
+
"typeof": "function"
|
|
63461
63509
|
},
|
|
63462
63510
|
{
|
|
63463
63511
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63476,7 +63524,7 @@
|
|
|
63476
63524
|
"typeof": "function"
|
|
63477
63525
|
},
|
|
63478
63526
|
{
|
|
63479
|
-
"$ref": "#/definitions/
|
|
63527
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
63480
63528
|
},
|
|
63481
63529
|
{
|
|
63482
63530
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63495,7 +63543,7 @@
|
|
|
63495
63543
|
"typeof": "function"
|
|
63496
63544
|
},
|
|
63497
63545
|
{
|
|
63498
|
-
"$ref": "#/definitions/
|
|
63546
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
63499
63547
|
},
|
|
63500
63548
|
{
|
|
63501
63549
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63514,7 +63562,7 @@
|
|
|
63514
63562
|
"typeof": "function"
|
|
63515
63563
|
},
|
|
63516
63564
|
{
|
|
63517
|
-
"$ref": "#/definitions/
|
|
63565
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
63518
63566
|
},
|
|
63519
63567
|
{
|
|
63520
63568
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63533,7 +63581,7 @@
|
|
|
63533
63581
|
"typeof": "function"
|
|
63534
63582
|
},
|
|
63535
63583
|
{
|
|
63536
|
-
"$ref": "#/definitions/
|
|
63584
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
63537
63585
|
},
|
|
63538
63586
|
{
|
|
63539
63587
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63552,7 +63600,7 @@
|
|
|
63552
63600
|
"typeof": "function"
|
|
63553
63601
|
},
|
|
63554
63602
|
{
|
|
63555
|
-
"$ref": "#/definitions/
|
|
63603
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
63556
63604
|
},
|
|
63557
63605
|
{
|
|
63558
63606
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63571,7 +63619,7 @@
|
|
|
63571
63619
|
"typeof": "function"
|
|
63572
63620
|
},
|
|
63573
63621
|
{
|
|
63574
|
-
"
|
|
63622
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
63575
63623
|
},
|
|
63576
63624
|
{
|
|
63577
63625
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -65829,6 +65877,20 @@
|
|
|
65829
65877
|
"$ref": "#/definitions/StringOrNumber",
|
|
65830
65878
|
"description": "用户自定义的 series id"
|
|
65831
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
|
+
},
|
|
65832
65894
|
"innerRadius": {
|
|
65833
65895
|
"description": "扇区内半径",
|
|
65834
65896
|
"type": "number"
|
|
@@ -68043,7 +68105,7 @@
|
|
|
68043
68105
|
"typeof": "function"
|
|
68044
68106
|
},
|
|
68045
68107
|
{
|
|
68046
|
-
"
|
|
68108
|
+
"typeof": "function"
|
|
68047
68109
|
},
|
|
68048
68110
|
{
|
|
68049
68111
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68062,7 +68124,7 @@
|
|
|
68062
68124
|
"typeof": "function"
|
|
68063
68125
|
},
|
|
68064
68126
|
{
|
|
68065
|
-
"$ref": "#/definitions/
|
|
68127
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
68066
68128
|
},
|
|
68067
68129
|
{
|
|
68068
68130
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68081,7 +68143,7 @@
|
|
|
68081
68143
|
"typeof": "function"
|
|
68082
68144
|
},
|
|
68083
68145
|
{
|
|
68084
|
-
"$ref": "#/definitions/
|
|
68146
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
68085
68147
|
},
|
|
68086
68148
|
{
|
|
68087
68149
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68100,7 +68162,7 @@
|
|
|
68100
68162
|
"typeof": "function"
|
|
68101
68163
|
},
|
|
68102
68164
|
{
|
|
68103
|
-
"$ref": "#/definitions/
|
|
68165
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
68104
68166
|
},
|
|
68105
68167
|
{
|
|
68106
68168
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68119,7 +68181,7 @@
|
|
|
68119
68181
|
"typeof": "function"
|
|
68120
68182
|
},
|
|
68121
68183
|
{
|
|
68122
|
-
"$ref": "#/definitions/
|
|
68184
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
68123
68185
|
},
|
|
68124
68186
|
{
|
|
68125
68187
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68138,7 +68200,7 @@
|
|
|
68138
68200
|
"typeof": "function"
|
|
68139
68201
|
},
|
|
68140
68202
|
{
|
|
68141
|
-
"$ref": "#/definitions/
|
|
68203
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
68142
68204
|
},
|
|
68143
68205
|
{
|
|
68144
68206
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68157,7 +68219,7 @@
|
|
|
68157
68219
|
"typeof": "function"
|
|
68158
68220
|
},
|
|
68159
68221
|
{
|
|
68160
|
-
"
|
|
68222
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
68161
68223
|
},
|
|
68162
68224
|
{
|
|
68163
68225
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78041,7 +78103,7 @@
|
|
|
78041
78103
|
"typeof": "function"
|
|
78042
78104
|
},
|
|
78043
78105
|
{
|
|
78044
|
-
"
|
|
78106
|
+
"typeof": "function"
|
|
78045
78107
|
},
|
|
78046
78108
|
{
|
|
78047
78109
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78060,7 +78122,7 @@
|
|
|
78060
78122
|
"typeof": "function"
|
|
78061
78123
|
},
|
|
78062
78124
|
{
|
|
78063
|
-
"$ref": "#/definitions/
|
|
78125
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
78064
78126
|
},
|
|
78065
78127
|
{
|
|
78066
78128
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78079,7 +78141,7 @@
|
|
|
78079
78141
|
"typeof": "function"
|
|
78080
78142
|
},
|
|
78081
78143
|
{
|
|
78082
|
-
"$ref": "#/definitions/
|
|
78144
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
78083
78145
|
},
|
|
78084
78146
|
{
|
|
78085
78147
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78098,7 +78160,7 @@
|
|
|
78098
78160
|
"typeof": "function"
|
|
78099
78161
|
},
|
|
78100
78162
|
{
|
|
78101
|
-
"$ref": "#/definitions/
|
|
78163
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
78102
78164
|
},
|
|
78103
78165
|
{
|
|
78104
78166
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78117,7 +78179,7 @@
|
|
|
78117
78179
|
"typeof": "function"
|
|
78118
78180
|
},
|
|
78119
78181
|
{
|
|
78120
|
-
"$ref": "#/definitions/
|
|
78182
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
78121
78183
|
},
|
|
78122
78184
|
{
|
|
78123
78185
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78136,7 +78198,7 @@
|
|
|
78136
78198
|
"typeof": "function"
|
|
78137
78199
|
},
|
|
78138
78200
|
{
|
|
78139
|
-
"$ref": "#/definitions/
|
|
78201
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
78140
78202
|
},
|
|
78141
78203
|
{
|
|
78142
78204
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78155,7 +78217,7 @@
|
|
|
78155
78217
|
"typeof": "function"
|
|
78156
78218
|
},
|
|
78157
78219
|
{
|
|
78158
|
-
"
|
|
78220
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
78159
78221
|
},
|
|
78160
78222
|
{
|
|
78161
78223
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -81742,7 +81804,7 @@
|
|
|
81742
81804
|
},
|
|
81743
81805
|
"Map<Function,(...args:any[])=>void>": {
|
|
81744
81806
|
"properties": {
|
|
81745
|
-
"__@toStringTag@
|
|
81807
|
+
"__@toStringTag@13705": {
|
|
81746
81808
|
"type": "string"
|
|
81747
81809
|
},
|
|
81748
81810
|
"size": {
|
|
@@ -81750,14 +81812,14 @@
|
|
|
81750
81812
|
}
|
|
81751
81813
|
},
|
|
81752
81814
|
"required": [
|
|
81753
|
-
"__@toStringTag@
|
|
81815
|
+
"__@toStringTag@13705",
|
|
81754
81816
|
"size"
|
|
81755
81817
|
],
|
|
81756
81818
|
"type": "object"
|
|
81757
81819
|
},
|
|
81758
81820
|
"Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
|
|
81759
81821
|
"properties": {
|
|
81760
|
-
"__@toStringTag@
|
|
81822
|
+
"__@toStringTag@13705": {
|
|
81761
81823
|
"type": "string"
|
|
81762
81824
|
},
|
|
81763
81825
|
"size": {
|
|
@@ -81765,14 +81827,14 @@
|
|
|
81765
81827
|
}
|
|
81766
81828
|
},
|
|
81767
81829
|
"required": [
|
|
81768
|
-
"__@toStringTag@
|
|
81830
|
+
"__@toStringTag@13705",
|
|
81769
81831
|
"size"
|
|
81770
81832
|
],
|
|
81771
81833
|
"type": "object"
|
|
81772
81834
|
},
|
|
81773
81835
|
"Map<string,any>": {
|
|
81774
81836
|
"properties": {
|
|
81775
|
-
"__@toStringTag@
|
|
81837
|
+
"__@toStringTag@13705": {
|
|
81776
81838
|
"type": "string"
|
|
81777
81839
|
},
|
|
81778
81840
|
"size": {
|
|
@@ -81780,14 +81842,14 @@
|
|
|
81780
81842
|
}
|
|
81781
81843
|
},
|
|
81782
81844
|
"required": [
|
|
81783
|
-
"__@toStringTag@
|
|
81845
|
+
"__@toStringTag@13705",
|
|
81784
81846
|
"size"
|
|
81785
81847
|
],
|
|
81786
81848
|
"type": "object"
|
|
81787
81849
|
},
|
|
81788
81850
|
"Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
|
|
81789
81851
|
"properties": {
|
|
81790
|
-
"__@toStringTag@
|
|
81852
|
+
"__@toStringTag@13705": {
|
|
81791
81853
|
"type": "string"
|
|
81792
81854
|
},
|
|
81793
81855
|
"size": {
|
|
@@ -81795,14 +81857,14 @@
|
|
|
81795
81857
|
}
|
|
81796
81858
|
},
|
|
81797
81859
|
"required": [
|
|
81798
|
-
"__@toStringTag@
|
|
81860
|
+
"__@toStringTag@13705",
|
|
81799
81861
|
"size"
|
|
81800
81862
|
],
|
|
81801
81863
|
"type": "object"
|
|
81802
81864
|
},
|
|
81803
81865
|
"Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
|
|
81804
81866
|
"properties": {
|
|
81805
|
-
"__@toStringTag@
|
|
81867
|
+
"__@toStringTag@13705": {
|
|
81806
81868
|
"type": "string"
|
|
81807
81869
|
},
|
|
81808
81870
|
"size": {
|
|
@@ -81810,14 +81872,14 @@
|
|
|
81810
81872
|
}
|
|
81811
81873
|
},
|
|
81812
81874
|
"required": [
|
|
81813
|
-
"__@toStringTag@
|
|
81875
|
+
"__@toStringTag@13705",
|
|
81814
81876
|
"size"
|
|
81815
81877
|
],
|
|
81816
81878
|
"type": "object"
|
|
81817
81879
|
},
|
|
81818
81880
|
"Map<string|number,IAnimate>": {
|
|
81819
81881
|
"properties": {
|
|
81820
|
-
"__@toStringTag@
|
|
81882
|
+
"__@toStringTag@13705": {
|
|
81821
81883
|
"type": "string"
|
|
81822
81884
|
},
|
|
81823
81885
|
"size": {
|
|
@@ -81825,7 +81887,7 @@
|
|
|
81825
81887
|
}
|
|
81826
81888
|
},
|
|
81827
81889
|
"required": [
|
|
81828
|
-
"__@toStringTag@
|
|
81890
|
+
"__@toStringTag@13705",
|
|
81829
81891
|
"size"
|
|
81830
81892
|
],
|
|
81831
81893
|
"type": "object"
|
|
@@ -95097,16 +95159,19 @@
|
|
|
95097
95159
|
},
|
|
95098
95160
|
"type": "object"
|
|
95099
95161
|
},
|
|
95100
|
-
"Partial<IMarkerState<
|
|
95162
|
+
"Partial<IMarkerState<IArcMarkSpec|IPolygonMarkSpec>>": {
|
|
95101
95163
|
"properties": {
|
|
95102
95164
|
"state": {
|
|
95103
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95165
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IArcMarkSpec|IPolygonMarkSpec|MarkerStateCallback<IArcMarkSpec|IPolygonMarkSpec>>",
|
|
95104
95166
|
"description": "不同状态下的样式配置"
|
|
95105
95167
|
},
|
|
95106
95168
|
"style": {
|
|
95107
95169
|
"anyOf": [
|
|
95108
95170
|
{
|
|
95109
|
-
"$ref": "#/definitions/
|
|
95171
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
95172
|
+
},
|
|
95173
|
+
{
|
|
95174
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
95110
95175
|
},
|
|
95111
95176
|
{
|
|
95112
95177
|
"typeof": "function"
|
|
@@ -95117,16 +95182,16 @@
|
|
|
95117
95182
|
},
|
|
95118
95183
|
"type": "object"
|
|
95119
95184
|
},
|
|
95120
|
-
"Partial<IMarkerState<
|
|
95185
|
+
"Partial<IMarkerState<IGroupGraphicAttribute>>": {
|
|
95121
95186
|
"properties": {
|
|
95122
95187
|
"state": {
|
|
95123
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95188
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IGroupGraphicAttribute|MarkerStateCallback<IGroupGraphicAttribute>>",
|
|
95124
95189
|
"description": "不同状态下的样式配置"
|
|
95125
95190
|
},
|
|
95126
95191
|
"style": {
|
|
95127
95192
|
"anyOf": [
|
|
95128
95193
|
{
|
|
95129
|
-
"$ref": "#/definitions/
|
|
95194
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
95130
95195
|
},
|
|
95131
95196
|
{
|
|
95132
95197
|
"typeof": "function"
|
|
@@ -95137,19 +95202,16 @@
|
|
|
95137
95202
|
},
|
|
95138
95203
|
"type": "object"
|
|
95139
95204
|
},
|
|
95140
|
-
"Partial<IMarkerState<
|
|
95205
|
+
"Partial<IMarkerState<IImageGraphicAttribute>>": {
|
|
95141
95206
|
"properties": {
|
|
95142
95207
|
"state": {
|
|
95143
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95208
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IImageGraphicAttribute|MarkerStateCallback<IImageGraphicAttribute>>",
|
|
95144
95209
|
"description": "不同状态下的样式配置"
|
|
95145
95210
|
},
|
|
95146
95211
|
"style": {
|
|
95147
95212
|
"anyOf": [
|
|
95148
95213
|
{
|
|
95149
|
-
"$ref": "#/definitions/
|
|
95150
|
-
},
|
|
95151
|
-
{
|
|
95152
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
95214
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
95153
95215
|
},
|
|
95154
95216
|
{
|
|
95155
95217
|
"typeof": "function"
|
|
@@ -95160,16 +95222,16 @@
|
|
|
95160
95222
|
},
|
|
95161
95223
|
"type": "object"
|
|
95162
95224
|
},
|
|
95163
|
-
"Partial<IMarkerState<
|
|
95225
|
+
"Partial<IMarkerState<ILineMarkSpec|IArcMarkSpec>>": {
|
|
95164
95226
|
"properties": {
|
|
95165
95227
|
"state": {
|
|
95166
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95228
|
+
"$ref": "#/definitions/Record<MarkerStateValue,ILineMarkSpec|IArcMarkSpec|MarkerStateCallback<ILineMarkSpec|IArcMarkSpec>>",
|
|
95167
95229
|
"description": "不同状态下的样式配置"
|
|
95168
95230
|
},
|
|
95169
95231
|
"style": {
|
|
95170
95232
|
"anyOf": [
|
|
95171
95233
|
{
|
|
95172
|
-
"$ref": "#/definitions/
|
|
95234
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
95173
95235
|
},
|
|
95174
95236
|
{
|
|
95175
95237
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -99713,7 +99775,7 @@
|
|
|
99713
99775
|
},
|
|
99714
99776
|
"type": "object"
|
|
99715
99777
|
},
|
|
99716
|
-
"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\">>": {
|
|
99717
99779
|
"properties": {
|
|
99718
99780
|
"_debug_bounds": {
|
|
99719
99781
|
"anyOf": [
|
|
@@ -102872,43 +102934,46 @@
|
|
|
102872
102934
|
},
|
|
102873
102935
|
"Promise<FontFaceSet>": {
|
|
102874
102936
|
"properties": {
|
|
102875
|
-
"__@toStringTag@
|
|
102937
|
+
"__@toStringTag@13705": {
|
|
102876
102938
|
"type": "string"
|
|
102877
102939
|
}
|
|
102878
102940
|
},
|
|
102879
102941
|
"required": [
|
|
102880
|
-
"__@toStringTag@
|
|
102942
|
+
"__@toStringTag@13705"
|
|
102881
102943
|
],
|
|
102882
102944
|
"type": "object"
|
|
102883
102945
|
},
|
|
102884
102946
|
"Promise<ServiceWorkerRegistration>": {
|
|
102885
102947
|
"properties": {
|
|
102886
|
-
"__@toStringTag@
|
|
102948
|
+
"__@toStringTag@13705": {
|
|
102887
102949
|
"type": "string"
|
|
102888
102950
|
}
|
|
102889
102951
|
},
|
|
102890
102952
|
"required": [
|
|
102891
|
-
"__@toStringTag@
|
|
102953
|
+
"__@toStringTag@13705"
|
|
102892
102954
|
],
|
|
102893
102955
|
"type": "object"
|
|
102894
102956
|
},
|
|
102895
102957
|
"Promise<any>": {
|
|
102896
102958
|
"properties": {
|
|
102897
|
-
"__@toStringTag@
|
|
102959
|
+
"__@toStringTag@13705": {
|
|
102898
102960
|
"type": "string"
|
|
102899
102961
|
}
|
|
102900
102962
|
},
|
|
102901
102963
|
"required": [
|
|
102902
|
-
"__@toStringTag@
|
|
102964
|
+
"__@toStringTag@13705"
|
|
102903
102965
|
],
|
|
102904
102966
|
"type": "object"
|
|
102905
102967
|
},
|
|
102906
|
-
"Record<MarkerStateValue,
|
|
102968
|
+
"Record<MarkerStateValue,IArcMarkSpec|IPolygonMarkSpec|MarkerStateCallback<IArcMarkSpec|IPolygonMarkSpec>>": {
|
|
102907
102969
|
"properties": {
|
|
102908
102970
|
"hover": {
|
|
102909
102971
|
"anyOf": [
|
|
102910
102972
|
{
|
|
102911
|
-
"$ref": "#/definitions/
|
|
102973
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
102974
|
+
},
|
|
102975
|
+
{
|
|
102976
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102912
102977
|
},
|
|
102913
102978
|
{
|
|
102914
102979
|
"typeof": "function"
|
|
@@ -102918,7 +102983,10 @@
|
|
|
102918
102983
|
"hover_reverse": {
|
|
102919
102984
|
"anyOf": [
|
|
102920
102985
|
{
|
|
102921
|
-
"$ref": "#/definitions/
|
|
102986
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
102987
|
+
},
|
|
102988
|
+
{
|
|
102989
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102922
102990
|
},
|
|
102923
102991
|
{
|
|
102924
102992
|
"typeof": "function"
|
|
@@ -102928,7 +102996,10 @@
|
|
|
102928
102996
|
"selected": {
|
|
102929
102997
|
"anyOf": [
|
|
102930
102998
|
{
|
|
102931
|
-
"$ref": "#/definitions/
|
|
102999
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103000
|
+
},
|
|
103001
|
+
{
|
|
103002
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102932
103003
|
},
|
|
102933
103004
|
{
|
|
102934
103005
|
"typeof": "function"
|
|
@@ -102938,7 +103009,10 @@
|
|
|
102938
103009
|
"selected_reverse": {
|
|
102939
103010
|
"anyOf": [
|
|
102940
103011
|
{
|
|
102941
|
-
"$ref": "#/definitions/
|
|
103012
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103013
|
+
},
|
|
103014
|
+
{
|
|
103015
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102942
103016
|
},
|
|
102943
103017
|
{
|
|
102944
103018
|
"typeof": "function"
|
|
@@ -102954,12 +103028,12 @@
|
|
|
102954
103028
|
],
|
|
102955
103029
|
"type": "object"
|
|
102956
103030
|
},
|
|
102957
|
-
"Record<MarkerStateValue,
|
|
103031
|
+
"Record<MarkerStateValue,IGroupGraphicAttribute|MarkerStateCallback<IGroupGraphicAttribute>>": {
|
|
102958
103032
|
"properties": {
|
|
102959
103033
|
"hover": {
|
|
102960
103034
|
"anyOf": [
|
|
102961
103035
|
{
|
|
102962
|
-
"$ref": "#/definitions/
|
|
103036
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102963
103037
|
},
|
|
102964
103038
|
{
|
|
102965
103039
|
"typeof": "function"
|
|
@@ -102969,7 +103043,7 @@
|
|
|
102969
103043
|
"hover_reverse": {
|
|
102970
103044
|
"anyOf": [
|
|
102971
103045
|
{
|
|
102972
|
-
"$ref": "#/definitions/
|
|
103046
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102973
103047
|
},
|
|
102974
103048
|
{
|
|
102975
103049
|
"typeof": "function"
|
|
@@ -102979,7 +103053,7 @@
|
|
|
102979
103053
|
"selected": {
|
|
102980
103054
|
"anyOf": [
|
|
102981
103055
|
{
|
|
102982
|
-
"$ref": "#/definitions/
|
|
103056
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102983
103057
|
},
|
|
102984
103058
|
{
|
|
102985
103059
|
"typeof": "function"
|
|
@@ -102989,7 +103063,7 @@
|
|
|
102989
103063
|
"selected_reverse": {
|
|
102990
103064
|
"anyOf": [
|
|
102991
103065
|
{
|
|
102992
|
-
"$ref": "#/definitions/
|
|
103066
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102993
103067
|
},
|
|
102994
103068
|
{
|
|
102995
103069
|
"typeof": "function"
|
|
@@ -103005,15 +103079,12 @@
|
|
|
103005
103079
|
],
|
|
103006
103080
|
"type": "object"
|
|
103007
103081
|
},
|
|
103008
|
-
"Record<MarkerStateValue,
|
|
103082
|
+
"Record<MarkerStateValue,IImageGraphicAttribute|MarkerStateCallback<IImageGraphicAttribute>>": {
|
|
103009
103083
|
"properties": {
|
|
103010
103084
|
"hover": {
|
|
103011
103085
|
"anyOf": [
|
|
103012
103086
|
{
|
|
103013
|
-
"$ref": "#/definitions/
|
|
103014
|
-
},
|
|
103015
|
-
{
|
|
103016
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103087
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103017
103088
|
},
|
|
103018
103089
|
{
|
|
103019
103090
|
"typeof": "function"
|
|
@@ -103023,10 +103094,7 @@
|
|
|
103023
103094
|
"hover_reverse": {
|
|
103024
103095
|
"anyOf": [
|
|
103025
103096
|
{
|
|
103026
|
-
"$ref": "#/definitions/
|
|
103027
|
-
},
|
|
103028
|
-
{
|
|
103029
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103097
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103030
103098
|
},
|
|
103031
103099
|
{
|
|
103032
103100
|
"typeof": "function"
|
|
@@ -103036,10 +103104,7 @@
|
|
|
103036
103104
|
"selected": {
|
|
103037
103105
|
"anyOf": [
|
|
103038
103106
|
{
|
|
103039
|
-
"$ref": "#/definitions/
|
|
103040
|
-
},
|
|
103041
|
-
{
|
|
103042
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103107
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103043
103108
|
},
|
|
103044
103109
|
{
|
|
103045
103110
|
"typeof": "function"
|
|
@@ -103049,10 +103114,7 @@
|
|
|
103049
103114
|
"selected_reverse": {
|
|
103050
103115
|
"anyOf": [
|
|
103051
103116
|
{
|
|
103052
|
-
"$ref": "#/definitions/
|
|
103053
|
-
},
|
|
103054
|
-
{
|
|
103055
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103117
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103056
103118
|
},
|
|
103057
103119
|
{
|
|
103058
103120
|
"typeof": "function"
|
|
@@ -103068,12 +103130,12 @@
|
|
|
103068
103130
|
],
|
|
103069
103131
|
"type": "object"
|
|
103070
103132
|
},
|
|
103071
|
-
"Record<MarkerStateValue,
|
|
103133
|
+
"Record<MarkerStateValue,ILineMarkSpec|IArcMarkSpec|MarkerStateCallback<ILineMarkSpec|IArcMarkSpec>>": {
|
|
103072
103134
|
"properties": {
|
|
103073
103135
|
"hover": {
|
|
103074
103136
|
"anyOf": [
|
|
103075
103137
|
{
|
|
103076
|
-
"$ref": "#/definitions/
|
|
103138
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103077
103139
|
},
|
|
103078
103140
|
{
|
|
103079
103141
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103086,7 +103148,7 @@
|
|
|
103086
103148
|
"hover_reverse": {
|
|
103087
103149
|
"anyOf": [
|
|
103088
103150
|
{
|
|
103089
|
-
"$ref": "#/definitions/
|
|
103151
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103090
103152
|
},
|
|
103091
103153
|
{
|
|
103092
103154
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103099,7 +103161,7 @@
|
|
|
103099
103161
|
"selected": {
|
|
103100
103162
|
"anyOf": [
|
|
103101
103163
|
{
|
|
103102
|
-
"$ref": "#/definitions/
|
|
103164
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103103
103165
|
},
|
|
103104
103166
|
{
|
|
103105
103167
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103112,7 +103174,7 @@
|
|
|
103112
103174
|
"selected_reverse": {
|
|
103113
103175
|
"anyOf": [
|
|
103114
103176
|
{
|
|
103115
|
-
"$ref": "#/definitions/
|
|
103177
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103116
103178
|
},
|
|
103117
103179
|
{
|
|
103118
103180
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103373,10 +103435,10 @@
|
|
|
103373
103435
|
"Record<string,ConvertToMarkStyleSpec<IGroupMarkSpec>|IMarkStateSpec<IGroupMarkSpec>>": {
|
|
103374
103436
|
"type": "object"
|
|
103375
103437
|
},
|
|
103376
|
-
"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>>": {
|
|
103377
103439
|
"type": "object"
|
|
103378
103440
|
},
|
|
103379
|
-
"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>>": {
|
|
103380
103442
|
"type": "object"
|
|
103381
103443
|
},
|
|
103382
103444
|
"Record<string,IArc3dMarkSpec>": {
|