@visactor/vchart-schema 1.12.5 → 1.12.7-alpha.0
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 +3 -3
- package/vchart.json +305 -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"
|
|
@@ -30394,6 +30394,9 @@
|
|
|
30394
30394
|
"description": "模块是否裁剪超出布局区域外的绘图内容",
|
|
30395
30395
|
"type": "boolean"
|
|
30396
30396
|
},
|
|
30397
|
+
"customFilter": {
|
|
30398
|
+
"typeof": "function"
|
|
30399
|
+
},
|
|
30397
30400
|
"endText": {
|
|
30398
30401
|
"typeof": "function"
|
|
30399
30402
|
},
|
|
@@ -32233,14 +32236,14 @@
|
|
|
32233
32236
|
"description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
|
|
32234
32237
|
},
|
|
32235
32238
|
"state": {
|
|
32236
|
-
"$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
32239
|
+
"$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
32240
|
"description": "不同状态下的样式配置"
|
|
32238
32241
|
},
|
|
32239
32242
|
"stateSort": {
|
|
32240
32243
|
"typeof": "function"
|
|
32241
32244
|
},
|
|
32242
32245
|
"style": {
|
|
32243
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
32246
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IGroupMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>",
|
|
32244
32247
|
"description": "默认样式设置"
|
|
32245
32248
|
},
|
|
32246
32249
|
"support3d": {
|
|
@@ -33317,6 +33320,9 @@
|
|
|
33317
33320
|
"cursor": {
|
|
33318
33321
|
"$ref": "#/definitions/Cursor"
|
|
33319
33322
|
},
|
|
33323
|
+
"customFilter": {
|
|
33324
|
+
"typeof": "function"
|
|
33325
|
+
},
|
|
33320
33326
|
"customPickShape": {
|
|
33321
33327
|
"typeof": "function"
|
|
33322
33328
|
},
|
|
@@ -35006,14 +35012,14 @@
|
|
|
35006
35012
|
"description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
|
|
35007
35013
|
},
|
|
35008
35014
|
"state": {
|
|
35009
|
-
"$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
35015
|
+
"$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
35016
|
"description": "不同状态下的样式配置"
|
|
35011
35017
|
},
|
|
35012
35018
|
"stateSort": {
|
|
35013
35019
|
"typeof": "function"
|
|
35014
35020
|
},
|
|
35015
35021
|
"style": {
|
|
35016
|
-
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
35022
|
+
"$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRectMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IRippleMarkSpec|IPathMarkSpec|ILinkPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>",
|
|
35017
35023
|
"description": "默认样式设置"
|
|
35018
35024
|
},
|
|
35019
35025
|
"support3d": {
|
|
@@ -37300,6 +37306,20 @@
|
|
|
37300
37306
|
"$ref": "#/definitions/StringOrNumber",
|
|
37301
37307
|
"description": "用户自定义的 series id"
|
|
37302
37308
|
},
|
|
37309
|
+
"indicator": {
|
|
37310
|
+
"anyOf": [
|
|
37311
|
+
{
|
|
37312
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
37313
|
+
},
|
|
37314
|
+
{
|
|
37315
|
+
"items": {
|
|
37316
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
37317
|
+
},
|
|
37318
|
+
"type": "array"
|
|
37319
|
+
}
|
|
37320
|
+
],
|
|
37321
|
+
"description": "指标卡配置"
|
|
37322
|
+
},
|
|
37303
37323
|
"innerRadius": {
|
|
37304
37324
|
"description": "扇区内半径",
|
|
37305
37325
|
"type": "number"
|
|
@@ -41596,7 +41616,7 @@
|
|
|
41596
41616
|
"typeof": "function"
|
|
41597
41617
|
},
|
|
41598
41618
|
{
|
|
41599
|
-
"
|
|
41619
|
+
"typeof": "function"
|
|
41600
41620
|
},
|
|
41601
41621
|
{
|
|
41602
41622
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41615,7 +41635,7 @@
|
|
|
41615
41635
|
"typeof": "function"
|
|
41616
41636
|
},
|
|
41617
41637
|
{
|
|
41618
|
-
"$ref": "#/definitions/
|
|
41638
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
41619
41639
|
},
|
|
41620
41640
|
{
|
|
41621
41641
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41634,7 +41654,7 @@
|
|
|
41634
41654
|
"typeof": "function"
|
|
41635
41655
|
},
|
|
41636
41656
|
{
|
|
41637
|
-
"$ref": "#/definitions/
|
|
41657
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
41638
41658
|
},
|
|
41639
41659
|
{
|
|
41640
41660
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41653,7 +41673,7 @@
|
|
|
41653
41673
|
"typeof": "function"
|
|
41654
41674
|
},
|
|
41655
41675
|
{
|
|
41656
|
-
"$ref": "#/definitions/
|
|
41676
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
41657
41677
|
},
|
|
41658
41678
|
{
|
|
41659
41679
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41672,7 +41692,7 @@
|
|
|
41672
41692
|
"typeof": "function"
|
|
41673
41693
|
},
|
|
41674
41694
|
{
|
|
41675
|
-
"$ref": "#/definitions/
|
|
41695
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
41676
41696
|
},
|
|
41677
41697
|
{
|
|
41678
41698
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41691,7 +41711,7 @@
|
|
|
41691
41711
|
"typeof": "function"
|
|
41692
41712
|
},
|
|
41693
41713
|
{
|
|
41694
|
-
"$ref": "#/definitions/
|
|
41714
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
41695
41715
|
},
|
|
41696
41716
|
{
|
|
41697
41717
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -41710,7 +41730,7 @@
|
|
|
41710
41730
|
"typeof": "function"
|
|
41711
41731
|
},
|
|
41712
41732
|
{
|
|
41713
|
-
"
|
|
41733
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
41714
41734
|
},
|
|
41715
41735
|
{
|
|
41716
41736
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43117,7 +43137,7 @@
|
|
|
43117
43137
|
"typeof": "function"
|
|
43118
43138
|
},
|
|
43119
43139
|
{
|
|
43120
|
-
"
|
|
43140
|
+
"typeof": "function"
|
|
43121
43141
|
},
|
|
43122
43142
|
{
|
|
43123
43143
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43136,7 +43156,7 @@
|
|
|
43136
43156
|
"typeof": "function"
|
|
43137
43157
|
},
|
|
43138
43158
|
{
|
|
43139
|
-
"$ref": "#/definitions/
|
|
43159
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
43140
43160
|
},
|
|
43141
43161
|
{
|
|
43142
43162
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43155,7 +43175,7 @@
|
|
|
43155
43175
|
"typeof": "function"
|
|
43156
43176
|
},
|
|
43157
43177
|
{
|
|
43158
|
-
"$ref": "#/definitions/
|
|
43178
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
43159
43179
|
},
|
|
43160
43180
|
{
|
|
43161
43181
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43174,7 +43194,7 @@
|
|
|
43174
43194
|
"typeof": "function"
|
|
43175
43195
|
},
|
|
43176
43196
|
{
|
|
43177
|
-
"$ref": "#/definitions/
|
|
43197
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
43178
43198
|
},
|
|
43179
43199
|
{
|
|
43180
43200
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43193,7 +43213,7 @@
|
|
|
43193
43213
|
"typeof": "function"
|
|
43194
43214
|
},
|
|
43195
43215
|
{
|
|
43196
|
-
"$ref": "#/definitions/
|
|
43216
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
43197
43217
|
},
|
|
43198
43218
|
{
|
|
43199
43219
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43212,7 +43232,7 @@
|
|
|
43212
43232
|
"typeof": "function"
|
|
43213
43233
|
},
|
|
43214
43234
|
{
|
|
43215
|
-
"$ref": "#/definitions/
|
|
43235
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
43216
43236
|
},
|
|
43217
43237
|
{
|
|
43218
43238
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -43231,7 +43251,7 @@
|
|
|
43231
43251
|
"typeof": "function"
|
|
43232
43252
|
},
|
|
43233
43253
|
{
|
|
43234
|
-
"
|
|
43254
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
43235
43255
|
},
|
|
43236
43256
|
{
|
|
43237
43257
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44253,7 +44273,7 @@
|
|
|
44253
44273
|
"typeof": "function"
|
|
44254
44274
|
},
|
|
44255
44275
|
{
|
|
44256
|
-
"
|
|
44276
|
+
"typeof": "function"
|
|
44257
44277
|
},
|
|
44258
44278
|
{
|
|
44259
44279
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44272,7 +44292,7 @@
|
|
|
44272
44292
|
"typeof": "function"
|
|
44273
44293
|
},
|
|
44274
44294
|
{
|
|
44275
|
-
"$ref": "#/definitions/
|
|
44295
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
44276
44296
|
},
|
|
44277
44297
|
{
|
|
44278
44298
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44291,7 +44311,7 @@
|
|
|
44291
44311
|
"typeof": "function"
|
|
44292
44312
|
},
|
|
44293
44313
|
{
|
|
44294
|
-
"$ref": "#/definitions/
|
|
44314
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
44295
44315
|
},
|
|
44296
44316
|
{
|
|
44297
44317
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44310,7 +44330,7 @@
|
|
|
44310
44330
|
"typeof": "function"
|
|
44311
44331
|
},
|
|
44312
44332
|
{
|
|
44313
|
-
"$ref": "#/definitions/
|
|
44333
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
44314
44334
|
},
|
|
44315
44335
|
{
|
|
44316
44336
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44329,7 +44349,7 @@
|
|
|
44329
44349
|
"typeof": "function"
|
|
44330
44350
|
},
|
|
44331
44351
|
{
|
|
44332
|
-
"$ref": "#/definitions/
|
|
44352
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
44333
44353
|
},
|
|
44334
44354
|
{
|
|
44335
44355
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44348,7 +44368,7 @@
|
|
|
44348
44368
|
"typeof": "function"
|
|
44349
44369
|
},
|
|
44350
44370
|
{
|
|
44351
|
-
"$ref": "#/definitions/
|
|
44371
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
44352
44372
|
},
|
|
44353
44373
|
{
|
|
44354
44374
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -44367,7 +44387,7 @@
|
|
|
44367
44387
|
"typeof": "function"
|
|
44368
44388
|
},
|
|
44369
44389
|
{
|
|
44370
|
-
"
|
|
44390
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
44371
44391
|
},
|
|
44372
44392
|
{
|
|
44373
44393
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47468,7 +47488,7 @@
|
|
|
47468
47488
|
"typeof": "function"
|
|
47469
47489
|
},
|
|
47470
47490
|
{
|
|
47471
|
-
"
|
|
47491
|
+
"typeof": "function"
|
|
47472
47492
|
},
|
|
47473
47493
|
{
|
|
47474
47494
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47487,7 +47507,7 @@
|
|
|
47487
47507
|
"typeof": "function"
|
|
47488
47508
|
},
|
|
47489
47509
|
{
|
|
47490
|
-
"$ref": "#/definitions/
|
|
47510
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
47491
47511
|
},
|
|
47492
47512
|
{
|
|
47493
47513
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47506,7 +47526,7 @@
|
|
|
47506
47526
|
"typeof": "function"
|
|
47507
47527
|
},
|
|
47508
47528
|
{
|
|
47509
|
-
"$ref": "#/definitions/
|
|
47529
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
47510
47530
|
},
|
|
47511
47531
|
{
|
|
47512
47532
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47525,7 +47545,7 @@
|
|
|
47525
47545
|
"typeof": "function"
|
|
47526
47546
|
},
|
|
47527
47547
|
{
|
|
47528
|
-
"$ref": "#/definitions/
|
|
47548
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
47529
47549
|
},
|
|
47530
47550
|
{
|
|
47531
47551
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47544,7 +47564,7 @@
|
|
|
47544
47564
|
"typeof": "function"
|
|
47545
47565
|
},
|
|
47546
47566
|
{
|
|
47547
|
-
"$ref": "#/definitions/
|
|
47567
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
47548
47568
|
},
|
|
47549
47569
|
{
|
|
47550
47570
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47563,7 +47583,7 @@
|
|
|
47563
47583
|
"typeof": "function"
|
|
47564
47584
|
},
|
|
47565
47585
|
{
|
|
47566
|
-
"$ref": "#/definitions/
|
|
47586
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
47567
47587
|
},
|
|
47568
47588
|
{
|
|
47569
47589
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -47582,7 +47602,7 @@
|
|
|
47582
47602
|
"typeof": "function"
|
|
47583
47603
|
},
|
|
47584
47604
|
{
|
|
47585
|
-
"
|
|
47605
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
47586
47606
|
},
|
|
47587
47607
|
{
|
|
47588
47608
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50341,7 +50361,7 @@
|
|
|
50341
50361
|
"typeof": "function"
|
|
50342
50362
|
},
|
|
50343
50363
|
{
|
|
50344
|
-
"
|
|
50364
|
+
"typeof": "function"
|
|
50345
50365
|
},
|
|
50346
50366
|
{
|
|
50347
50367
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50360,7 +50380,7 @@
|
|
|
50360
50380
|
"typeof": "function"
|
|
50361
50381
|
},
|
|
50362
50382
|
{
|
|
50363
|
-
"$ref": "#/definitions/
|
|
50383
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
50364
50384
|
},
|
|
50365
50385
|
{
|
|
50366
50386
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50379,7 +50399,7 @@
|
|
|
50379
50399
|
"typeof": "function"
|
|
50380
50400
|
},
|
|
50381
50401
|
{
|
|
50382
|
-
"$ref": "#/definitions/
|
|
50402
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
50383
50403
|
},
|
|
50384
50404
|
{
|
|
50385
50405
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50398,7 +50418,7 @@
|
|
|
50398
50418
|
"typeof": "function"
|
|
50399
50419
|
},
|
|
50400
50420
|
{
|
|
50401
|
-
"$ref": "#/definitions/
|
|
50421
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
50402
50422
|
},
|
|
50403
50423
|
{
|
|
50404
50424
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50417,7 +50437,7 @@
|
|
|
50417
50437
|
"typeof": "function"
|
|
50418
50438
|
},
|
|
50419
50439
|
{
|
|
50420
|
-
"$ref": "#/definitions/
|
|
50440
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
50421
50441
|
},
|
|
50422
50442
|
{
|
|
50423
50443
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50436,7 +50456,7 @@
|
|
|
50436
50456
|
"typeof": "function"
|
|
50437
50457
|
},
|
|
50438
50458
|
{
|
|
50439
|
-
"$ref": "#/definitions/
|
|
50459
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
50440
50460
|
},
|
|
50441
50461
|
{
|
|
50442
50462
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -50455,7 +50475,7 @@
|
|
|
50455
50475
|
"typeof": "function"
|
|
50456
50476
|
},
|
|
50457
50477
|
{
|
|
50458
|
-
"
|
|
50478
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
50459
50479
|
},
|
|
50460
50480
|
{
|
|
50461
50481
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52510,7 +52530,7 @@
|
|
|
52510
52530
|
"typeof": "function"
|
|
52511
52531
|
},
|
|
52512
52532
|
{
|
|
52513
|
-
"
|
|
52533
|
+
"typeof": "function"
|
|
52514
52534
|
},
|
|
52515
52535
|
{
|
|
52516
52536
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52529,7 +52549,7 @@
|
|
|
52529
52549
|
"typeof": "function"
|
|
52530
52550
|
},
|
|
52531
52551
|
{
|
|
52532
|
-
"$ref": "#/definitions/
|
|
52552
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
52533
52553
|
},
|
|
52534
52554
|
{
|
|
52535
52555
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52548,7 +52568,7 @@
|
|
|
52548
52568
|
"typeof": "function"
|
|
52549
52569
|
},
|
|
52550
52570
|
{
|
|
52551
|
-
"$ref": "#/definitions/
|
|
52571
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
52552
52572
|
},
|
|
52553
52573
|
{
|
|
52554
52574
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52567,7 +52587,7 @@
|
|
|
52567
52587
|
"typeof": "function"
|
|
52568
52588
|
},
|
|
52569
52589
|
{
|
|
52570
|
-
"$ref": "#/definitions/
|
|
52590
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
52571
52591
|
},
|
|
52572
52592
|
{
|
|
52573
52593
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52586,7 +52606,7 @@
|
|
|
52586
52606
|
"typeof": "function"
|
|
52587
52607
|
},
|
|
52588
52608
|
{
|
|
52589
|
-
"$ref": "#/definitions/
|
|
52609
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
52590
52610
|
},
|
|
52591
52611
|
{
|
|
52592
52612
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52605,7 +52625,7 @@
|
|
|
52605
52625
|
"typeof": "function"
|
|
52606
52626
|
},
|
|
52607
52627
|
{
|
|
52608
|
-
"$ref": "#/definitions/
|
|
52628
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
52609
52629
|
},
|
|
52610
52630
|
{
|
|
52611
52631
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52624,7 +52644,7 @@
|
|
|
52624
52644
|
"typeof": "function"
|
|
52625
52645
|
},
|
|
52626
52646
|
{
|
|
52627
|
-
"
|
|
52647
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
52628
52648
|
},
|
|
52629
52649
|
{
|
|
52630
52650
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -52658,7 +52678,7 @@
|
|
|
52658
52678
|
"IMarkAreaTheme": {
|
|
52659
52679
|
"properties": {
|
|
52660
52680
|
"area": {
|
|
52661
|
-
"$ref": "#/definitions/Partial<IMarkerState<IPolygonMarkSpec
|
|
52681
|
+
"$ref": "#/definitions/Partial<IMarkerState<IArcMarkSpec|IPolygonMarkSpec>>"
|
|
52662
52682
|
},
|
|
52663
52683
|
"label": {
|
|
52664
52684
|
"allOf": [
|
|
@@ -55695,7 +55715,17 @@
|
|
|
55695
55715
|
"description": "用户自定义的 series id"
|
|
55696
55716
|
},
|
|
55697
55717
|
"indicator": {
|
|
55698
|
-
"
|
|
55718
|
+
"anyOf": [
|
|
55719
|
+
{
|
|
55720
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
55721
|
+
},
|
|
55722
|
+
{
|
|
55723
|
+
"items": {
|
|
55724
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
55725
|
+
},
|
|
55726
|
+
"type": "array"
|
|
55727
|
+
}
|
|
55728
|
+
],
|
|
55699
55729
|
"description": "饼图指标卡"
|
|
55700
55730
|
},
|
|
55701
55731
|
"innerRadius": {
|
|
@@ -56283,7 +56313,17 @@
|
|
|
56283
56313
|
"description": "用户自定义的 series id"
|
|
56284
56314
|
},
|
|
56285
56315
|
"indicator": {
|
|
56286
|
-
"
|
|
56316
|
+
"anyOf": [
|
|
56317
|
+
{
|
|
56318
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
56319
|
+
},
|
|
56320
|
+
{
|
|
56321
|
+
"items": {
|
|
56322
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
56323
|
+
},
|
|
56324
|
+
"type": "array"
|
|
56325
|
+
}
|
|
56326
|
+
],
|
|
56287
56327
|
"description": "饼图指标卡"
|
|
56288
56328
|
},
|
|
56289
56329
|
"innerRadius": {
|
|
@@ -58433,7 +58473,7 @@
|
|
|
58433
58473
|
"panel": {
|
|
58434
58474
|
"allOf": [
|
|
58435
58475
|
{
|
|
58436
|
-
"$ref": "#/definitions/Partial<Omit<{visible:boolean;customShape?:(
|
|
58476
|
+
"$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
58477
|
},
|
|
58438
58478
|
{
|
|
58439
58479
|
"typeof": "function"
|
|
@@ -59238,6 +59278,20 @@
|
|
|
59238
59278
|
"$ref": "#/definitions/StringOrNumber",
|
|
59239
59279
|
"description": "用户自定义的 series id"
|
|
59240
59280
|
},
|
|
59281
|
+
"indicator": {
|
|
59282
|
+
"anyOf": [
|
|
59283
|
+
{
|
|
59284
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
59285
|
+
},
|
|
59286
|
+
{
|
|
59287
|
+
"items": {
|
|
59288
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
59289
|
+
},
|
|
59290
|
+
"type": "array"
|
|
59291
|
+
}
|
|
59292
|
+
],
|
|
59293
|
+
"description": "指标卡配置"
|
|
59294
|
+
},
|
|
59241
59295
|
"innerRadius": {
|
|
59242
59296
|
"description": "扇区内半径",
|
|
59243
59297
|
"type": "number"
|
|
@@ -60325,7 +60379,7 @@
|
|
|
60325
60379
|
"typeof": "function"
|
|
60326
60380
|
},
|
|
60327
60381
|
{
|
|
60328
|
-
"
|
|
60382
|
+
"typeof": "function"
|
|
60329
60383
|
},
|
|
60330
60384
|
{
|
|
60331
60385
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60344,7 +60398,7 @@
|
|
|
60344
60398
|
"typeof": "function"
|
|
60345
60399
|
},
|
|
60346
60400
|
{
|
|
60347
|
-
"$ref": "#/definitions/
|
|
60401
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
60348
60402
|
},
|
|
60349
60403
|
{
|
|
60350
60404
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60363,7 +60417,7 @@
|
|
|
60363
60417
|
"typeof": "function"
|
|
60364
60418
|
},
|
|
60365
60419
|
{
|
|
60366
|
-
"$ref": "#/definitions/
|
|
60420
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
60367
60421
|
},
|
|
60368
60422
|
{
|
|
60369
60423
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60382,7 +60436,7 @@
|
|
|
60382
60436
|
"typeof": "function"
|
|
60383
60437
|
},
|
|
60384
60438
|
{
|
|
60385
|
-
"$ref": "#/definitions/
|
|
60439
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
60386
60440
|
},
|
|
60387
60441
|
{
|
|
60388
60442
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60401,7 +60455,7 @@
|
|
|
60401
60455
|
"typeof": "function"
|
|
60402
60456
|
},
|
|
60403
60457
|
{
|
|
60404
|
-
"$ref": "#/definitions/
|
|
60458
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
60405
60459
|
},
|
|
60406
60460
|
{
|
|
60407
60461
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60420,7 +60474,7 @@
|
|
|
60420
60474
|
"typeof": "function"
|
|
60421
60475
|
},
|
|
60422
60476
|
{
|
|
60423
|
-
"$ref": "#/definitions/
|
|
60477
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
60424
60478
|
},
|
|
60425
60479
|
{
|
|
60426
60480
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -60439,7 +60493,7 @@
|
|
|
60439
60493
|
"typeof": "function"
|
|
60440
60494
|
},
|
|
60441
60495
|
{
|
|
60442
|
-
"
|
|
60496
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
60443
60497
|
},
|
|
60444
60498
|
{
|
|
60445
60499
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61878,7 +61932,7 @@
|
|
|
61878
61932
|
"typeof": "function"
|
|
61879
61933
|
},
|
|
61880
61934
|
{
|
|
61881
|
-
"
|
|
61935
|
+
"typeof": "function"
|
|
61882
61936
|
},
|
|
61883
61937
|
{
|
|
61884
61938
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61897,7 +61951,7 @@
|
|
|
61897
61951
|
"typeof": "function"
|
|
61898
61952
|
},
|
|
61899
61953
|
{
|
|
61900
|
-
"$ref": "#/definitions/
|
|
61954
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
61901
61955
|
},
|
|
61902
61956
|
{
|
|
61903
61957
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61916,7 +61970,7 @@
|
|
|
61916
61970
|
"typeof": "function"
|
|
61917
61971
|
},
|
|
61918
61972
|
{
|
|
61919
|
-
"$ref": "#/definitions/
|
|
61973
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
61920
61974
|
},
|
|
61921
61975
|
{
|
|
61922
61976
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61935,7 +61989,7 @@
|
|
|
61935
61989
|
"typeof": "function"
|
|
61936
61990
|
},
|
|
61937
61991
|
{
|
|
61938
|
-
"$ref": "#/definitions/
|
|
61992
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
61939
61993
|
},
|
|
61940
61994
|
{
|
|
61941
61995
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61954,7 +62008,7 @@
|
|
|
61954
62008
|
"typeof": "function"
|
|
61955
62009
|
},
|
|
61956
62010
|
{
|
|
61957
|
-
"$ref": "#/definitions/
|
|
62011
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
61958
62012
|
},
|
|
61959
62013
|
{
|
|
61960
62014
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61973,7 +62027,7 @@
|
|
|
61973
62027
|
"typeof": "function"
|
|
61974
62028
|
},
|
|
61975
62029
|
{
|
|
61976
|
-
"$ref": "#/definitions/
|
|
62030
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
61977
62031
|
},
|
|
61978
62032
|
{
|
|
61979
62033
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -61992,7 +62046,7 @@
|
|
|
61992
62046
|
"typeof": "function"
|
|
61993
62047
|
},
|
|
61994
62048
|
{
|
|
61995
|
-
"
|
|
62049
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
61996
62050
|
},
|
|
61997
62051
|
{
|
|
61998
62052
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63457,7 +63511,7 @@
|
|
|
63457
63511
|
"typeof": "function"
|
|
63458
63512
|
},
|
|
63459
63513
|
{
|
|
63460
|
-
"
|
|
63514
|
+
"typeof": "function"
|
|
63461
63515
|
},
|
|
63462
63516
|
{
|
|
63463
63517
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63476,7 +63530,7 @@
|
|
|
63476
63530
|
"typeof": "function"
|
|
63477
63531
|
},
|
|
63478
63532
|
{
|
|
63479
|
-
"$ref": "#/definitions/
|
|
63533
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
63480
63534
|
},
|
|
63481
63535
|
{
|
|
63482
63536
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63495,7 +63549,7 @@
|
|
|
63495
63549
|
"typeof": "function"
|
|
63496
63550
|
},
|
|
63497
63551
|
{
|
|
63498
|
-
"$ref": "#/definitions/
|
|
63552
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
63499
63553
|
},
|
|
63500
63554
|
{
|
|
63501
63555
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63514,7 +63568,7 @@
|
|
|
63514
63568
|
"typeof": "function"
|
|
63515
63569
|
},
|
|
63516
63570
|
{
|
|
63517
|
-
"$ref": "#/definitions/
|
|
63571
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
63518
63572
|
},
|
|
63519
63573
|
{
|
|
63520
63574
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63533,7 +63587,7 @@
|
|
|
63533
63587
|
"typeof": "function"
|
|
63534
63588
|
},
|
|
63535
63589
|
{
|
|
63536
|
-
"$ref": "#/definitions/
|
|
63590
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
63537
63591
|
},
|
|
63538
63592
|
{
|
|
63539
63593
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63552,7 +63606,7 @@
|
|
|
63552
63606
|
"typeof": "function"
|
|
63553
63607
|
},
|
|
63554
63608
|
{
|
|
63555
|
-
"$ref": "#/definitions/
|
|
63609
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
63556
63610
|
},
|
|
63557
63611
|
{
|
|
63558
63612
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -63571,7 +63625,7 @@
|
|
|
63571
63625
|
"typeof": "function"
|
|
63572
63626
|
},
|
|
63573
63627
|
{
|
|
63574
|
-
"
|
|
63628
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
63575
63629
|
},
|
|
63576
63630
|
{
|
|
63577
63631
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -65829,6 +65883,20 @@
|
|
|
65829
65883
|
"$ref": "#/definitions/StringOrNumber",
|
|
65830
65884
|
"description": "用户自定义的 series id"
|
|
65831
65885
|
},
|
|
65886
|
+
"indicator": {
|
|
65887
|
+
"anyOf": [
|
|
65888
|
+
{
|
|
65889
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
65890
|
+
},
|
|
65891
|
+
{
|
|
65892
|
+
"items": {
|
|
65893
|
+
"$ref": "#/definitions/IIndicatorSpec"
|
|
65894
|
+
},
|
|
65895
|
+
"type": "array"
|
|
65896
|
+
}
|
|
65897
|
+
],
|
|
65898
|
+
"description": "指标卡配置"
|
|
65899
|
+
},
|
|
65832
65900
|
"innerRadius": {
|
|
65833
65901
|
"description": "扇区内半径",
|
|
65834
65902
|
"type": "number"
|
|
@@ -68043,7 +68111,7 @@
|
|
|
68043
68111
|
"typeof": "function"
|
|
68044
68112
|
},
|
|
68045
68113
|
{
|
|
68046
|
-
"
|
|
68114
|
+
"typeof": "function"
|
|
68047
68115
|
},
|
|
68048
68116
|
{
|
|
68049
68117
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68062,7 +68130,7 @@
|
|
|
68062
68130
|
"typeof": "function"
|
|
68063
68131
|
},
|
|
68064
68132
|
{
|
|
68065
|
-
"$ref": "#/definitions/
|
|
68133
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
68066
68134
|
},
|
|
68067
68135
|
{
|
|
68068
68136
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68081,7 +68149,7 @@
|
|
|
68081
68149
|
"typeof": "function"
|
|
68082
68150
|
},
|
|
68083
68151
|
{
|
|
68084
|
-
"$ref": "#/definitions/
|
|
68152
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
68085
68153
|
},
|
|
68086
68154
|
{
|
|
68087
68155
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68100,7 +68168,7 @@
|
|
|
68100
68168
|
"typeof": "function"
|
|
68101
68169
|
},
|
|
68102
68170
|
{
|
|
68103
|
-
"$ref": "#/definitions/
|
|
68171
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
68104
68172
|
},
|
|
68105
68173
|
{
|
|
68106
68174
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68119,7 +68187,7 @@
|
|
|
68119
68187
|
"typeof": "function"
|
|
68120
68188
|
},
|
|
68121
68189
|
{
|
|
68122
|
-
"$ref": "#/definitions/
|
|
68190
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
68123
68191
|
},
|
|
68124
68192
|
{
|
|
68125
68193
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68138,7 +68206,7 @@
|
|
|
68138
68206
|
"typeof": "function"
|
|
68139
68207
|
},
|
|
68140
68208
|
{
|
|
68141
|
-
"$ref": "#/definitions/
|
|
68209
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
68142
68210
|
},
|
|
68143
68211
|
{
|
|
68144
68212
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -68157,7 +68225,7 @@
|
|
|
68157
68225
|
"typeof": "function"
|
|
68158
68226
|
},
|
|
68159
68227
|
{
|
|
68160
|
-
"
|
|
68228
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
68161
68229
|
},
|
|
68162
68230
|
{
|
|
68163
68231
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78041,7 +78109,7 @@
|
|
|
78041
78109
|
"typeof": "function"
|
|
78042
78110
|
},
|
|
78043
78111
|
{
|
|
78044
|
-
"
|
|
78112
|
+
"typeof": "function"
|
|
78045
78113
|
},
|
|
78046
78114
|
{
|
|
78047
78115
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78060,7 +78128,7 @@
|
|
|
78060
78128
|
"typeof": "function"
|
|
78061
78129
|
},
|
|
78062
78130
|
{
|
|
78063
|
-
"$ref": "#/definitions/
|
|
78131
|
+
"$ref": "#/definitions/IMarkAreaXSpec"
|
|
78064
78132
|
},
|
|
78065
78133
|
{
|
|
78066
78134
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78079,7 +78147,7 @@
|
|
|
78079
78147
|
"typeof": "function"
|
|
78080
78148
|
},
|
|
78081
78149
|
{
|
|
78082
|
-
"$ref": "#/definitions/
|
|
78150
|
+
"$ref": "#/definitions/IMarkAreaYSpec"
|
|
78083
78151
|
},
|
|
78084
78152
|
{
|
|
78085
78153
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78098,7 +78166,7 @@
|
|
|
78098
78166
|
"typeof": "function"
|
|
78099
78167
|
},
|
|
78100
78168
|
{
|
|
78101
|
-
"$ref": "#/definitions/
|
|
78169
|
+
"$ref": "#/definitions/IMarkAreaXYSpec"
|
|
78102
78170
|
},
|
|
78103
78171
|
{
|
|
78104
78172
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78117,7 +78185,7 @@
|
|
|
78117
78185
|
"typeof": "function"
|
|
78118
78186
|
},
|
|
78119
78187
|
{
|
|
78120
|
-
"$ref": "#/definitions/
|
|
78188
|
+
"$ref": "#/definitions/IMarkAreaAngleSpec"
|
|
78121
78189
|
},
|
|
78122
78190
|
{
|
|
78123
78191
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78136,7 +78204,7 @@
|
|
|
78136
78204
|
"typeof": "function"
|
|
78137
78205
|
},
|
|
78138
78206
|
{
|
|
78139
|
-
"$ref": "#/definitions/
|
|
78207
|
+
"$ref": "#/definitions/IMarkAreaRadiusSpec"
|
|
78140
78208
|
},
|
|
78141
78209
|
{
|
|
78142
78210
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -78155,7 +78223,7 @@
|
|
|
78155
78223
|
"typeof": "function"
|
|
78156
78224
|
},
|
|
78157
78225
|
{
|
|
78158
|
-
"
|
|
78226
|
+
"$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
|
|
78159
78227
|
},
|
|
78160
78228
|
{
|
|
78161
78229
|
"$ref": "#/definitions/IMarkAreaTheme"
|
|
@@ -81742,7 +81810,7 @@
|
|
|
81742
81810
|
},
|
|
81743
81811
|
"Map<Function,(...args:any[])=>void>": {
|
|
81744
81812
|
"properties": {
|
|
81745
|
-
"__@toStringTag@
|
|
81813
|
+
"__@toStringTag@13706": {
|
|
81746
81814
|
"type": "string"
|
|
81747
81815
|
},
|
|
81748
81816
|
"size": {
|
|
@@ -81750,14 +81818,14 @@
|
|
|
81750
81818
|
}
|
|
81751
81819
|
},
|
|
81752
81820
|
"required": [
|
|
81753
|
-
"__@toStringTag@
|
|
81821
|
+
"__@toStringTag@13706",
|
|
81754
81822
|
"size"
|
|
81755
81823
|
],
|
|
81756
81824
|
"type": "object"
|
|
81757
81825
|
},
|
|
81758
81826
|
"Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
|
|
81759
81827
|
"properties": {
|
|
81760
|
-
"__@toStringTag@
|
|
81828
|
+
"__@toStringTag@13706": {
|
|
81761
81829
|
"type": "string"
|
|
81762
81830
|
},
|
|
81763
81831
|
"size": {
|
|
@@ -81765,14 +81833,14 @@
|
|
|
81765
81833
|
}
|
|
81766
81834
|
},
|
|
81767
81835
|
"required": [
|
|
81768
|
-
"__@toStringTag@
|
|
81836
|
+
"__@toStringTag@13706",
|
|
81769
81837
|
"size"
|
|
81770
81838
|
],
|
|
81771
81839
|
"type": "object"
|
|
81772
81840
|
},
|
|
81773
81841
|
"Map<string,any>": {
|
|
81774
81842
|
"properties": {
|
|
81775
|
-
"__@toStringTag@
|
|
81843
|
+
"__@toStringTag@13706": {
|
|
81776
81844
|
"type": "string"
|
|
81777
81845
|
},
|
|
81778
81846
|
"size": {
|
|
@@ -81780,14 +81848,14 @@
|
|
|
81780
81848
|
}
|
|
81781
81849
|
},
|
|
81782
81850
|
"required": [
|
|
81783
|
-
"__@toStringTag@
|
|
81851
|
+
"__@toStringTag@13706",
|
|
81784
81852
|
"size"
|
|
81785
81853
|
],
|
|
81786
81854
|
"type": "object"
|
|
81787
81855
|
},
|
|
81788
81856
|
"Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
|
|
81789
81857
|
"properties": {
|
|
81790
|
-
"__@toStringTag@
|
|
81858
|
+
"__@toStringTag@13706": {
|
|
81791
81859
|
"type": "string"
|
|
81792
81860
|
},
|
|
81793
81861
|
"size": {
|
|
@@ -81795,14 +81863,14 @@
|
|
|
81795
81863
|
}
|
|
81796
81864
|
},
|
|
81797
81865
|
"required": [
|
|
81798
|
-
"__@toStringTag@
|
|
81866
|
+
"__@toStringTag@13706",
|
|
81799
81867
|
"size"
|
|
81800
81868
|
],
|
|
81801
81869
|
"type": "object"
|
|
81802
81870
|
},
|
|
81803
81871
|
"Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
|
|
81804
81872
|
"properties": {
|
|
81805
|
-
"__@toStringTag@
|
|
81873
|
+
"__@toStringTag@13706": {
|
|
81806
81874
|
"type": "string"
|
|
81807
81875
|
},
|
|
81808
81876
|
"size": {
|
|
@@ -81810,14 +81878,14 @@
|
|
|
81810
81878
|
}
|
|
81811
81879
|
},
|
|
81812
81880
|
"required": [
|
|
81813
|
-
"__@toStringTag@
|
|
81881
|
+
"__@toStringTag@13706",
|
|
81814
81882
|
"size"
|
|
81815
81883
|
],
|
|
81816
81884
|
"type": "object"
|
|
81817
81885
|
},
|
|
81818
81886
|
"Map<string|number,IAnimate>": {
|
|
81819
81887
|
"properties": {
|
|
81820
|
-
"__@toStringTag@
|
|
81888
|
+
"__@toStringTag@13706": {
|
|
81821
81889
|
"type": "string"
|
|
81822
81890
|
},
|
|
81823
81891
|
"size": {
|
|
@@ -81825,7 +81893,7 @@
|
|
|
81825
81893
|
}
|
|
81826
81894
|
},
|
|
81827
81895
|
"required": [
|
|
81828
|
-
"__@toStringTag@
|
|
81896
|
+
"__@toStringTag@13706",
|
|
81829
81897
|
"size"
|
|
81830
81898
|
],
|
|
81831
81899
|
"type": "object"
|
|
@@ -95097,16 +95165,19 @@
|
|
|
95097
95165
|
},
|
|
95098
95166
|
"type": "object"
|
|
95099
95167
|
},
|
|
95100
|
-
"Partial<IMarkerState<
|
|
95168
|
+
"Partial<IMarkerState<IArcMarkSpec|IPolygonMarkSpec>>": {
|
|
95101
95169
|
"properties": {
|
|
95102
95170
|
"state": {
|
|
95103
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95171
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IArcMarkSpec|IPolygonMarkSpec|MarkerStateCallback<IArcMarkSpec|IPolygonMarkSpec>>",
|
|
95104
95172
|
"description": "不同状态下的样式配置"
|
|
95105
95173
|
},
|
|
95106
95174
|
"style": {
|
|
95107
95175
|
"anyOf": [
|
|
95108
95176
|
{
|
|
95109
|
-
"$ref": "#/definitions/
|
|
95177
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
95178
|
+
},
|
|
95179
|
+
{
|
|
95180
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
95110
95181
|
},
|
|
95111
95182
|
{
|
|
95112
95183
|
"typeof": "function"
|
|
@@ -95117,16 +95188,16 @@
|
|
|
95117
95188
|
},
|
|
95118
95189
|
"type": "object"
|
|
95119
95190
|
},
|
|
95120
|
-
"Partial<IMarkerState<
|
|
95191
|
+
"Partial<IMarkerState<IGroupGraphicAttribute>>": {
|
|
95121
95192
|
"properties": {
|
|
95122
95193
|
"state": {
|
|
95123
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95194
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IGroupGraphicAttribute|MarkerStateCallback<IGroupGraphicAttribute>>",
|
|
95124
95195
|
"description": "不同状态下的样式配置"
|
|
95125
95196
|
},
|
|
95126
95197
|
"style": {
|
|
95127
95198
|
"anyOf": [
|
|
95128
95199
|
{
|
|
95129
|
-
"$ref": "#/definitions/
|
|
95200
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
95130
95201
|
},
|
|
95131
95202
|
{
|
|
95132
95203
|
"typeof": "function"
|
|
@@ -95137,19 +95208,16 @@
|
|
|
95137
95208
|
},
|
|
95138
95209
|
"type": "object"
|
|
95139
95210
|
},
|
|
95140
|
-
"Partial<IMarkerState<
|
|
95211
|
+
"Partial<IMarkerState<IImageGraphicAttribute>>": {
|
|
95141
95212
|
"properties": {
|
|
95142
95213
|
"state": {
|
|
95143
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95214
|
+
"$ref": "#/definitions/Record<MarkerStateValue,IImageGraphicAttribute|MarkerStateCallback<IImageGraphicAttribute>>",
|
|
95144
95215
|
"description": "不同状态下的样式配置"
|
|
95145
95216
|
},
|
|
95146
95217
|
"style": {
|
|
95147
95218
|
"anyOf": [
|
|
95148
95219
|
{
|
|
95149
|
-
"$ref": "#/definitions/
|
|
95150
|
-
},
|
|
95151
|
-
{
|
|
95152
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
95220
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
95153
95221
|
},
|
|
95154
95222
|
{
|
|
95155
95223
|
"typeof": "function"
|
|
@@ -95160,16 +95228,16 @@
|
|
|
95160
95228
|
},
|
|
95161
95229
|
"type": "object"
|
|
95162
95230
|
},
|
|
95163
|
-
"Partial<IMarkerState<
|
|
95231
|
+
"Partial<IMarkerState<ILineMarkSpec|IArcMarkSpec>>": {
|
|
95164
95232
|
"properties": {
|
|
95165
95233
|
"state": {
|
|
95166
|
-
"$ref": "#/definitions/Record<MarkerStateValue,
|
|
95234
|
+
"$ref": "#/definitions/Record<MarkerStateValue,ILineMarkSpec|IArcMarkSpec|MarkerStateCallback<ILineMarkSpec|IArcMarkSpec>>",
|
|
95167
95235
|
"description": "不同状态下的样式配置"
|
|
95168
95236
|
},
|
|
95169
95237
|
"style": {
|
|
95170
95238
|
"anyOf": [
|
|
95171
95239
|
{
|
|
95172
|
-
"$ref": "#/definitions/
|
|
95240
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
95173
95241
|
},
|
|
95174
95242
|
{
|
|
95175
95243
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -99713,7 +99781,7 @@
|
|
|
99713
99781
|
},
|
|
99714
99782
|
"type": "object"
|
|
99715
99783
|
},
|
|
99716
|
-
"Partial<Omit<{visible:boolean;customShape?:(
|
|
99784
|
+
"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
99785
|
"properties": {
|
|
99718
99786
|
"_debug_bounds": {
|
|
99719
99787
|
"anyOf": [
|
|
@@ -102872,43 +102940,46 @@
|
|
|
102872
102940
|
},
|
|
102873
102941
|
"Promise<FontFaceSet>": {
|
|
102874
102942
|
"properties": {
|
|
102875
|
-
"__@toStringTag@
|
|
102943
|
+
"__@toStringTag@13706": {
|
|
102876
102944
|
"type": "string"
|
|
102877
102945
|
}
|
|
102878
102946
|
},
|
|
102879
102947
|
"required": [
|
|
102880
|
-
"__@toStringTag@
|
|
102948
|
+
"__@toStringTag@13706"
|
|
102881
102949
|
],
|
|
102882
102950
|
"type": "object"
|
|
102883
102951
|
},
|
|
102884
102952
|
"Promise<ServiceWorkerRegistration>": {
|
|
102885
102953
|
"properties": {
|
|
102886
|
-
"__@toStringTag@
|
|
102954
|
+
"__@toStringTag@13706": {
|
|
102887
102955
|
"type": "string"
|
|
102888
102956
|
}
|
|
102889
102957
|
},
|
|
102890
102958
|
"required": [
|
|
102891
|
-
"__@toStringTag@
|
|
102959
|
+
"__@toStringTag@13706"
|
|
102892
102960
|
],
|
|
102893
102961
|
"type": "object"
|
|
102894
102962
|
},
|
|
102895
102963
|
"Promise<any>": {
|
|
102896
102964
|
"properties": {
|
|
102897
|
-
"__@toStringTag@
|
|
102965
|
+
"__@toStringTag@13706": {
|
|
102898
102966
|
"type": "string"
|
|
102899
102967
|
}
|
|
102900
102968
|
},
|
|
102901
102969
|
"required": [
|
|
102902
|
-
"__@toStringTag@
|
|
102970
|
+
"__@toStringTag@13706"
|
|
102903
102971
|
],
|
|
102904
102972
|
"type": "object"
|
|
102905
102973
|
},
|
|
102906
|
-
"Record<MarkerStateValue,
|
|
102974
|
+
"Record<MarkerStateValue,IArcMarkSpec|IPolygonMarkSpec|MarkerStateCallback<IArcMarkSpec|IPolygonMarkSpec>>": {
|
|
102907
102975
|
"properties": {
|
|
102908
102976
|
"hover": {
|
|
102909
102977
|
"anyOf": [
|
|
102910
102978
|
{
|
|
102911
|
-
"$ref": "#/definitions/
|
|
102979
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
102980
|
+
},
|
|
102981
|
+
{
|
|
102982
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102912
102983
|
},
|
|
102913
102984
|
{
|
|
102914
102985
|
"typeof": "function"
|
|
@@ -102918,7 +102989,10 @@
|
|
|
102918
102989
|
"hover_reverse": {
|
|
102919
102990
|
"anyOf": [
|
|
102920
102991
|
{
|
|
102921
|
-
"$ref": "#/definitions/
|
|
102992
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
102993
|
+
},
|
|
102994
|
+
{
|
|
102995
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102922
102996
|
},
|
|
102923
102997
|
{
|
|
102924
102998
|
"typeof": "function"
|
|
@@ -102928,7 +103002,10 @@
|
|
|
102928
103002
|
"selected": {
|
|
102929
103003
|
"anyOf": [
|
|
102930
103004
|
{
|
|
102931
|
-
"$ref": "#/definitions/
|
|
103005
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103006
|
+
},
|
|
103007
|
+
{
|
|
103008
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102932
103009
|
},
|
|
102933
103010
|
{
|
|
102934
103011
|
"typeof": "function"
|
|
@@ -102938,7 +103015,10 @@
|
|
|
102938
103015
|
"selected_reverse": {
|
|
102939
103016
|
"anyOf": [
|
|
102940
103017
|
{
|
|
102941
|
-
"$ref": "#/definitions/
|
|
103018
|
+
"$ref": "#/definitions/IArcMarkSpec"
|
|
103019
|
+
},
|
|
103020
|
+
{
|
|
103021
|
+
"$ref": "#/definitions/IPolygonMarkSpec"
|
|
102942
103022
|
},
|
|
102943
103023
|
{
|
|
102944
103024
|
"typeof": "function"
|
|
@@ -102954,12 +103034,12 @@
|
|
|
102954
103034
|
],
|
|
102955
103035
|
"type": "object"
|
|
102956
103036
|
},
|
|
102957
|
-
"Record<MarkerStateValue,
|
|
103037
|
+
"Record<MarkerStateValue,IGroupGraphicAttribute|MarkerStateCallback<IGroupGraphicAttribute>>": {
|
|
102958
103038
|
"properties": {
|
|
102959
103039
|
"hover": {
|
|
102960
103040
|
"anyOf": [
|
|
102961
103041
|
{
|
|
102962
|
-
"$ref": "#/definitions/
|
|
103042
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102963
103043
|
},
|
|
102964
103044
|
{
|
|
102965
103045
|
"typeof": "function"
|
|
@@ -102969,7 +103049,7 @@
|
|
|
102969
103049
|
"hover_reverse": {
|
|
102970
103050
|
"anyOf": [
|
|
102971
103051
|
{
|
|
102972
|
-
"$ref": "#/definitions/
|
|
103052
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102973
103053
|
},
|
|
102974
103054
|
{
|
|
102975
103055
|
"typeof": "function"
|
|
@@ -102979,7 +103059,7 @@
|
|
|
102979
103059
|
"selected": {
|
|
102980
103060
|
"anyOf": [
|
|
102981
103061
|
{
|
|
102982
|
-
"$ref": "#/definitions/
|
|
103062
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102983
103063
|
},
|
|
102984
103064
|
{
|
|
102985
103065
|
"typeof": "function"
|
|
@@ -102989,7 +103069,7 @@
|
|
|
102989
103069
|
"selected_reverse": {
|
|
102990
103070
|
"anyOf": [
|
|
102991
103071
|
{
|
|
102992
|
-
"$ref": "#/definitions/
|
|
103072
|
+
"$ref": "#/definitions/IGroupGraphicAttribute"
|
|
102993
103073
|
},
|
|
102994
103074
|
{
|
|
102995
103075
|
"typeof": "function"
|
|
@@ -103005,15 +103085,12 @@
|
|
|
103005
103085
|
],
|
|
103006
103086
|
"type": "object"
|
|
103007
103087
|
},
|
|
103008
|
-
"Record<MarkerStateValue,
|
|
103088
|
+
"Record<MarkerStateValue,IImageGraphicAttribute|MarkerStateCallback<IImageGraphicAttribute>>": {
|
|
103009
103089
|
"properties": {
|
|
103010
103090
|
"hover": {
|
|
103011
103091
|
"anyOf": [
|
|
103012
103092
|
{
|
|
103013
|
-
"$ref": "#/definitions/
|
|
103014
|
-
},
|
|
103015
|
-
{
|
|
103016
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103093
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103017
103094
|
},
|
|
103018
103095
|
{
|
|
103019
103096
|
"typeof": "function"
|
|
@@ -103023,10 +103100,7 @@
|
|
|
103023
103100
|
"hover_reverse": {
|
|
103024
103101
|
"anyOf": [
|
|
103025
103102
|
{
|
|
103026
|
-
"$ref": "#/definitions/
|
|
103027
|
-
},
|
|
103028
|
-
{
|
|
103029
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103103
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103030
103104
|
},
|
|
103031
103105
|
{
|
|
103032
103106
|
"typeof": "function"
|
|
@@ -103036,10 +103110,7 @@
|
|
|
103036
103110
|
"selected": {
|
|
103037
103111
|
"anyOf": [
|
|
103038
103112
|
{
|
|
103039
|
-
"$ref": "#/definitions/
|
|
103040
|
-
},
|
|
103041
|
-
{
|
|
103042
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103113
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103043
103114
|
},
|
|
103044
103115
|
{
|
|
103045
103116
|
"typeof": "function"
|
|
@@ -103049,10 +103120,7 @@
|
|
|
103049
103120
|
"selected_reverse": {
|
|
103050
103121
|
"anyOf": [
|
|
103051
103122
|
{
|
|
103052
|
-
"$ref": "#/definitions/
|
|
103053
|
-
},
|
|
103054
|
-
{
|
|
103055
|
-
"$ref": "#/definitions/IArcMarkSpec"
|
|
103123
|
+
"$ref": "#/definitions/IImageGraphicAttribute"
|
|
103056
103124
|
},
|
|
103057
103125
|
{
|
|
103058
103126
|
"typeof": "function"
|
|
@@ -103068,12 +103136,12 @@
|
|
|
103068
103136
|
],
|
|
103069
103137
|
"type": "object"
|
|
103070
103138
|
},
|
|
103071
|
-
"Record<MarkerStateValue,
|
|
103139
|
+
"Record<MarkerStateValue,ILineMarkSpec|IArcMarkSpec|MarkerStateCallback<ILineMarkSpec|IArcMarkSpec>>": {
|
|
103072
103140
|
"properties": {
|
|
103073
103141
|
"hover": {
|
|
103074
103142
|
"anyOf": [
|
|
103075
103143
|
{
|
|
103076
|
-
"$ref": "#/definitions/
|
|
103144
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103077
103145
|
},
|
|
103078
103146
|
{
|
|
103079
103147
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103086,7 +103154,7 @@
|
|
|
103086
103154
|
"hover_reverse": {
|
|
103087
103155
|
"anyOf": [
|
|
103088
103156
|
{
|
|
103089
|
-
"$ref": "#/definitions/
|
|
103157
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103090
103158
|
},
|
|
103091
103159
|
{
|
|
103092
103160
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103099,7 +103167,7 @@
|
|
|
103099
103167
|
"selected": {
|
|
103100
103168
|
"anyOf": [
|
|
103101
103169
|
{
|
|
103102
|
-
"$ref": "#/definitions/
|
|
103170
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103103
103171
|
},
|
|
103104
103172
|
{
|
|
103105
103173
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103112,7 +103180,7 @@
|
|
|
103112
103180
|
"selected_reverse": {
|
|
103113
103181
|
"anyOf": [
|
|
103114
103182
|
{
|
|
103115
|
-
"$ref": "#/definitions/
|
|
103183
|
+
"$ref": "#/definitions/ILineMarkSpec"
|
|
103116
103184
|
},
|
|
103117
103185
|
{
|
|
103118
103186
|
"$ref": "#/definitions/IArcMarkSpec"
|
|
@@ -103373,10 +103441,10 @@
|
|
|
103373
103441
|
"Record<string,ConvertToMarkStyleSpec<IGroupMarkSpec>|IMarkStateSpec<IGroupMarkSpec>>": {
|
|
103374
103442
|
"type": "object"
|
|
103375
103443
|
},
|
|
103376
|
-
"Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
103444
|
+
"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
103445
|
"type": "object"
|
|
103378
103446
|
},
|
|
103379
|
-
"Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|
|
|
103447
|
+
"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
103448
|
"type": "object"
|
|
103381
103449
|
},
|
|
103382
103450
|
"Record<string,IArc3dMarkSpec>": {
|