@visactor/vchart-schema 1.12.0-alpha.0 → 1.12.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/vchart.json +1001 -653
package/vchart.json CHANGED
@@ -5,83 +5,80 @@
5
5
  "$ref": "#/definitions/IChartSpec"
6
6
  },
7
7
  {
8
- "$ref": "#/definitions/IBarChartSpec"
9
- },
10
- {
11
- "$ref": "#/definitions/IBar3dChartSpec"
12
- },
13
- {
14
- "$ref": "#/definitions/IBoxPlotChartSpec"
8
+ "$ref": "#/definitions/ILineChartSpec"
15
9
  },
16
10
  {
17
- "$ref": "#/definitions/ICirclePackingChartSpec"
11
+ "$ref": "#/definitions/IBarChartSpec"
18
12
  },
19
13
  {
20
- "$ref": "#/definitions/IRangeColumnChartSpec"
14
+ "$ref": "#/definitions/IBar3dChartSpec"
21
15
  },
22
16
  {
23
- "$ref": "#/definitions/IRangeColumn3dChartSpec"
17
+ "$ref": "#/definitions/IScatterChartSpec"
24
18
  },
25
19
  {
26
- "$ref": "#/definitions/IRangeAreaChartSpec"
20
+ "$ref": "#/definitions/IMapChartSpec"
27
21
  },
28
22
  {
29
- "$ref": "#/definitions/ICommonChartSpec"
23
+ "$ref": "#/definitions/IPieChartSpec"
30
24
  },
31
25
  {
32
- "$ref": "#/definitions/IFunnelChartSpec"
26
+ "$ref": "#/definitions/IPie3dChartSpec"
33
27
  },
34
28
  {
35
- "$ref": "#/definitions/IFunnel3dChartSpec"
29
+ "$ref": "#/definitions/IRoseChartSpec"
36
30
  },
37
31
  {
38
- "$ref": "#/definitions/IGaugeChartSpec"
32
+ "$ref": "#/definitions/IRadarChartSpec"
39
33
  },
40
34
  {
41
- "$ref": "#/definitions/IHeatmapChartSpec"
35
+ "$ref": "#/definitions/IRangeColumnChartSpec"
42
36
  },
43
37
  {
44
- "$ref": "#/definitions/IHistogramChartSpec"
38
+ "$ref": "#/definitions/IRangeColumn3dChartSpec"
45
39
  },
46
40
  {
47
- "$ref": "#/definitions/IHistogram3dChartSpec"
41
+ "$ref": "#/definitions/IRangeAreaChartSpec"
48
42
  },
49
43
  {
50
- "$ref": "#/definitions/ILineChartSpec"
44
+ "$ref": "#/definitions/ICommonChartSpec"
51
45
  },
52
46
  {
53
- "$ref": "#/definitions/IMapChartSpec"
47
+ "$ref": "#/definitions/ISequenceChartSpec"
54
48
  },
55
49
  {
56
- "$ref": "#/definitions/IPieChartSpec"
50
+ "$ref": "#/definitions/IHistogramChartSpec"
57
51
  },
58
52
  {
59
- "$ref": "#/definitions/IPie3dChartSpec"
53
+ "$ref": "#/definitions/IHistogram3dChartSpec"
60
54
  },
61
55
  {
62
56
  "$ref": "#/definitions/ICircularProgressChartSpec"
63
57
  },
64
58
  {
65
- "$ref": "#/definitions/ILinearProgressChartSpec"
59
+ "$ref": "#/definitions/IGaugeChartSpec"
66
60
  },
67
61
  {
68
- "$ref": "#/definitions/IRoseChartSpec"
62
+ "$ref": "#/definitions/IWordCloudChartSpec"
69
63
  },
70
64
  {
71
- "$ref": "#/definitions/IRadarChartSpec"
65
+ "$ref": "#/definitions/IWordCloud3dChartSpec"
72
66
  },
73
67
  {
74
- "$ref": "#/definitions/ISankeyChartSpec"
68
+ "$ref": "#/definitions/IFunnelChartSpec"
75
69
  },
76
70
  {
77
- "$ref": "#/definitions/IScatterChartSpec"
71
+ "$ref": "#/definitions/IFunnel3dChartSpec"
78
72
  },
79
73
  {
80
- "$ref": "#/definitions/ISequenceChartSpec"
74
+ "$ref": "#/definitions/ILinearProgressChartSpec"
81
75
  },
82
76
  {
83
77
  "$ref": "#/definitions/ISunburstChartSpec"
84
78
  },
79
+ {
80
+ "$ref": "#/definitions/ICirclePackingChartSpec"
81
+ },
85
82
  {
86
83
  "$ref": "#/definitions/ITreemapChartSpec"
87
84
  },
@@ -89,19 +86,22 @@
89
86
  "$ref": "#/definitions/IWaterfallChartSpec"
90
87
  },
91
88
  {
92
- "$ref": "#/definitions/ICorrelationChartSpec"
89
+ "$ref": "#/definitions/IBoxPlotChartSpec"
93
90
  },
94
91
  {
95
- "$ref": "#/definitions/ILiquidChartSpec"
92
+ "$ref": "#/definitions/ISankeyChartSpec"
96
93
  },
97
94
  {
98
- "$ref": "#/definitions/IWordCloudChartSpec"
95
+ "$ref": "#/definitions/IHeatmapChartSpec"
99
96
  },
100
97
  {
101
- "$ref": "#/definitions/IWordCloud3dChartSpec"
98
+ "$ref": "#/definitions/ICorrelationChartSpec"
102
99
  },
103
100
  {
104
101
  "$ref": "#/definitions/IAreaChartSpec"
102
+ },
103
+ {
104
+ "$ref": "#/definitions/ILiquidChartSpec"
105
105
  }
106
106
  ],
107
107
  "definitions": {
@@ -804,7 +804,7 @@
804
804
  "description": "arc 在 roundCap 打开且应用环形渐变时是否对 cap 部分生效"
805
805
  },
806
806
  "background": {
807
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
807
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
808
808
  },
809
809
  "beta": {
810
810
  "$ref": "#/definitions/VisualType<number>"
@@ -961,7 +961,7 @@
961
961
  "description": "arc 在 roundCap 打开且应用环形渐变时是否对 cap 部分生效"
962
962
  },
963
963
  "background": {
964
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
964
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
965
965
  },
966
966
  "beta": {
967
967
  "$ref": "#/definitions/VisualType<number>"
@@ -1118,7 +1118,7 @@
1118
1118
  "description": "arc 在 roundCap 打开且应用环形渐变时是否对 cap 部分生效"
1119
1119
  },
1120
1120
  "background": {
1121
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
1121
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
1122
1122
  },
1123
1123
  "beta": {
1124
1124
  "$ref": "#/definitions/VisualType<number>"
@@ -1272,7 +1272,7 @@
1272
1272
  "description": "arc 在 roundCap 打开且应用环形渐变时是否对 cap 部分生效"
1273
1273
  },
1274
1274
  "background": {
1275
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
1275
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
1276
1276
  },
1277
1277
  "beta": {
1278
1278
  "$ref": "#/definitions/VisualType<number>"
@@ -1426,7 +1426,7 @@
1426
1426
  "description": "arc 在 roundCap 打开且应用环形渐变时是否对 cap 部分生效"
1427
1427
  },
1428
1428
  "background": {
1429
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
1429
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
1430
1430
  },
1431
1431
  "beta": {
1432
1432
  "$ref": "#/definitions/VisualType<number>"
@@ -1576,7 +1576,7 @@
1576
1576
  "$ref": "#/definitions/VisualType<number>"
1577
1577
  },
1578
1578
  "background": {
1579
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
1579
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
1580
1580
  },
1581
1581
  "beta": {
1582
1582
  "$ref": "#/definitions/VisualType<number>"
@@ -1709,7 +1709,7 @@
1709
1709
  "$ref": "#/definitions/VisualType<number>"
1710
1710
  },
1711
1711
  "background": {
1712
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
1712
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
1713
1713
  },
1714
1714
  "beta": {
1715
1715
  "$ref": "#/definitions/VisualType<number>"
@@ -2145,7 +2145,7 @@
2145
2145
  "$ref": "#/definitions/VisualType<number>"
2146
2146
  },
2147
2147
  "background": {
2148
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
2148
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
2149
2149
  },
2150
2150
  "beta": {
2151
2151
  "$ref": "#/definitions/VisualType<number>"
@@ -2276,7 +2276,7 @@
2276
2276
  "$ref": "#/definitions/VisualType<number>"
2277
2277
  },
2278
2278
  "background": {
2279
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
2279
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
2280
2280
  },
2281
2281
  "beta": {
2282
2282
  "$ref": "#/definitions/VisualType<number>"
@@ -2407,7 +2407,7 @@
2407
2407
  "$ref": "#/definitions/VisualType<number>"
2408
2408
  },
2409
2409
  "background": {
2410
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
2410
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
2411
2411
  },
2412
2412
  "beta": {
2413
2413
  "$ref": "#/definitions/VisualType<number>"
@@ -2547,7 +2547,7 @@
2547
2547
  "$ref": "#/definitions/VisualType<number>"
2548
2548
  },
2549
2549
  "background": {
2550
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
2550
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
2551
2551
  },
2552
2552
  "beta": {
2553
2553
  "$ref": "#/definitions/VisualType<number>"
@@ -2687,7 +2687,7 @@
2687
2687
  "$ref": "#/definitions/VisualType<number>"
2688
2688
  },
2689
2689
  "background": {
2690
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
2690
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
2691
2691
  },
2692
2692
  "beta": {
2693
2693
  "$ref": "#/definitions/VisualType<number>"
@@ -2823,7 +2823,7 @@
2823
2823
  "$ref": "#/definitions/VisualType<number>"
2824
2824
  },
2825
2825
  "background": {
2826
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
2826
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
2827
2827
  },
2828
2828
  "beta": {
2829
2829
  "$ref": "#/definitions/VisualType<number>"
@@ -2962,7 +2962,7 @@
2962
2962
  "$ref": "#/definitions/VisualType<number>"
2963
2963
  },
2964
2964
  "background": {
2965
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
2965
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
2966
2966
  },
2967
2967
  "backgroundStyle": {},
2968
2968
  "beta": {
@@ -3122,7 +3122,7 @@
3122
3122
  "$ref": "#/definitions/VisualType<number>"
3123
3123
  },
3124
3124
  "background": {
3125
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
3125
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
3126
3126
  },
3127
3127
  "backgroundStyle": {},
3128
3128
  "beta": {
@@ -3279,7 +3279,7 @@
3279
3279
  "$ref": "#/definitions/VisualType<number>"
3280
3280
  },
3281
3281
  "background": {
3282
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
3282
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
3283
3283
  },
3284
3284
  "beta": {
3285
3285
  "$ref": "#/definitions/VisualType<number>"
@@ -3403,7 +3403,7 @@
3403
3403
  "$ref": "#/definitions/VisualType<number>"
3404
3404
  },
3405
3405
  "background": {
3406
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
3406
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
3407
3407
  },
3408
3408
  "beta": {
3409
3409
  "$ref": "#/definitions/VisualType<number>"
@@ -3527,7 +3527,7 @@
3527
3527
  "$ref": "#/definitions/VisualType<number>"
3528
3528
  },
3529
3529
  "background": {
3530
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
3530
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
3531
3531
  },
3532
3532
  "beta": {
3533
3533
  "$ref": "#/definitions/VisualType<number>"
@@ -3652,7 +3652,7 @@
3652
3652
  "$ref": "#/definitions/VisualType<number>"
3653
3653
  },
3654
3654
  "background": {
3655
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
3655
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
3656
3656
  },
3657
3657
  "beta": {
3658
3658
  "$ref": "#/definitions/VisualType<number>"
@@ -3777,7 +3777,7 @@
3777
3777
  "$ref": "#/definitions/VisualType<number>"
3778
3778
  },
3779
3779
  "background": {
3780
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
3780
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
3781
3781
  },
3782
3782
  "beta": {
3783
3783
  "$ref": "#/definitions/VisualType<number>"
@@ -3902,7 +3902,7 @@
3902
3902
  "$ref": "#/definitions/VisualType<number>"
3903
3903
  },
3904
3904
  "background": {
3905
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
3905
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
3906
3906
  },
3907
3907
  "beta": {
3908
3908
  "$ref": "#/definitions/VisualType<number>"
@@ -4027,7 +4027,7 @@
4027
4027
  "$ref": "#/definitions/VisualType<number>"
4028
4028
  },
4029
4029
  "background": {
4030
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
4030
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
4031
4031
  },
4032
4032
  "beta": {
4033
4033
  "$ref": "#/definitions/VisualType<number>"
@@ -4164,7 +4164,7 @@
4164
4164
  "$ref": "#/definitions/VisualType<number>"
4165
4165
  },
4166
4166
  "background": {
4167
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
4167
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
4168
4168
  },
4169
4169
  "beta": {
4170
4170
  "$ref": "#/definitions/VisualType<number>"
@@ -4301,7 +4301,7 @@
4301
4301
  "$ref": "#/definitions/VisualType<number>"
4302
4302
  },
4303
4303
  "background": {
4304
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
4304
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
4305
4305
  },
4306
4306
  "beta": {
4307
4307
  "$ref": "#/definitions/VisualType<number>"
@@ -4435,7 +4435,7 @@
4435
4435
  "$ref": "#/definitions/VisualType<number>"
4436
4436
  },
4437
4437
  "background": {
4438
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
4438
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
4439
4439
  },
4440
4440
  "beta": {
4441
4441
  "$ref": "#/definitions/VisualType<number>"
@@ -4569,7 +4569,7 @@
4569
4569
  "$ref": "#/definitions/VisualType<number>"
4570
4570
  },
4571
4571
  "background": {
4572
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
4572
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
4573
4573
  },
4574
4574
  "beta": {
4575
4575
  "$ref": "#/definitions/VisualType<number>"
@@ -4703,7 +4703,7 @@
4703
4703
  "$ref": "#/definitions/VisualType<number>"
4704
4704
  },
4705
4705
  "background": {
4706
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
4706
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
4707
4707
  },
4708
4708
  "beta": {
4709
4709
  "$ref": "#/definitions/VisualType<number>"
@@ -4717,6 +4717,9 @@
4717
4717
  "disableAutoWrapLine": {
4718
4718
  "$ref": "#/definitions/VisualType<boolean>"
4719
4719
  },
4720
+ "editable": {
4721
+ "$ref": "#/definitions/VisualType<boolean>"
4722
+ },
4720
4723
  "ellipsis": {
4721
4724
  "$ref": "#/definitions/VisualType<string|boolean>"
4722
4725
  },
@@ -4850,6 +4853,7 @@
4850
4853
  },
4851
4854
  "required": [
4852
4855
  "disableAutoWrapLine",
4856
+ "editable",
4853
4857
  "ellipsis",
4854
4858
  "height",
4855
4859
  "layoutDirection",
@@ -5117,7 +5121,7 @@
5117
5121
  "$ref": "#/definitions/VisualType<number>"
5118
5122
  },
5119
5123
  "background": {
5120
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
5124
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
5121
5125
  },
5122
5126
  "beta": {
5123
5127
  "$ref": "#/definitions/VisualType<number>"
@@ -5259,7 +5263,7 @@
5259
5263
  "$ref": "#/definitions/VisualType<number>"
5260
5264
  },
5261
5265
  "background": {
5262
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
5266
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
5263
5267
  },
5264
5268
  "beta": {
5265
5269
  "$ref": "#/definitions/VisualType<number>"
@@ -5385,7 +5389,7 @@
5385
5389
  },
5386
5390
  "type": "object"
5387
5391
  },
5388
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>": {
5392
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>": {
5389
5393
  "anyOf": [
5390
5394
  {
5391
5395
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>",
@@ -5416,7 +5420,7 @@
5416
5420
  "description": "style格式转换"
5417
5421
  },
5418
5422
  {
5419
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>",
5423
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
5420
5424
  "description": "style格式转换"
5421
5425
  },
5422
5426
  {
@@ -5424,19 +5428,19 @@
5424
5428
  "description": "style格式转换"
5425
5429
  },
5426
5430
  {
5427
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>",
5431
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>",
5428
5432
  "description": "style格式转换"
5429
5433
  },
5430
5434
  {
5431
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
5435
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>",
5432
5436
  "description": "style格式转换"
5433
5437
  },
5434
5438
  {
5435
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
5439
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
5436
5440
  "description": "style格式转换"
5437
5441
  },
5438
5442
  {
5439
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
5443
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
5440
5444
  "description": "style格式转换"
5441
5445
  },
5442
5446
  {
@@ -5454,7 +5458,7 @@
5454
5458
  ],
5455
5459
  "description": "style格式转换"
5456
5460
  },
5457
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>": {
5461
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>": {
5458
5462
  "anyOf": [
5459
5463
  {
5460
5464
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>_1",
@@ -5489,7 +5493,7 @@
5489
5493
  "description": "style格式转换"
5490
5494
  },
5491
5495
  {
5492
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>_1",
5496
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
5493
5497
  "description": "style格式转换"
5494
5498
  },
5495
5499
  {
@@ -5497,19 +5501,19 @@
5497
5501
  "description": "style格式转换"
5498
5502
  },
5499
5503
  {
5500
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>_1",
5504
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>_1",
5501
5505
  "description": "style格式转换"
5502
5506
  },
5503
5507
  {
5504
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
5508
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>_1",
5505
5509
  "description": "style格式转换"
5506
5510
  },
5507
5511
  {
5508
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
5512
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
5509
5513
  "description": "style格式转换"
5510
5514
  },
5511
5515
  {
5512
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
5516
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
5513
5517
  "description": "style格式转换"
5514
5518
  },
5515
5519
  {
@@ -5543,7 +5547,7 @@
5543
5547
  "$ref": "#/definitions/VisualType<number>"
5544
5548
  },
5545
5549
  "background": {
5546
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
5550
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
5547
5551
  },
5548
5552
  "beta": {
5549
5553
  "$ref": "#/definitions/VisualType<number>"
@@ -5678,7 +5682,7 @@
5678
5682
  "$ref": "#/definitions/VisualType<number>"
5679
5683
  },
5680
5684
  "background": {
5681
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
5685
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
5682
5686
  },
5683
5687
  "beta": {
5684
5688
  "$ref": "#/definitions/VisualType<number>"
@@ -5813,7 +5817,7 @@
5813
5817
  "$ref": "#/definitions/VisualType<number>"
5814
5818
  },
5815
5819
  "background": {
5816
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
5820
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
5817
5821
  },
5818
5822
  "beta": {
5819
5823
  "$ref": "#/definitions/VisualType<number>"
@@ -6003,7 +6007,7 @@
6003
6007
  "$ref": "#/definitions/VisualType<number>"
6004
6008
  },
6005
6009
  "background": {
6006
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
6010
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
6007
6011
  },
6008
6012
  "beta": {
6009
6013
  "$ref": "#/definitions/VisualType<number>"
@@ -6193,7 +6197,7 @@
6193
6197
  "$ref": "#/definitions/VisualType<number>"
6194
6198
  },
6195
6199
  "background": {
6196
- "$ref": "#/definitions/VisualType<string|HTMLCanvasElement|HTMLImageElement>"
6200
+ "$ref": "#/definitions/VisualType<HTMLCanvasElement|HTMLImageElement|IColor>"
6197
6201
  },
6198
6202
  "beta": {
6199
6203
  "$ref": "#/definitions/VisualType<number>"
@@ -17865,6 +17869,15 @@
17865
17869
  {
17866
17870
  "$ref": "#/definitions/HTMLImageElement"
17867
17871
  },
17872
+ {
17873
+ "$ref": "#/definitions/ILinearGradient"
17874
+ },
17875
+ {
17876
+ "$ref": "#/definitions/IRadialGradient"
17877
+ },
17878
+ {
17879
+ "$ref": "#/definitions/IConicalGradient"
17880
+ },
17868
17881
  {
17869
17882
  "type": "string"
17870
17883
  }
@@ -18164,6 +18177,15 @@
18164
18177
  {
18165
18178
  "$ref": "#/definitions/HTMLImageElement"
18166
18179
  },
18180
+ {
18181
+ "$ref": "#/definitions/ILinearGradient"
18182
+ },
18183
+ {
18184
+ "$ref": "#/definitions/IRadialGradient"
18185
+ },
18186
+ {
18187
+ "$ref": "#/definitions/IConicalGradient"
18188
+ },
18167
18189
  {
18168
18190
  "type": "string"
18169
18191
  }
@@ -18524,7 +18546,7 @@
18524
18546
  },
18525
18547
  "background": {
18526
18548
  "$ref": "#/definitions/IBackgroundSpec",
18527
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
18549
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
18528
18550
  },
18529
18551
  "brush": {
18530
18552
  "$ref": "#/definitions/IBrushSpec",
@@ -18662,16 +18684,16 @@
18662
18684
  },
18663
18685
  "legends": {
18664
18686
  "anyOf": [
18665
- {
18666
- "$ref": "#/definitions/IDiscreteLegendSpec",
18667
- "description": "spec"
18668
- },
18669
18687
  {
18670
18688
  "$ref": "#/definitions/IColorLegendSpec"
18671
18689
  },
18672
18690
  {
18673
18691
  "$ref": "#/definitions/ISizeLegendSpec"
18674
18692
  },
18693
+ {
18694
+ "$ref": "#/definitions/IDiscreteLegendSpec",
18695
+ "description": "spec"
18696
+ },
18675
18697
  {
18676
18698
  "items": {
18677
18699
  "$ref": "#/definitions/ILegendSpec"
@@ -18696,7 +18718,7 @@
18696
18718
  "typeof": "function"
18697
18719
  },
18698
18720
  {
18699
- "typeof": "function"
18721
+ "$ref": "#/definitions/IMarkAreaXSpec"
18700
18722
  },
18701
18723
  {
18702
18724
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -18715,7 +18737,7 @@
18715
18737
  "typeof": "function"
18716
18738
  },
18717
18739
  {
18718
- "$ref": "#/definitions/IMarkAreaXSpec"
18740
+ "$ref": "#/definitions/IMarkAreaYSpec"
18719
18741
  },
18720
18742
  {
18721
18743
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -18734,7 +18756,7 @@
18734
18756
  "typeof": "function"
18735
18757
  },
18736
18758
  {
18737
- "$ref": "#/definitions/IMarkAreaYSpec"
18759
+ "$ref": "#/definitions/IMarkAreaXYSpec"
18738
18760
  },
18739
18761
  {
18740
18762
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -18753,7 +18775,7 @@
18753
18775
  "typeof": "function"
18754
18776
  },
18755
18777
  {
18756
- "$ref": "#/definitions/IMarkAreaXYSpec"
18778
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
18757
18779
  },
18758
18780
  {
18759
18781
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -18772,7 +18794,7 @@
18772
18794
  "typeof": "function"
18773
18795
  },
18774
18796
  {
18775
- "$ref": "#/definitions/IMarkAreaAngleSpec"
18797
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
18776
18798
  },
18777
18799
  {
18778
18800
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -18791,7 +18813,7 @@
18791
18813
  "typeof": "function"
18792
18814
  },
18793
18815
  {
18794
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
18816
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
18795
18817
  },
18796
18818
  {
18797
18819
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -18810,7 +18832,7 @@
18810
18832
  "typeof": "function"
18811
18833
  },
18812
18834
  {
18813
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
18835
+ "typeof": "function"
18814
18836
  },
18815
18837
  {
18816
18838
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -19539,6 +19561,15 @@
19539
19561
  {
19540
19562
  "$ref": "#/definitions/HTMLImageElement"
19541
19563
  },
19564
+ {
19565
+ "$ref": "#/definitions/ILinearGradient"
19566
+ },
19567
+ {
19568
+ "$ref": "#/definitions/IRadialGradient"
19569
+ },
19570
+ {
19571
+ "$ref": "#/definitions/IConicalGradient"
19572
+ },
19542
19573
  {
19543
19574
  "type": "string"
19544
19575
  }
@@ -20305,6 +20336,15 @@
20305
20336
  },
20306
20337
  "IBackgroundSpec": {
20307
20338
  "anyOf": [
20339
+ {
20340
+ "$ref": "#/definitions/ILinearGradient"
20341
+ },
20342
+ {
20343
+ "$ref": "#/definitions/IRadialGradient"
20344
+ },
20345
+ {
20346
+ "$ref": "#/definitions/IConicalGradient"
20347
+ },
20308
20348
  {
20309
20349
  "$ref": "#/definitions/IBackgroundStyleSpec"
20310
20350
  },
@@ -20546,7 +20586,7 @@
20546
20586
  },
20547
20587
  "background": {
20548
20588
  "$ref": "#/definitions/IBackgroundSpec",
20549
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
20589
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
20550
20590
  },
20551
20591
  "bar": {
20552
20592
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
@@ -20750,16 +20790,16 @@
20750
20790
  },
20751
20791
  "legends": {
20752
20792
  "anyOf": [
20753
- {
20754
- "$ref": "#/definitions/IDiscreteLegendSpec",
20755
- "description": "spec"
20756
- },
20757
20793
  {
20758
20794
  "$ref": "#/definitions/IColorLegendSpec"
20759
20795
  },
20760
20796
  {
20761
20797
  "$ref": "#/definitions/ISizeLegendSpec"
20762
20798
  },
20799
+ {
20800
+ "$ref": "#/definitions/IDiscreteLegendSpec",
20801
+ "description": "spec"
20802
+ },
20763
20803
  {
20764
20804
  "items": {
20765
20805
  "$ref": "#/definitions/ILegendSpec"
@@ -20780,7 +20820,7 @@
20780
20820
  "typeof": "function"
20781
20821
  },
20782
20822
  {
20783
- "typeof": "function"
20823
+ "$ref": "#/definitions/IMarkAreaXSpec"
20784
20824
  },
20785
20825
  {
20786
20826
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -20799,7 +20839,7 @@
20799
20839
  "typeof": "function"
20800
20840
  },
20801
20841
  {
20802
- "$ref": "#/definitions/IMarkAreaXSpec"
20842
+ "$ref": "#/definitions/IMarkAreaYSpec"
20803
20843
  },
20804
20844
  {
20805
20845
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -20818,7 +20858,7 @@
20818
20858
  "typeof": "function"
20819
20859
  },
20820
20860
  {
20821
- "$ref": "#/definitions/IMarkAreaYSpec"
20861
+ "$ref": "#/definitions/IMarkAreaXYSpec"
20822
20862
  },
20823
20863
  {
20824
20864
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -20837,7 +20877,7 @@
20837
20877
  "typeof": "function"
20838
20878
  },
20839
20879
  {
20840
- "$ref": "#/definitions/IMarkAreaXYSpec"
20880
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
20841
20881
  },
20842
20882
  {
20843
20883
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -20856,7 +20896,7 @@
20856
20896
  "typeof": "function"
20857
20897
  },
20858
20898
  {
20859
- "$ref": "#/definitions/IMarkAreaAngleSpec"
20899
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
20860
20900
  },
20861
20901
  {
20862
20902
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -20875,7 +20915,7 @@
20875
20915
  "typeof": "function"
20876
20916
  },
20877
20917
  {
20878
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
20918
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
20879
20919
  },
20880
20920
  {
20881
20921
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -20894,7 +20934,7 @@
20894
20934
  "typeof": "function"
20895
20935
  },
20896
20936
  {
20897
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
20937
+ "typeof": "function"
20898
20938
  },
20899
20939
  {
20900
20940
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -21717,7 +21757,7 @@
21717
21757
  },
21718
21758
  "background": {
21719
21759
  "$ref": "#/definitions/IBackgroundSpec",
21720
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
21760
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
21721
21761
  },
21722
21762
  "bar": {
21723
21763
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
@@ -21921,16 +21961,16 @@
21921
21961
  },
21922
21962
  "legends": {
21923
21963
  "anyOf": [
21924
- {
21925
- "$ref": "#/definitions/IDiscreteLegendSpec",
21926
- "description": "spec"
21927
- },
21928
21964
  {
21929
21965
  "$ref": "#/definitions/IColorLegendSpec"
21930
21966
  },
21931
21967
  {
21932
21968
  "$ref": "#/definitions/ISizeLegendSpec"
21933
21969
  },
21970
+ {
21971
+ "$ref": "#/definitions/IDiscreteLegendSpec",
21972
+ "description": "spec"
21973
+ },
21934
21974
  {
21935
21975
  "items": {
21936
21976
  "$ref": "#/definitions/ILegendSpec"
@@ -21951,7 +21991,7 @@
21951
21991
  "typeof": "function"
21952
21992
  },
21953
21993
  {
21954
- "typeof": "function"
21994
+ "$ref": "#/definitions/IMarkAreaXSpec"
21955
21995
  },
21956
21996
  {
21957
21997
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -21970,7 +22010,7 @@
21970
22010
  "typeof": "function"
21971
22011
  },
21972
22012
  {
21973
- "$ref": "#/definitions/IMarkAreaXSpec"
22013
+ "$ref": "#/definitions/IMarkAreaYSpec"
21974
22014
  },
21975
22015
  {
21976
22016
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -21989,7 +22029,7 @@
21989
22029
  "typeof": "function"
21990
22030
  },
21991
22031
  {
21992
- "$ref": "#/definitions/IMarkAreaYSpec"
22032
+ "$ref": "#/definitions/IMarkAreaXYSpec"
21993
22033
  },
21994
22034
  {
21995
22035
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -22008,7 +22048,7 @@
22008
22048
  "typeof": "function"
22009
22049
  },
22010
22050
  {
22011
- "$ref": "#/definitions/IMarkAreaXYSpec"
22051
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
22012
22052
  },
22013
22053
  {
22014
22054
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -22027,7 +22067,7 @@
22027
22067
  "typeof": "function"
22028
22068
  },
22029
22069
  {
22030
- "$ref": "#/definitions/IMarkAreaAngleSpec"
22070
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
22031
22071
  },
22032
22072
  {
22033
22073
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -22046,7 +22086,7 @@
22046
22086
  "typeof": "function"
22047
22087
  },
22048
22088
  {
22049
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
22089
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
22050
22090
  },
22051
22091
  {
22052
22092
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -22065,7 +22105,7 @@
22065
22105
  "typeof": "function"
22066
22106
  },
22067
22107
  {
22068
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
22108
+ "typeof": "function"
22069
22109
  },
22070
22110
  {
22071
22111
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -23487,7 +23527,7 @@
23487
23527
  },
23488
23528
  "background": {
23489
23529
  "$ref": "#/definitions/IBackgroundSpec",
23490
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
23530
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
23491
23531
  },
23492
23532
  "boxPlot": {
23493
23533
  "$ref": "#/definitions/IMarkSpec<IBoxPlotMarkSpec>",
@@ -23625,16 +23665,16 @@
23625
23665
  },
23626
23666
  "legends": {
23627
23667
  "anyOf": [
23628
- {
23629
- "$ref": "#/definitions/IDiscreteLegendSpec",
23630
- "description": "spec"
23631
- },
23632
23668
  {
23633
23669
  "$ref": "#/definitions/IColorLegendSpec"
23634
23670
  },
23635
23671
  {
23636
23672
  "$ref": "#/definitions/ISizeLegendSpec"
23637
23673
  },
23674
+ {
23675
+ "$ref": "#/definitions/IDiscreteLegendSpec",
23676
+ "description": "spec"
23677
+ },
23638
23678
  {
23639
23679
  "items": {
23640
23680
  "$ref": "#/definitions/ILegendSpec"
@@ -23655,7 +23695,7 @@
23655
23695
  "typeof": "function"
23656
23696
  },
23657
23697
  {
23658
- "typeof": "function"
23698
+ "$ref": "#/definitions/IMarkAreaXSpec"
23659
23699
  },
23660
23700
  {
23661
23701
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -23674,7 +23714,7 @@
23674
23714
  "typeof": "function"
23675
23715
  },
23676
23716
  {
23677
- "$ref": "#/definitions/IMarkAreaXSpec"
23717
+ "$ref": "#/definitions/IMarkAreaYSpec"
23678
23718
  },
23679
23719
  {
23680
23720
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -23693,7 +23733,7 @@
23693
23733
  "typeof": "function"
23694
23734
  },
23695
23735
  {
23696
- "$ref": "#/definitions/IMarkAreaYSpec"
23736
+ "$ref": "#/definitions/IMarkAreaXYSpec"
23697
23737
  },
23698
23738
  {
23699
23739
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -23712,7 +23752,7 @@
23712
23752
  "typeof": "function"
23713
23753
  },
23714
23754
  {
23715
- "$ref": "#/definitions/IMarkAreaXYSpec"
23755
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
23716
23756
  },
23717
23757
  {
23718
23758
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -23731,7 +23771,7 @@
23731
23771
  "typeof": "function"
23732
23772
  },
23733
23773
  {
23734
- "$ref": "#/definitions/IMarkAreaAngleSpec"
23774
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
23735
23775
  },
23736
23776
  {
23737
23777
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -23750,7 +23790,7 @@
23750
23790
  "typeof": "function"
23751
23791
  },
23752
23792
  {
23753
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
23793
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
23754
23794
  },
23755
23795
  {
23756
23796
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -23769,7 +23809,7 @@
23769
23809
  "typeof": "function"
23770
23810
  },
23771
23811
  {
23772
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
23812
+ "typeof": "function"
23773
23813
  },
23774
23814
  {
23775
23815
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -26212,7 +26252,7 @@
26212
26252
  },
26213
26253
  "background": {
26214
26254
  "$ref": "#/definitions/IBackgroundSpec",
26215
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
26255
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
26216
26256
  },
26217
26257
  "brush": {
26218
26258
  "$ref": "#/definitions/IBrushSpec",
@@ -26295,16 +26335,16 @@
26295
26335
  },
26296
26336
  "legends": {
26297
26337
  "anyOf": [
26298
- {
26299
- "$ref": "#/definitions/IDiscreteLegendSpec",
26300
- "description": "spec"
26301
- },
26302
26338
  {
26303
26339
  "$ref": "#/definitions/IColorLegendSpec"
26304
26340
  },
26305
26341
  {
26306
26342
  "$ref": "#/definitions/ISizeLegendSpec"
26307
26343
  },
26344
+ {
26345
+ "$ref": "#/definitions/IDiscreteLegendSpec",
26346
+ "description": "spec"
26347
+ },
26308
26348
  {
26309
26349
  "items": {
26310
26350
  "$ref": "#/definitions/ILegendSpec"
@@ -26451,10 +26491,10 @@
26451
26491
  "animationDisappear": {
26452
26492
  "anyOf": [
26453
26493
  {
26454
- "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26494
+ "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26455
26495
  },
26456
26496
  {
26457
- "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26497
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26458
26498
  },
26459
26499
  {
26460
26500
  "type": "boolean"
@@ -26465,10 +26505,10 @@
26465
26505
  "animationEnter": {
26466
26506
  "anyOf": [
26467
26507
  {
26468
- "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26508
+ "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26469
26509
  },
26470
26510
  {
26471
- "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26511
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26472
26512
  },
26473
26513
  {
26474
26514
  "type": "boolean"
@@ -26479,10 +26519,10 @@
26479
26519
  "animationExit": {
26480
26520
  "anyOf": [
26481
26521
  {
26482
- "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26522
+ "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26483
26523
  },
26484
26524
  {
26485
- "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26525
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26486
26526
  },
26487
26527
  {
26488
26528
  "type": "boolean"
@@ -26502,10 +26542,10 @@
26502
26542
  "animationUpdate": {
26503
26543
  "anyOf": [
26504
26544
  {
26505
- "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26545
+ "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26506
26546
  },
26507
26547
  {
26508
- "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26548
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26509
26549
  },
26510
26550
  {
26511
26551
  "type": "boolean"
@@ -26526,7 +26566,7 @@
26526
26566
  },
26527
26567
  "background": {
26528
26568
  "$ref": "#/definitions/IBackgroundSpec",
26529
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
26569
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
26530
26570
  },
26531
26571
  "brush": {
26532
26572
  "$ref": "#/definitions/IBrushSpec",
@@ -26688,16 +26728,16 @@
26688
26728
  },
26689
26729
  "legends": {
26690
26730
  "anyOf": [
26691
- {
26692
- "$ref": "#/definitions/IDiscreteLegendSpec",
26693
- "description": "spec"
26694
- },
26695
26731
  {
26696
26732
  "$ref": "#/definitions/IColorLegendSpec"
26697
26733
  },
26698
26734
  {
26699
26735
  "$ref": "#/definitions/ISizeLegendSpec"
26700
26736
  },
26737
+ {
26738
+ "$ref": "#/definitions/IDiscreteLegendSpec",
26739
+ "description": "spec"
26740
+ },
26701
26741
  {
26702
26742
  "items": {
26703
26743
  "$ref": "#/definitions/ILegendSpec"
@@ -26889,10 +26929,10 @@
26889
26929
  "animationDisappear": {
26890
26930
  "anyOf": [
26891
26931
  {
26892
- "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26932
+ "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26893
26933
  },
26894
26934
  {
26895
- "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26935
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26896
26936
  },
26897
26937
  {
26898
26938
  "type": "boolean"
@@ -26903,10 +26943,10 @@
26903
26943
  "animationEnter": {
26904
26944
  "anyOf": [
26905
26945
  {
26906
- "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26946
+ "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26907
26947
  },
26908
26948
  {
26909
- "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26949
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26910
26950
  },
26911
26951
  {
26912
26952
  "type": "boolean"
@@ -26917,10 +26957,10 @@
26917
26957
  "animationExit": {
26918
26958
  "anyOf": [
26919
26959
  {
26920
- "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26960
+ "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26921
26961
  },
26922
26962
  {
26923
- "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26963
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26924
26964
  },
26925
26965
  {
26926
26966
  "type": "boolean"
@@ -26940,10 +26980,10 @@
26940
26980
  "animationUpdate": {
26941
26981
  "anyOf": [
26942
26982
  {
26943
- "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26983
+ "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26944
26984
  },
26945
26985
  {
26946
- "$ref": "#/definitions/Partial<Record<CirclePackingMark,false|IAnimationConfig|IAnimationConfig[]>>"
26986
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<CirclePackingAppearPreset>,\"preset\">"
26947
26987
  },
26948
26988
  {
26949
26989
  "type": "boolean"
@@ -27204,10 +27244,10 @@
27204
27244
  "animationDisappear": {
27205
27245
  "anyOf": [
27206
27246
  {
27207
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27247
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27208
27248
  },
27209
27249
  {
27210
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27250
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27211
27251
  },
27212
27252
  {
27213
27253
  "type": "boolean"
@@ -27218,10 +27258,10 @@
27218
27258
  "animationEnter": {
27219
27259
  "anyOf": [
27220
27260
  {
27221
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27261
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27222
27262
  },
27223
27263
  {
27224
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27264
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27225
27265
  },
27226
27266
  {
27227
27267
  "type": "boolean"
@@ -27232,10 +27272,10 @@
27232
27272
  "animationExit": {
27233
27273
  "anyOf": [
27234
27274
  {
27235
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27275
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27236
27276
  },
27237
27277
  {
27238
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27278
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27239
27279
  },
27240
27280
  {
27241
27281
  "type": "boolean"
@@ -27255,10 +27295,10 @@
27255
27295
  "animationUpdate": {
27256
27296
  "anyOf": [
27257
27297
  {
27258
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27298
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27259
27299
  },
27260
27300
  {
27261
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27301
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27262
27302
  },
27263
27303
  {
27264
27304
  "type": "boolean"
@@ -27289,7 +27329,7 @@
27289
27329
  },
27290
27330
  "background": {
27291
27331
  "$ref": "#/definitions/IBackgroundSpec",
27292
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
27332
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
27293
27333
  },
27294
27334
  "brush": {
27295
27335
  "$ref": "#/definitions/IBrushSpec",
@@ -27457,16 +27497,16 @@
27457
27497
  },
27458
27498
  "legends": {
27459
27499
  "anyOf": [
27460
- {
27461
- "$ref": "#/definitions/IDiscreteLegendSpec",
27462
- "description": "spec"
27463
- },
27464
27500
  {
27465
27501
  "$ref": "#/definitions/IColorLegendSpec"
27466
27502
  },
27467
27503
  {
27468
27504
  "$ref": "#/definitions/ISizeLegendSpec"
27469
27505
  },
27506
+ {
27507
+ "$ref": "#/definitions/IDiscreteLegendSpec",
27508
+ "description": "spec"
27509
+ },
27470
27510
  {
27471
27511
  "items": {
27472
27512
  "$ref": "#/definitions/ILegendSpec"
@@ -27747,10 +27787,10 @@
27747
27787
  "animationDisappear": {
27748
27788
  "anyOf": [
27749
27789
  {
27750
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27790
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27751
27791
  },
27752
27792
  {
27753
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27793
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27754
27794
  },
27755
27795
  {
27756
27796
  "type": "boolean"
@@ -27761,10 +27801,10 @@
27761
27801
  "animationEnter": {
27762
27802
  "anyOf": [
27763
27803
  {
27764
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27804
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27765
27805
  },
27766
27806
  {
27767
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27807
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27768
27808
  },
27769
27809
  {
27770
27810
  "type": "boolean"
@@ -27775,10 +27815,10 @@
27775
27815
  "animationExit": {
27776
27816
  "anyOf": [
27777
27817
  {
27778
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27818
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27779
27819
  },
27780
27820
  {
27781
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27821
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27782
27822
  },
27783
27823
  {
27784
27824
  "type": "boolean"
@@ -27798,10 +27838,10 @@
27798
27838
  "animationUpdate": {
27799
27839
  "anyOf": [
27800
27840
  {
27801
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27841
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27802
27842
  },
27803
27843
  {
27804
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
27844
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
27805
27845
  },
27806
27846
  {
27807
27847
  "type": "boolean"
@@ -28531,7 +28571,7 @@
28531
28571
  },
28532
28572
  "background": {
28533
28573
  "$ref": "#/definitions/IBackgroundSpec",
28534
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
28574
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
28535
28575
  },
28536
28576
  "brush": {
28537
28577
  "$ref": "#/definitions/IBrushSpec",
@@ -28620,16 +28660,16 @@
28620
28660
  },
28621
28661
  "legends": {
28622
28662
  "anyOf": [
28623
- {
28624
- "$ref": "#/definitions/IDiscreteLegendSpec",
28625
- "description": "spec"
28626
- },
28627
28663
  {
28628
28664
  "$ref": "#/definitions/IColorLegendSpec"
28629
28665
  },
28630
28666
  {
28631
28667
  "$ref": "#/definitions/ISizeLegendSpec"
28632
28668
  },
28669
+ {
28670
+ "$ref": "#/definitions/IDiscreteLegendSpec",
28671
+ "description": "spec"
28672
+ },
28633
28673
  {
28634
28674
  "items": {
28635
28675
  "$ref": "#/definitions/ILegendSpec"
@@ -28650,7 +28690,7 @@
28650
28690
  "typeof": "function"
28651
28691
  },
28652
28692
  {
28653
- "typeof": "function"
28693
+ "$ref": "#/definitions/IMarkAreaXSpec"
28654
28694
  },
28655
28695
  {
28656
28696
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -28669,7 +28709,7 @@
28669
28709
  "typeof": "function"
28670
28710
  },
28671
28711
  {
28672
- "$ref": "#/definitions/IMarkAreaXSpec"
28712
+ "$ref": "#/definitions/IMarkAreaYSpec"
28673
28713
  },
28674
28714
  {
28675
28715
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -28688,7 +28728,7 @@
28688
28728
  "typeof": "function"
28689
28729
  },
28690
28730
  {
28691
- "$ref": "#/definitions/IMarkAreaYSpec"
28731
+ "$ref": "#/definitions/IMarkAreaXYSpec"
28692
28732
  },
28693
28733
  {
28694
28734
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -28707,7 +28747,7 @@
28707
28747
  "typeof": "function"
28708
28748
  },
28709
28749
  {
28710
- "$ref": "#/definitions/IMarkAreaXYSpec"
28750
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
28711
28751
  },
28712
28752
  {
28713
28753
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -28726,7 +28766,7 @@
28726
28766
  "typeof": "function"
28727
28767
  },
28728
28768
  {
28729
- "$ref": "#/definitions/IMarkAreaAngleSpec"
28769
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
28730
28770
  },
28731
28771
  {
28732
28772
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -28745,7 +28785,7 @@
28745
28785
  "typeof": "function"
28746
28786
  },
28747
28787
  {
28748
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
28788
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
28749
28789
  },
28750
28790
  {
28751
28791
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -28764,7 +28804,7 @@
28764
28804
  "typeof": "function"
28765
28805
  },
28766
28806
  {
28767
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
28807
+ "typeof": "function"
28768
28808
  },
28769
28809
  {
28770
28810
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -29262,52 +29302,52 @@
29262
29302
  "$ref": "#/definitions/IPie3dSeriesSpec"
29263
29303
  },
29264
29304
  {
29265
- "$ref": "#/definitions/IBoxPlotSeriesSpec"
29305
+ "$ref": "#/definitions/ITreemapSeriesSpec"
29266
29306
  },
29267
29307
  {
29268
- "$ref": "#/definitions/ICirclePackingSeriesSpec"
29308
+ "$ref": "#/definitions/ISunburstSeriesSpec"
29269
29309
  },
29270
29310
  {
29271
- "$ref": "#/definitions/ILineSeriesSpec"
29311
+ "$ref": "#/definitions/ICirclePackingSeriesSpec"
29272
29312
  },
29273
29313
  {
29274
- "$ref": "#/definitions/IRangeColumnChartSpec"
29314
+ "$ref": "#/definitions/IBoxPlotSeriesSpec"
29275
29315
  },
29276
29316
  {
29277
- "$ref": "#/definitions/IAreaSeriesSpec"
29317
+ "$ref": "#/definitions/ILineSeriesSpec"
29278
29318
  },
29279
29319
  {
29280
- "$ref": "#/definitions/IRangeAreaChartSpec"
29320
+ "$ref": "#/definitions/IAreaSeriesSpec"
29281
29321
  },
29282
29322
  {
29283
- "$ref": "#/definitions/IDotSeriesSpec"
29323
+ "$ref": "#/definitions/IMapSeriesSpec"
29284
29324
  },
29285
29325
  {
29286
- "$ref": "#/definitions/IMapSeriesSpec"
29326
+ "$ref": "#/definitions/IScatterSeriesSpec"
29287
29327
  },
29288
29328
  {
29289
- "$ref": "#/definitions/ILinkSeriesSpec"
29329
+ "$ref": "#/definitions/IRoseSeriesSpec"
29290
29330
  },
29291
29331
  {
29292
29332
  "$ref": "#/definitions/IRadarSeriesSpec"
29293
29333
  },
29294
29334
  {
29295
- "$ref": "#/definitions/IRoseSeriesSpec"
29335
+ "$ref": "#/definitions/IDotSeriesSpec"
29296
29336
  },
29297
29337
  {
29298
- "$ref": "#/definitions/IScatterSeriesSpec"
29338
+ "$ref": "#/definitions/ILinkSeriesSpec"
29299
29339
  },
29300
29340
  {
29301
- "$ref": "#/definitions/IWordCloudSeriesSpec"
29341
+ "$ref": "#/definitions/ICircularProgressSeriesSpec"
29302
29342
  },
29303
29343
  {
29304
- "$ref": "#/definitions/IWordCloud3dSeriesSpec"
29344
+ "$ref": "#/definitions/ILinearProgressSeriesSpec"
29305
29345
  },
29306
29346
  {
29307
- "$ref": "#/definitions/IGaugePointerSeriesSpec"
29347
+ "$ref": "#/definitions/IWordCloudSeriesSpec"
29308
29348
  },
29309
29349
  {
29310
- "$ref": "#/definitions/IGaugeSeriesSpec"
29350
+ "$ref": "#/definitions/IWordCloud3dSeriesSpec"
29311
29351
  },
29312
29352
  {
29313
29353
  "$ref": "#/definitions/IFunnelSeriesSpec"
@@ -29316,28 +29356,28 @@
29316
29356
  "$ref": "#/definitions/IFunnel3dSeriesSpec"
29317
29357
  },
29318
29358
  {
29319
- "$ref": "#/definitions/IHeatmapSeriesSpec"
29359
+ "$ref": "#/definitions/ISankeySeriesSpec"
29320
29360
  },
29321
29361
  {
29322
- "$ref": "#/definitions/ICircularProgressSeriesSpec"
29362
+ "$ref": "#/definitions/IGaugePointerSeriesSpec"
29323
29363
  },
29324
29364
  {
29325
- "$ref": "#/definitions/ILinearProgressSeriesSpec"
29365
+ "$ref": "#/definitions/IGaugeSeriesSpec"
29326
29366
  },
29327
29367
  {
29328
- "$ref": "#/definitions/ISankeySeriesSpec"
29368
+ "$ref": "#/definitions/IHeatmapSeriesSpec"
29329
29369
  },
29330
29370
  {
29331
- "$ref": "#/definitions/ISunburstSeriesSpec"
29371
+ "$ref": "#/definitions/ICorrelationSeriesSpec"
29332
29372
  },
29333
29373
  {
29334
- "$ref": "#/definitions/ICorrelationSeriesSpec"
29374
+ "$ref": "#/definitions/IWaterfallSeriesSpec"
29335
29375
  },
29336
29376
  {
29337
- "$ref": "#/definitions/ITreemapSeriesSpec"
29377
+ "$ref": "#/definitions/IRangeColumnChartSpec"
29338
29378
  },
29339
29379
  {
29340
- "$ref": "#/definitions/IWaterfallSeriesSpec"
29380
+ "$ref": "#/definitions/IRangeAreaChartSpec"
29341
29381
  }
29342
29382
  ]
29343
29383
  },
@@ -30381,7 +30421,7 @@
30381
30421
  },
30382
30422
  "background": {
30383
30423
  "$ref": "#/definitions/IBackgroundSpec",
30384
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
30424
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
30385
30425
  },
30386
30426
  "brush": {
30387
30427
  "$ref": "#/definitions/IBrushSpec",
@@ -30548,16 +30588,16 @@
30548
30588
  },
30549
30589
  "legends": {
30550
30590
  "anyOf": [
30551
- {
30552
- "$ref": "#/definitions/IDiscreteLegendSpec",
30553
- "description": "spec"
30554
- },
30555
30591
  {
30556
30592
  "$ref": "#/definitions/IColorLegendSpec"
30557
30593
  },
30558
30594
  {
30559
30595
  "$ref": "#/definitions/ISizeLegendSpec"
30560
30596
  },
30597
+ {
30598
+ "$ref": "#/definitions/IDiscreteLegendSpec",
30599
+ "description": "spec"
30600
+ },
30561
30601
  {
30562
30602
  "items": {
30563
30603
  "$ref": "#/definitions/ILegendSpec"
@@ -31932,14 +31972,14 @@
31932
31972
  "description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
31933
31973
  },
31934
31974
  "state": {
31935
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>>",
31975
+ "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>>",
31936
31976
  "description": "不同状态下的样式配置"
31937
31977
  },
31938
31978
  "stateSort": {
31939
31979
  "typeof": "function"
31940
31980
  },
31941
31981
  "style": {
31942
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>",
31982
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>",
31943
31983
  "description": "默认样式设置"
31944
31984
  },
31945
31985
  "support3d": {
@@ -32576,6 +32616,10 @@
32576
32616
  ],
32577
32617
  "description": "组件关联的系列索引"
32578
32618
  },
32619
+ "showBackgroundChart": {
32620
+ "since": "1.11.3\n是否展示背景图",
32621
+ "type": "boolean"
32622
+ },
32579
32623
  "showDetail": {
32580
32624
  "default": "'auto' 鼠标hover在选中区域时才显示startText和endText",
32581
32625
  "description": "是否显示startText和endText",
@@ -33021,6 +33065,7 @@
33021
33065
  "display": {
33022
33066
  "enum": [
33023
33067
  "flex",
33068
+ "inner-block",
33024
33069
  "relative"
33025
33070
  ],
33026
33071
  "type": "string"
@@ -34709,14 +34754,14 @@
34709
34754
  "description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
34710
34755
  },
34711
34756
  "state": {
34712
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>>",
34757
+ "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>>",
34713
34758
  "description": "不同状态下的样式配置"
34714
34759
  },
34715
34760
  "stateSort": {
34716
34761
  "typeof": "function"
34717
34762
  },
34718
34763
  "style": {
34719
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>",
34764
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>",
34720
34765
  "description": "默认样式设置"
34721
34766
  },
34722
34767
  "support3d": {
@@ -34979,7 +35024,7 @@
34979
35024
  },
34980
35025
  "background": {
34981
35026
  "$ref": "#/definitions/IBackgroundSpec",
34982
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
35027
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
34983
35028
  },
34984
35029
  "brush": {
34985
35030
  "$ref": "#/definitions/IBrushSpec",
@@ -35152,16 +35197,16 @@
35152
35197
  },
35153
35198
  "legends": {
35154
35199
  "anyOf": [
35155
- {
35156
- "$ref": "#/definitions/IDiscreteLegendSpec",
35157
- "description": "spec"
35158
- },
35159
35200
  {
35160
35201
  "$ref": "#/definitions/IColorLegendSpec"
35161
35202
  },
35162
35203
  {
35163
35204
  "$ref": "#/definitions/ISizeLegendSpec"
35164
35205
  },
35206
+ {
35207
+ "$ref": "#/definitions/IDiscreteLegendSpec",
35208
+ "description": "spec"
35209
+ },
35165
35210
  {
35166
35211
  "items": {
35167
35212
  "$ref": "#/definitions/ILegendSpec"
@@ -35519,7 +35564,7 @@
35519
35564
  },
35520
35565
  "background": {
35521
35566
  "$ref": "#/definitions/IBackgroundSpec",
35522
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
35567
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
35523
35568
  },
35524
35569
  "brush": {
35525
35570
  "$ref": "#/definitions/IBrushSpec",
@@ -35692,16 +35737,16 @@
35692
35737
  },
35693
35738
  "legends": {
35694
35739
  "anyOf": [
35695
- {
35696
- "$ref": "#/definitions/IDiscreteLegendSpec",
35697
- "description": "spec"
35698
- },
35699
35740
  {
35700
35741
  "$ref": "#/definitions/IColorLegendSpec"
35701
35742
  },
35702
35743
  {
35703
35744
  "$ref": "#/definitions/ISizeLegendSpec"
35704
35745
  },
35746
+ {
35747
+ "$ref": "#/definitions/IDiscreteLegendSpec",
35748
+ "description": "spec"
35749
+ },
35705
35750
  {
35706
35751
  "items": {
35707
35752
  "$ref": "#/definitions/ILegendSpec"
@@ -36154,6 +36199,15 @@
36154
36199
  ],
36155
36200
  "description": "标签智能反色配置"
36156
36201
  },
36202
+ "stackDataFilterType": {
36203
+ "description": "堆积数据过滤类型",
36204
+ "enum": [
36205
+ "max",
36206
+ "min"
36207
+ ],
36208
+ "since": "1.12.0",
36209
+ "type": "string"
36210
+ },
36157
36211
  "state": {
36158
36212
  "typeof": "function"
36159
36213
  },
@@ -36672,10 +36726,10 @@
36672
36726
  "animationDisappear": {
36673
36727
  "anyOf": [
36674
36728
  {
36675
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
36729
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
36676
36730
  },
36677
36731
  {
36678
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
36732
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
36679
36733
  },
36680
36734
  {
36681
36735
  "type": "boolean"
@@ -36686,10 +36740,10 @@
36686
36740
  "animationEnter": {
36687
36741
  "anyOf": [
36688
36742
  {
36689
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
36743
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
36690
36744
  },
36691
36745
  {
36692
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
36746
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
36693
36747
  },
36694
36748
  {
36695
36749
  "type": "boolean"
@@ -36700,10 +36754,10 @@
36700
36754
  "animationExit": {
36701
36755
  "anyOf": [
36702
36756
  {
36703
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
36757
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
36704
36758
  },
36705
36759
  {
36706
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
36760
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
36707
36761
  },
36708
36762
  {
36709
36763
  "type": "boolean"
@@ -36723,10 +36777,10 @@
36723
36777
  "animationUpdate": {
36724
36778
  "anyOf": [
36725
36779
  {
36726
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
36780
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
36727
36781
  },
36728
36782
  {
36729
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
36783
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
36730
36784
  },
36731
36785
  {
36732
36786
  "type": "boolean"
@@ -36757,7 +36811,7 @@
36757
36811
  },
36758
36812
  "background": {
36759
36813
  "$ref": "#/definitions/IBackgroundSpec",
36760
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
36814
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
36761
36815
  },
36762
36816
  "brush": {
36763
36817
  "$ref": "#/definitions/IBrushSpec",
@@ -36947,16 +37001,16 @@
36947
37001
  },
36948
37002
  "legends": {
36949
37003
  "anyOf": [
36950
- {
36951
- "$ref": "#/definitions/IDiscreteLegendSpec",
36952
- "description": "spec"
36953
- },
36954
37004
  {
36955
37005
  "$ref": "#/definitions/IColorLegendSpec"
36956
37006
  },
36957
37007
  {
36958
37008
  "$ref": "#/definitions/ISizeLegendSpec"
36959
37009
  },
37010
+ {
37011
+ "$ref": "#/definitions/IDiscreteLegendSpec",
37012
+ "description": "spec"
37013
+ },
36960
37014
  {
36961
37015
  "items": {
36962
37016
  "$ref": "#/definitions/ILegendSpec"
@@ -37275,10 +37329,10 @@
37275
37329
  "animationDisappear": {
37276
37330
  "anyOf": [
37277
37331
  {
37278
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
37332
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
37279
37333
  },
37280
37334
  {
37281
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
37335
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
37282
37336
  },
37283
37337
  {
37284
37338
  "type": "boolean"
@@ -37289,10 +37343,10 @@
37289
37343
  "animationEnter": {
37290
37344
  "anyOf": [
37291
37345
  {
37292
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
37346
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
37293
37347
  },
37294
37348
  {
37295
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
37349
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
37296
37350
  },
37297
37351
  {
37298
37352
  "type": "boolean"
@@ -37303,10 +37357,10 @@
37303
37357
  "animationExit": {
37304
37358
  "anyOf": [
37305
37359
  {
37306
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
37360
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
37307
37361
  },
37308
37362
  {
37309
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
37363
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
37310
37364
  },
37311
37365
  {
37312
37366
  "type": "boolean"
@@ -37326,10 +37380,10 @@
37326
37380
  "animationUpdate": {
37327
37381
  "anyOf": [
37328
37382
  {
37329
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
37383
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
37330
37384
  },
37331
37385
  {
37332
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
37386
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
37333
37387
  },
37334
37388
  {
37335
37389
  "type": "boolean"
@@ -40988,7 +41042,7 @@
40988
41042
  },
40989
41043
  "background": {
40990
41044
  "$ref": "#/definitions/IBackgroundSpec",
40991
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
41045
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
40992
41046
  },
40993
41047
  "brush": {
40994
41048
  "$ref": "#/definitions/IBrushSpec",
@@ -41141,16 +41195,16 @@
41141
41195
  },
41142
41196
  "legends": {
41143
41197
  "anyOf": [
41144
- {
41145
- "$ref": "#/definitions/IDiscreteLegendSpec",
41146
- "description": "spec"
41147
- },
41148
41198
  {
41149
41199
  "$ref": "#/definitions/IColorLegendSpec"
41150
41200
  },
41151
41201
  {
41152
41202
  "$ref": "#/definitions/ISizeLegendSpec"
41153
41203
  },
41204
+ {
41205
+ "$ref": "#/definitions/IDiscreteLegendSpec",
41206
+ "description": "spec"
41207
+ },
41154
41208
  {
41155
41209
  "items": {
41156
41210
  "$ref": "#/definitions/ILegendSpec"
@@ -41171,7 +41225,7 @@
41171
41225
  "typeof": "function"
41172
41226
  },
41173
41227
  {
41174
- "typeof": "function"
41228
+ "$ref": "#/definitions/IMarkAreaXSpec"
41175
41229
  },
41176
41230
  {
41177
41231
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -41190,7 +41244,7 @@
41190
41244
  "typeof": "function"
41191
41245
  },
41192
41246
  {
41193
- "$ref": "#/definitions/IMarkAreaXSpec"
41247
+ "$ref": "#/definitions/IMarkAreaYSpec"
41194
41248
  },
41195
41249
  {
41196
41250
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -41209,7 +41263,7 @@
41209
41263
  "typeof": "function"
41210
41264
  },
41211
41265
  {
41212
- "$ref": "#/definitions/IMarkAreaYSpec"
41266
+ "$ref": "#/definitions/IMarkAreaXYSpec"
41213
41267
  },
41214
41268
  {
41215
41269
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -41228,7 +41282,7 @@
41228
41282
  "typeof": "function"
41229
41283
  },
41230
41284
  {
41231
- "$ref": "#/definitions/IMarkAreaXYSpec"
41285
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
41232
41286
  },
41233
41287
  {
41234
41288
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -41247,7 +41301,7 @@
41247
41301
  "typeof": "function"
41248
41302
  },
41249
41303
  {
41250
- "$ref": "#/definitions/IMarkAreaAngleSpec"
41304
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
41251
41305
  },
41252
41306
  {
41253
41307
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -41266,7 +41320,7 @@
41266
41320
  "typeof": "function"
41267
41321
  },
41268
41322
  {
41269
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
41323
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
41270
41324
  },
41271
41325
  {
41272
41326
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -41285,7 +41339,7 @@
41285
41339
  "typeof": "function"
41286
41340
  },
41287
41341
  {
41288
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
41342
+ "typeof": "function"
41289
41343
  },
41290
41344
  {
41291
41345
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -42434,7 +42488,7 @@
42434
42488
  },
42435
42489
  "background": {
42436
42490
  "$ref": "#/definitions/IBackgroundSpec",
42437
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
42491
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
42438
42492
  },
42439
42493
  "bar": {
42440
42494
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
@@ -42638,16 +42692,16 @@
42638
42692
  },
42639
42693
  "legends": {
42640
42694
  "anyOf": [
42641
- {
42642
- "$ref": "#/definitions/IDiscreteLegendSpec",
42643
- "description": "spec"
42644
- },
42645
42695
  {
42646
42696
  "$ref": "#/definitions/IColorLegendSpec"
42647
42697
  },
42648
42698
  {
42649
42699
  "$ref": "#/definitions/ISizeLegendSpec"
42650
42700
  },
42701
+ {
42702
+ "$ref": "#/definitions/IDiscreteLegendSpec",
42703
+ "description": "spec"
42704
+ },
42651
42705
  {
42652
42706
  "items": {
42653
42707
  "$ref": "#/definitions/ILegendSpec"
@@ -42668,7 +42722,7 @@
42668
42722
  "typeof": "function"
42669
42723
  },
42670
42724
  {
42671
- "typeof": "function"
42725
+ "$ref": "#/definitions/IMarkAreaXSpec"
42672
42726
  },
42673
42727
  {
42674
42728
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -42687,7 +42741,7 @@
42687
42741
  "typeof": "function"
42688
42742
  },
42689
42743
  {
42690
- "$ref": "#/definitions/IMarkAreaXSpec"
42744
+ "$ref": "#/definitions/IMarkAreaYSpec"
42691
42745
  },
42692
42746
  {
42693
42747
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -42706,7 +42760,7 @@
42706
42760
  "typeof": "function"
42707
42761
  },
42708
42762
  {
42709
- "$ref": "#/definitions/IMarkAreaYSpec"
42763
+ "$ref": "#/definitions/IMarkAreaXYSpec"
42710
42764
  },
42711
42765
  {
42712
42766
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -42725,7 +42779,7 @@
42725
42779
  "typeof": "function"
42726
42780
  },
42727
42781
  {
42728
- "$ref": "#/definitions/IMarkAreaXYSpec"
42782
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
42729
42783
  },
42730
42784
  {
42731
42785
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -42744,7 +42798,7 @@
42744
42798
  "typeof": "function"
42745
42799
  },
42746
42800
  {
42747
- "$ref": "#/definitions/IMarkAreaAngleSpec"
42801
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
42748
42802
  },
42749
42803
  {
42750
42804
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -42763,7 +42817,7 @@
42763
42817
  "typeof": "function"
42764
42818
  },
42765
42819
  {
42766
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
42820
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
42767
42821
  },
42768
42822
  {
42769
42823
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -42782,7 +42836,7 @@
42782
42836
  "typeof": "function"
42783
42837
  },
42784
42838
  {
42785
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
42839
+ "typeof": "function"
42786
42840
  },
42787
42841
  {
42788
42842
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -43556,7 +43610,7 @@
43556
43610
  },
43557
43611
  "background": {
43558
43612
  "$ref": "#/definitions/IBackgroundSpec",
43559
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
43613
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
43560
43614
  },
43561
43615
  "bar": {
43562
43616
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
@@ -43760,16 +43814,16 @@
43760
43814
  },
43761
43815
  "legends": {
43762
43816
  "anyOf": [
43763
- {
43764
- "$ref": "#/definitions/IDiscreteLegendSpec",
43765
- "description": "spec"
43766
- },
43767
43817
  {
43768
43818
  "$ref": "#/definitions/IColorLegendSpec"
43769
43819
  },
43770
43820
  {
43771
43821
  "$ref": "#/definitions/ISizeLegendSpec"
43772
43822
  },
43823
+ {
43824
+ "$ref": "#/definitions/IDiscreteLegendSpec",
43825
+ "description": "spec"
43826
+ },
43773
43827
  {
43774
43828
  "items": {
43775
43829
  "$ref": "#/definitions/ILegendSpec"
@@ -43790,7 +43844,7 @@
43790
43844
  "typeof": "function"
43791
43845
  },
43792
43846
  {
43793
- "typeof": "function"
43847
+ "$ref": "#/definitions/IMarkAreaXSpec"
43794
43848
  },
43795
43849
  {
43796
43850
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -43809,7 +43863,7 @@
43809
43863
  "typeof": "function"
43810
43864
  },
43811
43865
  {
43812
- "$ref": "#/definitions/IMarkAreaXSpec"
43866
+ "$ref": "#/definitions/IMarkAreaYSpec"
43813
43867
  },
43814
43868
  {
43815
43869
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -43828,7 +43882,7 @@
43828
43882
  "typeof": "function"
43829
43883
  },
43830
43884
  {
43831
- "$ref": "#/definitions/IMarkAreaYSpec"
43885
+ "$ref": "#/definitions/IMarkAreaXYSpec"
43832
43886
  },
43833
43887
  {
43834
43888
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -43847,7 +43901,7 @@
43847
43901
  "typeof": "function"
43848
43902
  },
43849
43903
  {
43850
- "$ref": "#/definitions/IMarkAreaXYSpec"
43904
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
43851
43905
  },
43852
43906
  {
43853
43907
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -43866,7 +43920,7 @@
43866
43920
  "typeof": "function"
43867
43921
  },
43868
43922
  {
43869
- "$ref": "#/definitions/IMarkAreaAngleSpec"
43923
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
43870
43924
  },
43871
43925
  {
43872
43926
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -43885,7 +43939,7 @@
43885
43939
  "typeof": "function"
43886
43940
  },
43887
43941
  {
43888
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
43942
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
43889
43943
  },
43890
43944
  {
43891
43945
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -43904,7 +43958,7 @@
43904
43958
  "typeof": "function"
43905
43959
  },
43906
43960
  {
43907
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
43961
+ "typeof": "function"
43908
43962
  },
43909
43963
  {
43910
43964
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -45629,6 +45683,15 @@
45629
45683
  ],
45630
45684
  "description": "标签智能反色配置"
45631
45685
  },
45686
+ "stackDataFilterType": {
45687
+ "description": "堆积数据过滤类型",
45688
+ "enum": [
45689
+ "max",
45690
+ "min"
45691
+ ],
45692
+ "since": "1.12.0",
45693
+ "type": "string"
45694
+ },
45632
45695
  "state": {
45633
45696
  "typeof": "function"
45634
45697
  },
@@ -46584,15 +46647,15 @@
46584
46647
  },
46585
46648
  "ILegendSpec": {
46586
46649
  "anyOf": [
46587
- {
46588
- "$ref": "#/definitions/IDiscreteLegendSpec",
46589
- "description": "spec"
46590
- },
46591
46650
  {
46592
46651
  "$ref": "#/definitions/IColorLegendSpec"
46593
46652
  },
46594
46653
  {
46595
46654
  "$ref": "#/definitions/ISizeLegendSpec"
46655
+ },
46656
+ {
46657
+ "$ref": "#/definitions/IDiscreteLegendSpec",
46658
+ "description": "spec"
46596
46659
  }
46597
46660
  ]
46598
46661
  },
@@ -46625,10 +46688,10 @@
46625
46688
  "animationDisappear": {
46626
46689
  "anyOf": [
46627
46690
  {
46628
- "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
46691
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
46629
46692
  },
46630
46693
  {
46631
- "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
46694
+ "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
46632
46695
  },
46633
46696
  {
46634
46697
  "type": "boolean"
@@ -46639,10 +46702,10 @@
46639
46702
  "animationEnter": {
46640
46703
  "anyOf": [
46641
46704
  {
46642
- "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
46705
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
46643
46706
  },
46644
46707
  {
46645
- "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
46708
+ "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
46646
46709
  },
46647
46710
  {
46648
46711
  "type": "boolean"
@@ -46653,10 +46716,10 @@
46653
46716
  "animationExit": {
46654
46717
  "anyOf": [
46655
46718
  {
46656
- "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
46719
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
46657
46720
  },
46658
46721
  {
46659
- "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
46722
+ "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
46660
46723
  },
46661
46724
  {
46662
46725
  "type": "boolean"
@@ -46676,10 +46739,10 @@
46676
46739
  "animationUpdate": {
46677
46740
  "anyOf": [
46678
46741
  {
46679
- "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
46742
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
46680
46743
  },
46681
46744
  {
46682
- "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
46745
+ "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
46683
46746
  },
46684
46747
  {
46685
46748
  "type": "boolean"
@@ -46700,7 +46763,7 @@
46700
46763
  },
46701
46764
  "background": {
46702
46765
  "$ref": "#/definitions/IBackgroundSpec",
46703
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
46766
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
46704
46767
  },
46705
46768
  "brush": {
46706
46769
  "$ref": "#/definitions/IBrushSpec",
@@ -46838,16 +46901,16 @@
46838
46901
  },
46839
46902
  "legends": {
46840
46903
  "anyOf": [
46841
- {
46842
- "$ref": "#/definitions/IDiscreteLegendSpec",
46843
- "description": "spec"
46844
- },
46845
46904
  {
46846
46905
  "$ref": "#/definitions/IColorLegendSpec"
46847
46906
  },
46848
46907
  {
46849
46908
  "$ref": "#/definitions/ISizeLegendSpec"
46850
46909
  },
46910
+ {
46911
+ "$ref": "#/definitions/IDiscreteLegendSpec",
46912
+ "description": "spec"
46913
+ },
46851
46914
  {
46852
46915
  "items": {
46853
46916
  "$ref": "#/definitions/ILegendSpec"
@@ -46884,7 +46947,7 @@
46884
46947
  "typeof": "function"
46885
46948
  },
46886
46949
  {
46887
- "typeof": "function"
46950
+ "$ref": "#/definitions/IMarkAreaXSpec"
46888
46951
  },
46889
46952
  {
46890
46953
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -46903,7 +46966,7 @@
46903
46966
  "typeof": "function"
46904
46967
  },
46905
46968
  {
46906
- "$ref": "#/definitions/IMarkAreaXSpec"
46969
+ "$ref": "#/definitions/IMarkAreaYSpec"
46907
46970
  },
46908
46971
  {
46909
46972
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -46922,7 +46985,7 @@
46922
46985
  "typeof": "function"
46923
46986
  },
46924
46987
  {
46925
- "$ref": "#/definitions/IMarkAreaYSpec"
46988
+ "$ref": "#/definitions/IMarkAreaXYSpec"
46926
46989
  },
46927
46990
  {
46928
46991
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -46941,7 +47004,7 @@
46941
47004
  "typeof": "function"
46942
47005
  },
46943
47006
  {
46944
- "$ref": "#/definitions/IMarkAreaXYSpec"
47007
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
46945
47008
  },
46946
47009
  {
46947
47010
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -46960,7 +47023,7 @@
46960
47023
  "typeof": "function"
46961
47024
  },
46962
47025
  {
46963
- "$ref": "#/definitions/IMarkAreaAngleSpec"
47026
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
46964
47027
  },
46965
47028
  {
46966
47029
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -46979,7 +47042,7 @@
46979
47042
  "typeof": "function"
46980
47043
  },
46981
47044
  {
46982
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
47045
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
46983
47046
  },
46984
47047
  {
46985
47048
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -46998,7 +47061,7 @@
46998
47061
  "typeof": "function"
46999
47062
  },
47000
47063
  {
47001
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
47064
+ "typeof": "function"
47002
47065
  },
47003
47066
  {
47004
47067
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -47757,6 +47820,15 @@
47757
47820
  {
47758
47821
  "$ref": "#/definitions/HTMLImageElement"
47759
47822
  },
47823
+ {
47824
+ "$ref": "#/definitions/ILinearGradient"
47825
+ },
47826
+ {
47827
+ "$ref": "#/definitions/IRadialGradient"
47828
+ },
47829
+ {
47830
+ "$ref": "#/definitions/IConicalGradient"
47831
+ },
47760
47832
  {
47761
47833
  "type": "string"
47762
47834
  }
@@ -47995,10 +48067,10 @@
47995
48067
  "animationDisappear": {
47996
48068
  "anyOf": [
47997
48069
  {
47998
- "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
48070
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
47999
48071
  },
48000
48072
  {
48001
- "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
48073
+ "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
48002
48074
  },
48003
48075
  {
48004
48076
  "type": "boolean"
@@ -48009,10 +48081,10 @@
48009
48081
  "animationEnter": {
48010
48082
  "anyOf": [
48011
48083
  {
48012
- "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
48084
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
48013
48085
  },
48014
48086
  {
48015
- "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
48087
+ "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
48016
48088
  },
48017
48089
  {
48018
48090
  "type": "boolean"
@@ -48023,10 +48095,10 @@
48023
48095
  "animationExit": {
48024
48096
  "anyOf": [
48025
48097
  {
48026
- "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
48098
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
48027
48099
  },
48028
48100
  {
48029
- "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
48101
+ "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
48030
48102
  },
48031
48103
  {
48032
48104
  "type": "boolean"
@@ -48046,10 +48118,10 @@
48046
48118
  "animationUpdate": {
48047
48119
  "anyOf": [
48048
48120
  {
48049
- "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
48121
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
48050
48122
  },
48051
48123
  {
48052
- "$ref": "#/definitions/Omit<IStateAnimateSpec<LineAppearPreset>,\"preset\">"
48124
+ "$ref": "#/definitions/Partial<Record<LineMarks,false|IAnimationConfig|IAnimationConfig[]>>"
48053
48125
  },
48054
48126
  {
48055
48127
  "type": "boolean"
@@ -48543,7 +48615,7 @@
48543
48615
  },
48544
48616
  "background": {
48545
48617
  "$ref": "#/definitions/IBackgroundSpec",
48546
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
48618
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
48547
48619
  },
48548
48620
  "bandWidth": {
48549
48621
  "description": "进度条宽度\n以像素值(px)为单位",
@@ -48682,16 +48754,16 @@
48682
48754
  },
48683
48755
  "legends": {
48684
48756
  "anyOf": [
48685
- {
48686
- "$ref": "#/definitions/IDiscreteLegendSpec",
48687
- "description": "spec"
48688
- },
48689
48757
  {
48690
48758
  "$ref": "#/definitions/IColorLegendSpec"
48691
48759
  },
48692
48760
  {
48693
48761
  "$ref": "#/definitions/ISizeLegendSpec"
48694
48762
  },
48763
+ {
48764
+ "$ref": "#/definitions/IDiscreteLegendSpec",
48765
+ "description": "spec"
48766
+ },
48695
48767
  {
48696
48768
  "items": {
48697
48769
  "$ref": "#/definitions/ILegendSpec"
@@ -49551,7 +49623,7 @@
49551
49623
  },
49552
49624
  "background": {
49553
49625
  "$ref": "#/definitions/IBackgroundSpec",
49554
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
49626
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
49555
49627
  },
49556
49628
  "brush": {
49557
49629
  "$ref": "#/definitions/IBrushSpec",
@@ -49640,16 +49712,16 @@
49640
49712
  },
49641
49713
  "legends": {
49642
49714
  "anyOf": [
49643
- {
49644
- "$ref": "#/definitions/IDiscreteLegendSpec",
49645
- "description": "spec"
49646
- },
49647
49715
  {
49648
49716
  "$ref": "#/definitions/IColorLegendSpec"
49649
49717
  },
49650
49718
  {
49651
49719
  "$ref": "#/definitions/ISizeLegendSpec"
49652
49720
  },
49721
+ {
49722
+ "$ref": "#/definitions/IDiscreteLegendSpec",
49723
+ "description": "spec"
49724
+ },
49653
49725
  {
49654
49726
  "items": {
49655
49727
  "$ref": "#/definitions/ILegendSpec"
@@ -49682,7 +49754,7 @@
49682
49754
  "typeof": "function"
49683
49755
  },
49684
49756
  {
49685
- "typeof": "function"
49757
+ "$ref": "#/definitions/IMarkAreaXSpec"
49686
49758
  },
49687
49759
  {
49688
49760
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -49701,7 +49773,7 @@
49701
49773
  "typeof": "function"
49702
49774
  },
49703
49775
  {
49704
- "$ref": "#/definitions/IMarkAreaXSpec"
49776
+ "$ref": "#/definitions/IMarkAreaYSpec"
49705
49777
  },
49706
49778
  {
49707
49779
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -49720,7 +49792,7 @@
49720
49792
  "typeof": "function"
49721
49793
  },
49722
49794
  {
49723
- "$ref": "#/definitions/IMarkAreaYSpec"
49795
+ "$ref": "#/definitions/IMarkAreaXYSpec"
49724
49796
  },
49725
49797
  {
49726
49798
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -49739,7 +49811,7 @@
49739
49811
  "typeof": "function"
49740
49812
  },
49741
49813
  {
49742
- "$ref": "#/definitions/IMarkAreaXYSpec"
49814
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
49743
49815
  },
49744
49816
  {
49745
49817
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -49758,7 +49830,7 @@
49758
49830
  "typeof": "function"
49759
49831
  },
49760
49832
  {
49761
- "$ref": "#/definitions/IMarkAreaAngleSpec"
49833
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
49762
49834
  },
49763
49835
  {
49764
49836
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -49777,7 +49849,7 @@
49777
49849
  "typeof": "function"
49778
49850
  },
49779
49851
  {
49780
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
49852
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
49781
49853
  },
49782
49854
  {
49783
49855
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -49796,7 +49868,7 @@
49796
49868
  "typeof": "function"
49797
49869
  },
49798
49870
  {
49799
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
49871
+ "typeof": "function"
49800
49872
  },
49801
49873
  {
49802
49874
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -50776,10 +50848,10 @@
50776
50848
  "animationDisappear": {
50777
50849
  "anyOf": [
50778
50850
  {
50779
- "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
50851
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
50780
50852
  },
50781
50853
  {
50782
- "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
50854
+ "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
50783
50855
  },
50784
50856
  {
50785
50857
  "type": "boolean"
@@ -50790,10 +50862,10 @@
50790
50862
  "animationEnter": {
50791
50863
  "anyOf": [
50792
50864
  {
50793
- "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
50865
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
50794
50866
  },
50795
50867
  {
50796
- "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
50868
+ "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
50797
50869
  },
50798
50870
  {
50799
50871
  "type": "boolean"
@@ -50804,10 +50876,10 @@
50804
50876
  "animationExit": {
50805
50877
  "anyOf": [
50806
50878
  {
50807
- "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
50879
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
50808
50880
  },
50809
50881
  {
50810
- "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
50882
+ "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
50811
50883
  },
50812
50884
  {
50813
50885
  "type": "boolean"
@@ -50827,10 +50899,10 @@
50827
50899
  "animationUpdate": {
50828
50900
  "anyOf": [
50829
50901
  {
50830
- "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
50902
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
50831
50903
  },
50832
50904
  {
50833
- "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
50905
+ "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
50834
50906
  },
50835
50907
  {
50836
50908
  "type": "boolean"
@@ -50855,7 +50927,7 @@
50855
50927
  },
50856
50928
  "background": {
50857
50929
  "$ref": "#/definitions/IBackgroundSpec",
50858
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
50930
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
50859
50931
  },
50860
50932
  "brush": {
50861
50933
  "$ref": "#/definitions/IBrushSpec",
@@ -50994,16 +51066,16 @@
50994
51066
  },
50995
51067
  "legends": {
50996
51068
  "anyOf": [
50997
- {
50998
- "$ref": "#/definitions/IDiscreteLegendSpec",
50999
- "description": "spec"
51000
- },
51001
51069
  {
51002
51070
  "$ref": "#/definitions/IColorLegendSpec"
51003
51071
  },
51004
51072
  {
51005
51073
  "$ref": "#/definitions/ISizeLegendSpec"
51006
51074
  },
51075
+ {
51076
+ "$ref": "#/definitions/IDiscreteLegendSpec",
51077
+ "description": "spec"
51078
+ },
51007
51079
  {
51008
51080
  "items": {
51009
51081
  "$ref": "#/definitions/ILegendSpec"
@@ -51252,10 +51324,10 @@
51252
51324
  "animationDisappear": {
51253
51325
  "anyOf": [
51254
51326
  {
51255
- "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
51327
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
51256
51328
  },
51257
51329
  {
51258
- "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
51330
+ "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
51259
51331
  },
51260
51332
  {
51261
51333
  "type": "boolean"
@@ -51266,10 +51338,10 @@
51266
51338
  "animationEnter": {
51267
51339
  "anyOf": [
51268
51340
  {
51269
- "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
51341
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
51270
51342
  },
51271
51343
  {
51272
- "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
51344
+ "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
51273
51345
  },
51274
51346
  {
51275
51347
  "type": "boolean"
@@ -51280,10 +51352,10 @@
51280
51352
  "animationExit": {
51281
51353
  "anyOf": [
51282
51354
  {
51283
- "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
51355
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
51284
51356
  },
51285
51357
  {
51286
- "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
51358
+ "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
51287
51359
  },
51288
51360
  {
51289
51361
  "type": "boolean"
@@ -51303,10 +51375,10 @@
51303
51375
  "animationUpdate": {
51304
51376
  "anyOf": [
51305
51377
  {
51306
- "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
51378
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
51307
51379
  },
51308
51380
  {
51309
- "$ref": "#/definitions/Omit<IStateAnimateSpec<\"fadeIn\">,\"preset\">"
51381
+ "$ref": "#/definitions/Partial<Record<\"area\",false|IAnimationConfig|IAnimationConfig[]>>"
51310
51382
  },
51311
51383
  {
51312
51384
  "type": "boolean"
@@ -51803,7 +51875,7 @@
51803
51875
  "typeof": "function"
51804
51876
  },
51805
51877
  {
51806
- "typeof": "function"
51878
+ "$ref": "#/definitions/IMarkAreaXSpec"
51807
51879
  },
51808
51880
  {
51809
51881
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -51822,7 +51894,7 @@
51822
51894
  "typeof": "function"
51823
51895
  },
51824
51896
  {
51825
- "$ref": "#/definitions/IMarkAreaXSpec"
51897
+ "$ref": "#/definitions/IMarkAreaYSpec"
51826
51898
  },
51827
51899
  {
51828
51900
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -51841,7 +51913,7 @@
51841
51913
  "typeof": "function"
51842
51914
  },
51843
51915
  {
51844
- "$ref": "#/definitions/IMarkAreaYSpec"
51916
+ "$ref": "#/definitions/IMarkAreaXYSpec"
51845
51917
  },
51846
51918
  {
51847
51919
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -51860,7 +51932,7 @@
51860
51932
  "typeof": "function"
51861
51933
  },
51862
51934
  {
51863
- "$ref": "#/definitions/IMarkAreaXYSpec"
51935
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
51864
51936
  },
51865
51937
  {
51866
51938
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -51879,7 +51951,7 @@
51879
51951
  "typeof": "function"
51880
51952
  },
51881
51953
  {
51882
- "$ref": "#/definitions/IMarkAreaAngleSpec"
51954
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
51883
51955
  },
51884
51956
  {
51885
51957
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -51898,7 +51970,7 @@
51898
51970
  "typeof": "function"
51899
51971
  },
51900
51972
  {
51901
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
51973
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
51902
51974
  },
51903
51975
  {
51904
51976
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -51917,7 +51989,7 @@
51917
51989
  "typeof": "function"
51918
51990
  },
51919
51991
  {
51920
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
51992
+ "typeof": "function"
51921
51993
  },
51922
51994
  {
51923
51995
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -54645,6 +54717,15 @@
54645
54717
  {
54646
54718
  "$ref": "#/definitions/HTMLImageElement"
54647
54719
  },
54720
+ {
54721
+ "$ref": "#/definitions/ILinearGradient"
54722
+ },
54723
+ {
54724
+ "$ref": "#/definitions/IRadialGradient"
54725
+ },
54726
+ {
54727
+ "$ref": "#/definitions/IConicalGradient"
54728
+ },
54648
54729
  {
54649
54730
  "type": "string"
54650
54731
  }
@@ -54922,10 +55003,10 @@
54922
55003
  "animationDisappear": {
54923
55004
  "anyOf": [
54924
55005
  {
54925
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55006
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
54926
55007
  },
54927
55008
  {
54928
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55009
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
54929
55010
  },
54930
55011
  {
54931
55012
  "type": "boolean"
@@ -54936,10 +55017,10 @@
54936
55017
  "animationEnter": {
54937
55018
  "anyOf": [
54938
55019
  {
54939
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55020
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
54940
55021
  },
54941
55022
  {
54942
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55023
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
54943
55024
  },
54944
55025
  {
54945
55026
  "type": "boolean"
@@ -54950,10 +55031,10 @@
54950
55031
  "animationExit": {
54951
55032
  "anyOf": [
54952
55033
  {
54953
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55034
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
54954
55035
  },
54955
55036
  {
54956
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55037
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
54957
55038
  },
54958
55039
  {
54959
55040
  "type": "boolean"
@@ -54973,10 +55054,10 @@
54973
55054
  "animationUpdate": {
54974
55055
  "anyOf": [
54975
55056
  {
54976
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55057
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
54977
55058
  },
54978
55059
  {
54979
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55060
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
54980
55061
  },
54981
55062
  {
54982
55063
  "type": "boolean"
@@ -54997,7 +55078,7 @@
54997
55078
  },
54998
55079
  "background": {
54999
55080
  "$ref": "#/definitions/IBackgroundSpec",
55000
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
55081
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
55001
55082
  },
55002
55083
  "brush": {
55003
55084
  "$ref": "#/definitions/IBrushSpec",
@@ -55161,16 +55242,16 @@
55161
55242
  },
55162
55243
  "legends": {
55163
55244
  "anyOf": [
55164
- {
55165
- "$ref": "#/definitions/IDiscreteLegendSpec",
55166
- "description": "spec"
55167
- },
55168
55245
  {
55169
55246
  "$ref": "#/definitions/IColorLegendSpec"
55170
55247
  },
55171
55248
  {
55172
55249
  "$ref": "#/definitions/ISizeLegendSpec"
55173
55250
  },
55251
+ {
55252
+ "$ref": "#/definitions/IDiscreteLegendSpec",
55253
+ "description": "spec"
55254
+ },
55174
55255
  {
55175
55256
  "items": {
55176
55257
  "$ref": "#/definitions/ILegendSpec"
@@ -55470,10 +55551,10 @@
55470
55551
  "animationDisappear": {
55471
55552
  "anyOf": [
55472
55553
  {
55473
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55554
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55474
55555
  },
55475
55556
  {
55476
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55557
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55477
55558
  },
55478
55559
  {
55479
55560
  "type": "boolean"
@@ -55484,10 +55565,10 @@
55484
55565
  "animationEnter": {
55485
55566
  "anyOf": [
55486
55567
  {
55487
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55568
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55488
55569
  },
55489
55570
  {
55490
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55571
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55491
55572
  },
55492
55573
  {
55493
55574
  "type": "boolean"
@@ -55498,10 +55579,10 @@
55498
55579
  "animationExit": {
55499
55580
  "anyOf": [
55500
55581
  {
55501
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55582
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55502
55583
  },
55503
55584
  {
55504
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55585
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55505
55586
  },
55506
55587
  {
55507
55588
  "type": "boolean"
@@ -55521,10 +55602,10 @@
55521
55602
  "animationUpdate": {
55522
55603
  "anyOf": [
55523
55604
  {
55524
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55605
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55525
55606
  },
55526
55607
  {
55527
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55608
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55528
55609
  },
55529
55610
  {
55530
55611
  "type": "boolean"
@@ -55545,7 +55626,7 @@
55545
55626
  },
55546
55627
  "background": {
55547
55628
  "$ref": "#/definitions/IBackgroundSpec",
55548
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
55629
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
55549
55630
  },
55550
55631
  "brush": {
55551
55632
  "$ref": "#/definitions/IBrushSpec",
@@ -55709,16 +55790,16 @@
55709
55790
  },
55710
55791
  "legends": {
55711
55792
  "anyOf": [
55712
- {
55713
- "$ref": "#/definitions/IDiscreteLegendSpec",
55714
- "description": "spec"
55715
- },
55716
55793
  {
55717
55794
  "$ref": "#/definitions/IColorLegendSpec"
55718
55795
  },
55719
55796
  {
55720
55797
  "$ref": "#/definitions/ISizeLegendSpec"
55721
55798
  },
55799
+ {
55800
+ "$ref": "#/definitions/IDiscreteLegendSpec",
55801
+ "description": "spec"
55802
+ },
55722
55803
  {
55723
55804
  "items": {
55724
55805
  "$ref": "#/definitions/ILegendSpec"
@@ -55971,10 +56052,10 @@
55971
56052
  "animationDisappear": {
55972
56053
  "anyOf": [
55973
56054
  {
55974
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
56055
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55975
56056
  },
55976
56057
  {
55977
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
56058
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55978
56059
  },
55979
56060
  {
55980
56061
  "type": "boolean"
@@ -55985,10 +56066,10 @@
55985
56066
  "animationEnter": {
55986
56067
  "anyOf": [
55987
56068
  {
55988
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
56069
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
55989
56070
  },
55990
56071
  {
55991
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
56072
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
55992
56073
  },
55993
56074
  {
55994
56075
  "type": "boolean"
@@ -55999,10 +56080,10 @@
55999
56080
  "animationExit": {
56000
56081
  "anyOf": [
56001
56082
  {
56002
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
56083
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
56003
56084
  },
56004
56085
  {
56005
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
56086
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
56006
56087
  },
56007
56088
  {
56008
56089
  "type": "boolean"
@@ -56022,10 +56103,10 @@
56022
56103
  "animationUpdate": {
56023
56104
  "anyOf": [
56024
56105
  {
56025
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
56106
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
56026
56107
  },
56027
56108
  {
56028
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
56109
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
56029
56110
  },
56030
56111
  {
56031
56112
  "type": "boolean"
@@ -57134,6 +57215,15 @@
57134
57215
  {
57135
57216
  "$ref": "#/definitions/HTMLImageElement"
57136
57217
  },
57218
+ {
57219
+ "$ref": "#/definitions/ILinearGradient"
57220
+ },
57221
+ {
57222
+ "$ref": "#/definitions/IRadialGradient"
57223
+ },
57224
+ {
57225
+ "$ref": "#/definitions/IConicalGradient"
57226
+ },
57137
57227
  {
57138
57228
  "type": "string"
57139
57229
  }
@@ -57573,6 +57663,7 @@
57573
57663
  "display": {
57574
57664
  "enum": [
57575
57665
  "flex",
57666
+ "inner-block",
57576
57667
  "relative"
57577
57668
  ],
57578
57669
  "type": "string"
@@ -58056,6 +58147,15 @@
58056
58147
  {
58057
58148
  "$ref": "#/definitions/HTMLImageElement"
58058
58149
  },
58150
+ {
58151
+ "$ref": "#/definitions/ILinearGradient"
58152
+ },
58153
+ {
58154
+ "$ref": "#/definitions/IRadialGradient"
58155
+ },
58156
+ {
58157
+ "$ref": "#/definitions/IConicalGradient"
58158
+ },
58059
58159
  {
58060
58160
  "type": "string"
58061
58161
  }
@@ -58309,10 +58409,10 @@
58309
58409
  "animationDisappear": {
58310
58410
  "anyOf": [
58311
58411
  {
58312
- "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58412
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58313
58413
  },
58314
58414
  {
58315
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58415
+ "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58316
58416
  },
58317
58417
  {
58318
58418
  "type": "boolean"
@@ -58323,10 +58423,10 @@
58323
58423
  "animationEnter": {
58324
58424
  "anyOf": [
58325
58425
  {
58326
- "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58426
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58327
58427
  },
58328
58428
  {
58329
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58429
+ "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58330
58430
  },
58331
58431
  {
58332
58432
  "type": "boolean"
@@ -58337,10 +58437,10 @@
58337
58437
  "animationExit": {
58338
58438
  "anyOf": [
58339
58439
  {
58340
- "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58440
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58341
58441
  },
58342
58442
  {
58343
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58443
+ "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58344
58444
  },
58345
58445
  {
58346
58446
  "type": "boolean"
@@ -58360,10 +58460,10 @@
58360
58460
  "animationUpdate": {
58361
58461
  "anyOf": [
58362
58462
  {
58363
- "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58463
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58364
58464
  },
58365
58465
  {
58366
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58466
+ "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58367
58467
  },
58368
58468
  {
58369
58469
  "type": "boolean"
@@ -58388,7 +58488,7 @@
58388
58488
  },
58389
58489
  "background": {
58390
58490
  "$ref": "#/definitions/IBackgroundSpec",
58391
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
58491
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
58392
58492
  },
58393
58493
  "brush": {
58394
58494
  "$ref": "#/definitions/IBrushSpec",
@@ -58575,16 +58675,16 @@
58575
58675
  },
58576
58676
  "legends": {
58577
58677
  "anyOf": [
58578
- {
58579
- "$ref": "#/definitions/IDiscreteLegendSpec",
58580
- "description": "spec"
58581
- },
58582
58678
  {
58583
58679
  "$ref": "#/definitions/IColorLegendSpec"
58584
58680
  },
58585
58681
  {
58586
58682
  "$ref": "#/definitions/ISizeLegendSpec"
58587
58683
  },
58684
+ {
58685
+ "$ref": "#/definitions/IDiscreteLegendSpec",
58686
+ "description": "spec"
58687
+ },
58588
58688
  {
58589
58689
  "items": {
58590
58690
  "$ref": "#/definitions/ILegendSpec"
@@ -58880,10 +58980,10 @@
58880
58980
  "animationDisappear": {
58881
58981
  "anyOf": [
58882
58982
  {
58883
- "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58983
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58884
58984
  },
58885
58985
  {
58886
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58986
+ "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58887
58987
  },
58888
58988
  {
58889
58989
  "type": "boolean"
@@ -58894,10 +58994,10 @@
58894
58994
  "animationEnter": {
58895
58995
  "anyOf": [
58896
58996
  {
58897
- "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58997
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58898
58998
  },
58899
58999
  {
58900
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
59000
+ "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58901
59001
  },
58902
59002
  {
58903
59003
  "type": "boolean"
@@ -58908,10 +59008,10 @@
58908
59008
  "animationExit": {
58909
59009
  "anyOf": [
58910
59010
  {
58911
- "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
59011
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58912
59012
  },
58913
59013
  {
58914
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
59014
+ "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58915
59015
  },
58916
59016
  {
58917
59017
  "type": "boolean"
@@ -58931,10 +59031,10 @@
58931
59031
  "animationUpdate": {
58932
59032
  "anyOf": [
58933
59033
  {
58934
- "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
59034
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
58935
59035
  },
58936
59036
  {
58937
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RadarAppearPreset>,\"preset\">"
59037
+ "$ref": "#/definitions/Partial<Record<RadarMarks,false|IAnimationConfig|IAnimationConfig[]>>"
58938
59038
  },
58939
59039
  {
58940
59040
  "type": "boolean"
@@ -59418,7 +59518,7 @@
59418
59518
  },
59419
59519
  "background": {
59420
59520
  "$ref": "#/definitions/IBackgroundSpec",
59421
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
59521
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
59422
59522
  },
59423
59523
  "brush": {
59424
59524
  "$ref": "#/definitions/IBrushSpec",
@@ -59556,16 +59656,16 @@
59556
59656
  },
59557
59657
  "legends": {
59558
59658
  "anyOf": [
59559
- {
59560
- "$ref": "#/definitions/IDiscreteLegendSpec",
59561
- "description": "spec"
59562
- },
59563
59659
  {
59564
59660
  "$ref": "#/definitions/IColorLegendSpec"
59565
59661
  },
59566
59662
  {
59567
59663
  "$ref": "#/definitions/ISizeLegendSpec"
59568
59664
  },
59665
+ {
59666
+ "$ref": "#/definitions/IDiscreteLegendSpec",
59667
+ "description": "spec"
59668
+ },
59569
59669
  {
59570
59670
  "items": {
59571
59671
  "$ref": "#/definitions/ILegendSpec"
@@ -59590,7 +59690,7 @@
59590
59690
  "typeof": "function"
59591
59691
  },
59592
59692
  {
59593
- "typeof": "function"
59693
+ "$ref": "#/definitions/IMarkAreaXSpec"
59594
59694
  },
59595
59695
  {
59596
59696
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -59609,7 +59709,7 @@
59609
59709
  "typeof": "function"
59610
59710
  },
59611
59711
  {
59612
- "$ref": "#/definitions/IMarkAreaXSpec"
59712
+ "$ref": "#/definitions/IMarkAreaYSpec"
59613
59713
  },
59614
59714
  {
59615
59715
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -59628,7 +59728,7 @@
59628
59728
  "typeof": "function"
59629
59729
  },
59630
59730
  {
59631
- "$ref": "#/definitions/IMarkAreaYSpec"
59731
+ "$ref": "#/definitions/IMarkAreaXYSpec"
59632
59732
  },
59633
59733
  {
59634
59734
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -59647,7 +59747,7 @@
59647
59747
  "typeof": "function"
59648
59748
  },
59649
59749
  {
59650
- "$ref": "#/definitions/IMarkAreaXYSpec"
59750
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
59651
59751
  },
59652
59752
  {
59653
59753
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -59666,7 +59766,7 @@
59666
59766
  "typeof": "function"
59667
59767
  },
59668
59768
  {
59669
- "$ref": "#/definitions/IMarkAreaAngleSpec"
59769
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
59670
59770
  },
59671
59771
  {
59672
59772
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -59685,7 +59785,7 @@
59685
59785
  "typeof": "function"
59686
59786
  },
59687
59787
  {
59688
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
59788
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
59689
59789
  },
59690
59790
  {
59691
59791
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -59704,7 +59804,7 @@
59704
59804
  "typeof": "function"
59705
59805
  },
59706
59806
  {
59707
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
59807
+ "typeof": "function"
59708
59808
  },
59709
59809
  {
59710
59810
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -60878,7 +60978,7 @@
60878
60978
  },
60879
60979
  "background": {
60880
60980
  "$ref": "#/definitions/IBackgroundSpec",
60881
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
60981
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
60882
60982
  },
60883
60983
  "bar": {
60884
60984
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
@@ -61089,16 +61189,16 @@
61089
61189
  },
61090
61190
  "legends": {
61091
61191
  "anyOf": [
61092
- {
61093
- "$ref": "#/definitions/IDiscreteLegendSpec",
61094
- "description": "spec"
61095
- },
61096
61192
  {
61097
61193
  "$ref": "#/definitions/IColorLegendSpec"
61098
61194
  },
61099
61195
  {
61100
61196
  "$ref": "#/definitions/ISizeLegendSpec"
61101
61197
  },
61198
+ {
61199
+ "$ref": "#/definitions/IDiscreteLegendSpec",
61200
+ "description": "spec"
61201
+ },
61102
61202
  {
61103
61203
  "items": {
61104
61204
  "$ref": "#/definitions/ILegendSpec"
@@ -61119,7 +61219,7 @@
61119
61219
  "typeof": "function"
61120
61220
  },
61121
61221
  {
61122
- "typeof": "function"
61222
+ "$ref": "#/definitions/IMarkAreaXSpec"
61123
61223
  },
61124
61224
  {
61125
61225
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -61138,7 +61238,7 @@
61138
61238
  "typeof": "function"
61139
61239
  },
61140
61240
  {
61141
- "$ref": "#/definitions/IMarkAreaXSpec"
61241
+ "$ref": "#/definitions/IMarkAreaYSpec"
61142
61242
  },
61143
61243
  {
61144
61244
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -61157,7 +61257,7 @@
61157
61257
  "typeof": "function"
61158
61258
  },
61159
61259
  {
61160
- "$ref": "#/definitions/IMarkAreaYSpec"
61260
+ "$ref": "#/definitions/IMarkAreaXYSpec"
61161
61261
  },
61162
61262
  {
61163
61263
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -61176,7 +61276,7 @@
61176
61276
  "typeof": "function"
61177
61277
  },
61178
61278
  {
61179
- "$ref": "#/definitions/IMarkAreaXYSpec"
61279
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
61180
61280
  },
61181
61281
  {
61182
61282
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -61195,7 +61295,7 @@
61195
61295
  "typeof": "function"
61196
61296
  },
61197
61297
  {
61198
- "$ref": "#/definitions/IMarkAreaAngleSpec"
61298
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
61199
61299
  },
61200
61300
  {
61201
61301
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -61214,7 +61314,7 @@
61214
61314
  "typeof": "function"
61215
61315
  },
61216
61316
  {
61217
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
61317
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
61218
61318
  },
61219
61319
  {
61220
61320
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -61233,7 +61333,7 @@
61233
61333
  "typeof": "function"
61234
61334
  },
61235
61335
  {
61236
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
61336
+ "typeof": "function"
61237
61337
  },
61238
61338
  {
61239
61339
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -62429,7 +62529,7 @@
62429
62529
  },
62430
62530
  "background": {
62431
62531
  "$ref": "#/definitions/IBackgroundSpec",
62432
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
62532
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
62433
62533
  },
62434
62534
  "bar": {
62435
62535
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
@@ -62640,16 +62740,16 @@
62640
62740
  },
62641
62741
  "legends": {
62642
62742
  "anyOf": [
62643
- {
62644
- "$ref": "#/definitions/IDiscreteLegendSpec",
62645
- "description": "spec"
62646
- },
62647
62743
  {
62648
62744
  "$ref": "#/definitions/IColorLegendSpec"
62649
62745
  },
62650
62746
  {
62651
62747
  "$ref": "#/definitions/ISizeLegendSpec"
62652
62748
  },
62749
+ {
62750
+ "$ref": "#/definitions/IDiscreteLegendSpec",
62751
+ "description": "spec"
62752
+ },
62653
62753
  {
62654
62754
  "items": {
62655
62755
  "$ref": "#/definitions/ILegendSpec"
@@ -62670,7 +62770,7 @@
62670
62770
  "typeof": "function"
62671
62771
  },
62672
62772
  {
62673
- "typeof": "function"
62773
+ "$ref": "#/definitions/IMarkAreaXSpec"
62674
62774
  },
62675
62775
  {
62676
62776
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -62689,7 +62789,7 @@
62689
62789
  "typeof": "function"
62690
62790
  },
62691
62791
  {
62692
- "$ref": "#/definitions/IMarkAreaXSpec"
62792
+ "$ref": "#/definitions/IMarkAreaYSpec"
62693
62793
  },
62694
62794
  {
62695
62795
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -62708,7 +62808,7 @@
62708
62808
  "typeof": "function"
62709
62809
  },
62710
62810
  {
62711
- "$ref": "#/definitions/IMarkAreaYSpec"
62811
+ "$ref": "#/definitions/IMarkAreaXYSpec"
62712
62812
  },
62713
62813
  {
62714
62814
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -62727,7 +62827,7 @@
62727
62827
  "typeof": "function"
62728
62828
  },
62729
62829
  {
62730
- "$ref": "#/definitions/IMarkAreaXYSpec"
62830
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
62731
62831
  },
62732
62832
  {
62733
62833
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -62746,7 +62846,7 @@
62746
62846
  "typeof": "function"
62747
62847
  },
62748
62848
  {
62749
- "$ref": "#/definitions/IMarkAreaAngleSpec"
62849
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
62750
62850
  },
62751
62851
  {
62752
62852
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -62765,7 +62865,7 @@
62765
62865
  "typeof": "function"
62766
62866
  },
62767
62867
  {
62768
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
62868
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
62769
62869
  },
62770
62870
  {
62771
62871
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -62784,7 +62884,7 @@
62784
62884
  "typeof": "function"
62785
62885
  },
62786
62886
  {
62787
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
62887
+ "typeof": "function"
62788
62888
  },
62789
62889
  {
62790
62890
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -63937,6 +64037,15 @@
63937
64037
  {
63938
64038
  "$ref": "#/definitions/HTMLImageElement"
63939
64039
  },
64040
+ {
64041
+ "$ref": "#/definitions/ILinearGradient"
64042
+ },
64043
+ {
64044
+ "$ref": "#/definitions/IRadialGradient"
64045
+ },
64046
+ {
64047
+ "$ref": "#/definitions/IConicalGradient"
64048
+ },
63940
64049
  {
63941
64050
  "type": "string"
63942
64051
  }
@@ -64199,6 +64308,15 @@
64199
64308
  {
64200
64309
  "$ref": "#/definitions/HTMLImageElement"
64201
64310
  },
64311
+ {
64312
+ "$ref": "#/definitions/ILinearGradient"
64313
+ },
64314
+ {
64315
+ "$ref": "#/definitions/IRadialGradient"
64316
+ },
64317
+ {
64318
+ "$ref": "#/definitions/IConicalGradient"
64319
+ },
64202
64320
  {
64203
64321
  "type": "string"
64204
64322
  }
@@ -64782,10 +64900,10 @@
64782
64900
  "animationDisappear": {
64783
64901
  "anyOf": [
64784
64902
  {
64785
- "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
64903
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
64786
64904
  },
64787
64905
  {
64788
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
64906
+ "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
64789
64907
  },
64790
64908
  {
64791
64909
  "type": "boolean"
@@ -64796,10 +64914,10 @@
64796
64914
  "animationEnter": {
64797
64915
  "anyOf": [
64798
64916
  {
64799
- "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
64917
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
64800
64918
  },
64801
64919
  {
64802
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
64920
+ "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
64803
64921
  },
64804
64922
  {
64805
64923
  "type": "boolean"
@@ -64810,10 +64928,10 @@
64810
64928
  "animationExit": {
64811
64929
  "anyOf": [
64812
64930
  {
64813
- "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
64931
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
64814
64932
  },
64815
64933
  {
64816
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
64934
+ "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
64817
64935
  },
64818
64936
  {
64819
64937
  "type": "boolean"
@@ -64833,10 +64951,10 @@
64833
64951
  "animationUpdate": {
64834
64952
  "anyOf": [
64835
64953
  {
64836
- "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
64954
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
64837
64955
  },
64838
64956
  {
64839
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
64957
+ "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
64840
64958
  },
64841
64959
  {
64842
64960
  "type": "boolean"
@@ -64857,7 +64975,7 @@
64857
64975
  },
64858
64976
  "background": {
64859
64977
  "$ref": "#/definitions/IBackgroundSpec",
64860
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
64978
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
64861
64979
  },
64862
64980
  "brush": {
64863
64981
  "$ref": "#/definitions/IBrushSpec",
@@ -65036,16 +65154,16 @@
65036
65154
  },
65037
65155
  "legends": {
65038
65156
  "anyOf": [
65039
- {
65040
- "$ref": "#/definitions/IDiscreteLegendSpec",
65041
- "description": "spec"
65042
- },
65043
65157
  {
65044
65158
  "$ref": "#/definitions/IColorLegendSpec"
65045
65159
  },
65046
65160
  {
65047
65161
  "$ref": "#/definitions/ISizeLegendSpec"
65048
65162
  },
65163
+ {
65164
+ "$ref": "#/definitions/IDiscreteLegendSpec",
65165
+ "description": "spec"
65166
+ },
65049
65167
  {
65050
65168
  "items": {
65051
65169
  "$ref": "#/definitions/ILegendSpec"
@@ -65297,10 +65415,10 @@
65297
65415
  "animationDisappear": {
65298
65416
  "anyOf": [
65299
65417
  {
65300
- "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
65418
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
65301
65419
  },
65302
65420
  {
65303
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
65421
+ "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
65304
65422
  },
65305
65423
  {
65306
65424
  "type": "boolean"
@@ -65311,10 +65429,10 @@
65311
65429
  "animationEnter": {
65312
65430
  "anyOf": [
65313
65431
  {
65314
- "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
65432
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
65315
65433
  },
65316
65434
  {
65317
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
65435
+ "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
65318
65436
  },
65319
65437
  {
65320
65438
  "type": "boolean"
@@ -65325,10 +65443,10 @@
65325
65443
  "animationExit": {
65326
65444
  "anyOf": [
65327
65445
  {
65328
- "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
65446
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
65329
65447
  },
65330
65448
  {
65331
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
65449
+ "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
65332
65450
  },
65333
65451
  {
65334
65452
  "type": "boolean"
@@ -65348,10 +65466,10 @@
65348
65466
  "animationUpdate": {
65349
65467
  "anyOf": [
65350
65468
  {
65351
- "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
65469
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
65352
65470
  },
65353
65471
  {
65354
- "$ref": "#/definitions/Omit<IStateAnimateSpec<RoseAppearPreset>,\"preset\">"
65472
+ "$ref": "#/definitions/Partial<Record<\"rose\",false|IAnimationConfig|IAnimationConfig[]>>"
65355
65473
  },
65356
65474
  {
65357
65475
  "type": "boolean"
@@ -65658,6 +65776,15 @@
65658
65776
  {
65659
65777
  "$ref": "#/definitions/HTMLImageElement"
65660
65778
  },
65779
+ {
65780
+ "$ref": "#/definitions/ILinearGradient"
65781
+ },
65782
+ {
65783
+ "$ref": "#/definitions/IRadialGradient"
65784
+ },
65785
+ {
65786
+ "$ref": "#/definitions/IConicalGradient"
65787
+ },
65661
65788
  {
65662
65789
  "type": "string"
65663
65790
  }
@@ -65981,7 +66108,7 @@
65981
66108
  },
65982
66109
  "background": {
65983
66110
  "$ref": "#/definitions/IBackgroundSpec",
65984
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
66111
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
65985
66112
  },
65986
66113
  "brush": {
65987
66114
  "$ref": "#/definitions/IBrushSpec",
@@ -66126,12 +66253,15 @@
66126
66253
  "type": "number"
66127
66254
  },
66128
66255
  "label": {
66129
- "allOf": [
66256
+ "anyOf": [
66130
66257
  {
66131
- "$ref": "#/definitions/ILabelSpec"
66258
+ "$ref": "#/definitions/ISankeyLabelSpec"
66132
66259
  },
66133
66260
  {
66134
- "typeof": "function"
66261
+ "items": {
66262
+ "$ref": "#/definitions/ISankeyLabelSpec"
66263
+ },
66264
+ "type": "array"
66135
66265
  }
66136
66266
  ],
66137
66267
  "description": "标签配置"
@@ -66142,16 +66272,16 @@
66142
66272
  },
66143
66273
  "legends": {
66144
66274
  "anyOf": [
66145
- {
66146
- "$ref": "#/definitions/IDiscreteLegendSpec",
66147
- "description": "spec"
66148
- },
66149
66275
  {
66150
66276
  "$ref": "#/definitions/IColorLegendSpec"
66151
66277
  },
66152
66278
  {
66153
66279
  "$ref": "#/definitions/ISizeLegendSpec"
66154
66280
  },
66281
+ {
66282
+ "$ref": "#/definitions/IDiscreteLegendSpec",
66283
+ "description": "spec"
66284
+ },
66155
66285
  {
66156
66286
  "items": {
66157
66287
  "$ref": "#/definitions/ILegendSpec"
@@ -66444,6 +66574,16 @@
66444
66574
  ],
66445
66575
  "type": "object"
66446
66576
  },
66577
+ "ISankeyLabelSpec": {
66578
+ "allOf": [
66579
+ {
66580
+ "$ref": "#/definitions/ILabelSpec"
66581
+ },
66582
+ {
66583
+ "typeof": "function"
66584
+ }
66585
+ ]
66586
+ },
66447
66587
  "ISankeySeriesSpec": {
66448
66588
  "properties": {
66449
66589
  "animation": {
@@ -66607,12 +66747,15 @@
66607
66747
  "type": "number"
66608
66748
  },
66609
66749
  "label": {
66610
- "allOf": [
66750
+ "anyOf": [
66611
66751
  {
66612
- "$ref": "#/definitions/ILabelSpec"
66752
+ "$ref": "#/definitions/ISankeyLabelSpec"
66613
66753
  },
66614
66754
  {
66615
- "typeof": "function"
66755
+ "items": {
66756
+ "$ref": "#/definitions/ISankeyLabelSpec"
66757
+ },
66758
+ "type": "array"
66616
66759
  }
66617
66760
  ],
66618
66761
  "description": "标签配置"
@@ -66864,10 +67007,10 @@
66864
67007
  "animationDisappear": {
66865
67008
  "anyOf": [
66866
67009
  {
66867
- "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
67010
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
66868
67011
  },
66869
67012
  {
66870
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
67013
+ "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66871
67014
  },
66872
67015
  {
66873
67016
  "type": "boolean"
@@ -66878,10 +67021,10 @@
66878
67021
  "animationEnter": {
66879
67022
  "anyOf": [
66880
67023
  {
66881
- "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
67024
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
66882
67025
  },
66883
67026
  {
66884
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
67027
+ "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66885
67028
  },
66886
67029
  {
66887
67030
  "type": "boolean"
@@ -66892,10 +67035,10 @@
66892
67035
  "animationExit": {
66893
67036
  "anyOf": [
66894
67037
  {
66895
- "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
67038
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
66896
67039
  },
66897
67040
  {
66898
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
67041
+ "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66899
67042
  },
66900
67043
  {
66901
67044
  "type": "boolean"
@@ -66915,10 +67058,10 @@
66915
67058
  "animationUpdate": {
66916
67059
  "anyOf": [
66917
67060
  {
66918
- "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
67061
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
66919
67062
  },
66920
67063
  {
66921
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
67064
+ "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66922
67065
  },
66923
67066
  {
66924
67067
  "type": "boolean"
@@ -66939,7 +67082,7 @@
66939
67082
  },
66940
67083
  "background": {
66941
67084
  "$ref": "#/definitions/IBackgroundSpec",
66942
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
67085
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
66943
67086
  },
66944
67087
  "brush": {
66945
67088
  "$ref": "#/definitions/IBrushSpec",
@@ -67077,16 +67220,16 @@
67077
67220
  },
67078
67221
  "legends": {
67079
67222
  "anyOf": [
67080
- {
67081
- "$ref": "#/definitions/IDiscreteLegendSpec",
67082
- "description": "spec"
67083
- },
67084
67223
  {
67085
67224
  "$ref": "#/definitions/IColorLegendSpec"
67086
67225
  },
67087
67226
  {
67088
67227
  "$ref": "#/definitions/ISizeLegendSpec"
67089
67228
  },
67229
+ {
67230
+ "$ref": "#/definitions/IDiscreteLegendSpec",
67231
+ "description": "spec"
67232
+ },
67090
67233
  {
67091
67234
  "items": {
67092
67235
  "$ref": "#/definitions/ILegendSpec"
@@ -67107,7 +67250,7 @@
67107
67250
  "typeof": "function"
67108
67251
  },
67109
67252
  {
67110
- "typeof": "function"
67253
+ "$ref": "#/definitions/IMarkAreaXSpec"
67111
67254
  },
67112
67255
  {
67113
67256
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -67126,7 +67269,7 @@
67126
67269
  "typeof": "function"
67127
67270
  },
67128
67271
  {
67129
- "$ref": "#/definitions/IMarkAreaXSpec"
67272
+ "$ref": "#/definitions/IMarkAreaYSpec"
67130
67273
  },
67131
67274
  {
67132
67275
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -67145,7 +67288,7 @@
67145
67288
  "typeof": "function"
67146
67289
  },
67147
67290
  {
67148
- "$ref": "#/definitions/IMarkAreaYSpec"
67291
+ "$ref": "#/definitions/IMarkAreaXYSpec"
67149
67292
  },
67150
67293
  {
67151
67294
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -67164,7 +67307,7 @@
67164
67307
  "typeof": "function"
67165
67308
  },
67166
67309
  {
67167
- "$ref": "#/definitions/IMarkAreaXYSpec"
67310
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
67168
67311
  },
67169
67312
  {
67170
67313
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -67183,7 +67326,7 @@
67183
67326
  "typeof": "function"
67184
67327
  },
67185
67328
  {
67186
- "$ref": "#/definitions/IMarkAreaAngleSpec"
67329
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
67187
67330
  },
67188
67331
  {
67189
67332
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -67202,7 +67345,7 @@
67202
67345
  "typeof": "function"
67203
67346
  },
67204
67347
  {
67205
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
67348
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
67206
67349
  },
67207
67350
  {
67208
67351
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -67221,7 +67364,7 @@
67221
67364
  "typeof": "function"
67222
67365
  },
67223
67366
  {
67224
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
67367
+ "typeof": "function"
67225
67368
  },
67226
67369
  {
67227
67370
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -67938,10 +68081,10 @@
67938
68081
  "animationDisappear": {
67939
68082
  "anyOf": [
67940
68083
  {
67941
- "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
68084
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
67942
68085
  },
67943
68086
  {
67944
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
68087
+ "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
67945
68088
  },
67946
68089
  {
67947
68090
  "type": "boolean"
@@ -67952,10 +68095,10 @@
67952
68095
  "animationEnter": {
67953
68096
  "anyOf": [
67954
68097
  {
67955
- "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
68098
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
67956
68099
  },
67957
68100
  {
67958
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
68101
+ "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
67959
68102
  },
67960
68103
  {
67961
68104
  "type": "boolean"
@@ -67966,10 +68109,10 @@
67966
68109
  "animationExit": {
67967
68110
  "anyOf": [
67968
68111
  {
67969
- "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
68112
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
67970
68113
  },
67971
68114
  {
67972
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
68115
+ "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
67973
68116
  },
67974
68117
  {
67975
68118
  "type": "boolean"
@@ -67989,10 +68132,10 @@
67989
68132
  "animationUpdate": {
67990
68133
  "anyOf": [
67991
68134
  {
67992
- "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
68135
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
67993
68136
  },
67994
68137
  {
67995
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ScatterAppearPreset>,\"preset\">"
68138
+ "$ref": "#/definitions/Partial<Record<ScatterMarks,false|IAnimationConfig|IAnimationConfig[]>>"
67996
68139
  },
67997
68140
  {
67998
68141
  "type": "boolean"
@@ -68878,7 +69021,7 @@
68878
69021
  },
68879
69022
  "background": {
68880
69023
  "$ref": "#/definitions/IBackgroundSpec",
68881
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
69024
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
68882
69025
  },
68883
69026
  "brush": {
68884
69027
  "$ref": "#/definitions/IBrushSpec",
@@ -68965,16 +69108,16 @@
68965
69108
  },
68966
69109
  "legends": {
68967
69110
  "anyOf": [
68968
- {
68969
- "$ref": "#/definitions/IDiscreteLegendSpec",
68970
- "description": "spec"
68971
- },
68972
69111
  {
68973
69112
  "$ref": "#/definitions/IColorLegendSpec"
68974
69113
  },
68975
69114
  {
68976
69115
  "$ref": "#/definitions/ISizeLegendSpec"
68977
69116
  },
69117
+ {
69118
+ "$ref": "#/definitions/IDiscreteLegendSpec",
69119
+ "description": "spec"
69120
+ },
68978
69121
  {
68979
69122
  "items": {
68980
69123
  "$ref": "#/definitions/ILegendSpec"
@@ -69408,6 +69551,9 @@
69408
69551
  "map": {
69409
69552
  "$ref": "#/definitions/IMapSeriesTheme"
69410
69553
  },
69554
+ "mosaic": {
69555
+ "$ref": "#/definitions/IBarSeriesTheme"
69556
+ },
69411
69557
  "pie": {
69412
69558
  "$ref": "#/definitions/IPieSeriesTheme"
69413
69559
  },
@@ -70776,7 +70922,7 @@
70776
70922
  },
70777
70923
  "background": {
70778
70924
  "$ref": "#/definitions/IBackgroundSpec",
70779
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
70925
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
70780
70926
  },
70781
70927
  "brush": {
70782
70928
  "$ref": "#/definitions/IBrushSpec",
@@ -70981,16 +71127,16 @@
70981
71127
  },
70982
71128
  "legends": {
70983
71129
  "anyOf": [
70984
- {
70985
- "$ref": "#/definitions/IDiscreteLegendSpec",
70986
- "description": "spec"
70987
- },
70988
71130
  {
70989
71131
  "$ref": "#/definitions/IColorLegendSpec"
70990
71132
  },
70991
71133
  {
70992
71134
  "$ref": "#/definitions/ISizeLegendSpec"
70993
71135
  },
71136
+ {
71137
+ "$ref": "#/definitions/IDiscreteLegendSpec",
71138
+ "description": "spec"
71139
+ },
70994
71140
  {
70995
71141
  "items": {
70996
71142
  "$ref": "#/definitions/ILegendSpec"
@@ -71643,6 +71789,15 @@
71643
71789
  {
71644
71790
  "$ref": "#/definitions/HTMLImageElement"
71645
71791
  },
71792
+ {
71793
+ "$ref": "#/definitions/ILinearGradient"
71794
+ },
71795
+ {
71796
+ "$ref": "#/definitions/IRadialGradient"
71797
+ },
71798
+ {
71799
+ "$ref": "#/definitions/IConicalGradient"
71800
+ },
71646
71801
  {
71647
71802
  "type": "string"
71648
71803
  }
@@ -71903,6 +72058,15 @@
71903
72058
  {
71904
72059
  "$ref": "#/definitions/HTMLImageElement"
71905
72060
  },
72061
+ {
72062
+ "$ref": "#/definitions/ILinearGradient"
72063
+ },
72064
+ {
72065
+ "$ref": "#/definitions/IRadialGradient"
72066
+ },
72067
+ {
72068
+ "$ref": "#/definitions/IConicalGradient"
72069
+ },
71906
72070
  {
71907
72071
  "type": "string"
71908
72072
  }
@@ -73299,41 +73463,6 @@
73299
73463
  ],
73300
73464
  "type": "object"
73301
73465
  },
73302
- "ITooltipShapeActual": {
73303
- "properties": {
73304
- "hasShape": {
73305
- "type": "boolean"
73306
- },
73307
- "shapeColor": {
73308
- "type": "string"
73309
- },
73310
- "shapeFill": {
73311
- "description": "形状填充颜色",
73312
- "since": "1.4.0",
73313
- "type": "string"
73314
- },
73315
- "shapeHollow": {
73316
- "type": "boolean"
73317
- },
73318
- "shapeLineWidth": {
73319
- "description": "形状描边宽度",
73320
- "since": "1.4.0",
73321
- "type": "number"
73322
- },
73323
- "shapeSize": {
73324
- "type": "number"
73325
- },
73326
- "shapeStroke": {
73327
- "description": "形状描边颜色",
73328
- "since": "1.4.0",
73329
- "type": "string"
73330
- },
73331
- "shapeType": {
73332
- "type": "string"
73333
- }
73334
- },
73335
- "type": "object"
73336
- },
73337
73466
  "ITooltipSpec": {
73338
73467
  "properties": {
73339
73468
  "activeType": {
@@ -73377,6 +73506,11 @@
73377
73506
  "$ref": "#/definitions/Partial<ITooltipHandlerSpec>",
73378
73507
  "description": "自定义handler方法"
73379
73508
  },
73509
+ "hideTimer": {
73510
+ "description": "隐藏计时器",
73511
+ "since": "1.11.7",
73512
+ "type": "number"
73513
+ },
73380
73514
  "lockAfterClick": {
73381
73515
  "description": "点击后锁定,只有点击才可以更新位置或者解锁,通常用于 trigger 为 `['hover', 'click']` 的场景\n(*会影响自定义handler)",
73382
73516
  "since": "1.10.0",
@@ -73642,6 +73776,14 @@
73642
73776
  },
73643
73777
  "ITooltipTheme<string|IColorKey>": {
73644
73778
  "properties": {
73779
+ "align": {
73780
+ "enum": [
73781
+ "left",
73782
+ "right"
73783
+ ],
73784
+ "since": "1.11.5\n\nshape、key、value的对齐方式,可选项如下:\n'left': 从左到右对齐\n'right': 从右到左对齐",
73785
+ "type": "string"
73786
+ },
73645
73787
  "keyLabel": {
73646
73788
  "$ref": "#/definitions/Omit<ITooltipTextTheme<string|IColorKey>,\"autoWidth\">",
73647
73789
  "description": "tooltip内容,key字段"
@@ -73663,7 +73805,7 @@
73663
73805
  "typeof": "function"
73664
73806
  },
73665
73807
  {
73666
- "$ref": "#/definitions/ITooltipShapeActual"
73808
+ "$ref": "#/definitions/Omit<ITooltipShapePattern,\"seriesId\">"
73667
73809
  }
73668
73810
  ]
73669
73811
  },
@@ -73696,6 +73838,17 @@
73696
73838
  "description": "标签与其对应数据图元的间距",
73697
73839
  "type": "number"
73698
73840
  },
73841
+ "overlap": {
73842
+ "anyOf": [
73843
+ {
73844
+ "$ref": "#/definitions/OverlapAttrs"
73845
+ },
73846
+ {
73847
+ "type": "boolean"
73848
+ }
73849
+ ],
73850
+ "description": "标签防重叠配置"
73851
+ },
73699
73852
  "state": {
73700
73853
  "typeof": "function"
73701
73854
  },
@@ -73891,7 +74044,7 @@
73891
74044
  },
73892
74045
  "background": {
73893
74046
  "$ref": "#/definitions/IBackgroundSpec",
73894
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
74047
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
73895
74048
  },
73896
74049
  "brush": {
73897
74050
  "$ref": "#/definitions/IBrushSpec",
@@ -74053,16 +74206,16 @@
74053
74206
  },
74054
74207
  "legends": {
74055
74208
  "anyOf": [
74056
- {
74057
- "$ref": "#/definitions/IDiscreteLegendSpec",
74058
- "description": "spec"
74059
- },
74060
74209
  {
74061
74210
  "$ref": "#/definitions/IColorLegendSpec"
74062
74211
  },
74063
74212
  {
74064
74213
  "$ref": "#/definitions/ISizeLegendSpec"
74065
74214
  },
74215
+ {
74216
+ "$ref": "#/definitions/IDiscreteLegendSpec",
74217
+ "description": "spec"
74218
+ },
74066
74219
  {
74067
74220
  "items": {
74068
74221
  "$ref": "#/definitions/ILegendSpec"
@@ -75439,6 +75592,57 @@
75439
75592
  ],
75440
75593
  "type": "object"
75441
75594
  },
75595
+ "IVisualSpecStyle<unknown,HTMLCanvasElement|HTMLImageElement|IColor>": {
75596
+ "properties": {
75597
+ "domain": {
75598
+ "description": "will set to scale.domain, it means input of scale",
75599
+ "items": {},
75600
+ "type": "array"
75601
+ },
75602
+ "field": {
75603
+ "type": "string"
75604
+ },
75605
+ "range": {
75606
+ "description": "will set to scale.range, it means output of scale",
75607
+ "items": {
75608
+ "anyOf": [
75609
+ {
75610
+ "$ref": "#/definitions/HTMLCanvasElement"
75611
+ },
75612
+ {
75613
+ "$ref": "#/definitions/HTMLImageElement"
75614
+ },
75615
+ {
75616
+ "$ref": "#/definitions/ILinearGradient"
75617
+ },
75618
+ {
75619
+ "$ref": "#/definitions/IRadialGradient"
75620
+ },
75621
+ {
75622
+ "$ref": "#/definitions/IConicalGradient"
75623
+ },
75624
+ {
75625
+ "type": "string"
75626
+ }
75627
+ ]
75628
+ },
75629
+ "type": "array"
75630
+ },
75631
+ "specified": {
75632
+ "typeof": "function"
75633
+ },
75634
+ "type": {
75635
+ "$ref": "#/definitions/ScaleType",
75636
+ "description": "type of scale"
75637
+ }
75638
+ },
75639
+ "required": [
75640
+ "domain",
75641
+ "range",
75642
+ "type"
75643
+ ],
75644
+ "type": "object"
75645
+ },
75442
75646
  "IVisualSpecStyle<unknown,IBorder>": {
75443
75647
  "properties": {
75444
75648
  "domain": {
@@ -76704,7 +76908,7 @@
76704
76908
  },
76705
76909
  "background": {
76706
76910
  "$ref": "#/definitions/IBackgroundSpec",
76707
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
76911
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
76708
76912
  },
76709
76913
  "bar": {
76710
76914
  "$ref": "#/definitions/IMarkSpec<IRectMarkSpec>",
@@ -76919,16 +77123,16 @@
76919
77123
  },
76920
77124
  "legends": {
76921
77125
  "anyOf": [
76922
- {
76923
- "$ref": "#/definitions/IDiscreteLegendSpec",
76924
- "description": "spec"
76925
- },
76926
77126
  {
76927
77127
  "$ref": "#/definitions/IColorLegendSpec"
76928
77128
  },
76929
77129
  {
76930
77130
  "$ref": "#/definitions/ISizeLegendSpec"
76931
77131
  },
77132
+ {
77133
+ "$ref": "#/definitions/IDiscreteLegendSpec",
77134
+ "description": "spec"
77135
+ },
76932
77136
  {
76933
77137
  "items": {
76934
77138
  "$ref": "#/definitions/ILegendSpec"
@@ -76949,7 +77153,7 @@
76949
77153
  "typeof": "function"
76950
77154
  },
76951
77155
  {
76952
- "typeof": "function"
77156
+ "$ref": "#/definitions/IMarkAreaXSpec"
76953
77157
  },
76954
77158
  {
76955
77159
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -76968,7 +77172,7 @@
76968
77172
  "typeof": "function"
76969
77173
  },
76970
77174
  {
76971
- "$ref": "#/definitions/IMarkAreaXSpec"
77175
+ "$ref": "#/definitions/IMarkAreaYSpec"
76972
77176
  },
76973
77177
  {
76974
77178
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -76987,7 +77191,7 @@
76987
77191
  "typeof": "function"
76988
77192
  },
76989
77193
  {
76990
- "$ref": "#/definitions/IMarkAreaYSpec"
77194
+ "$ref": "#/definitions/IMarkAreaXYSpec"
76991
77195
  },
76992
77196
  {
76993
77197
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -77006,7 +77210,7 @@
77006
77210
  "typeof": "function"
77007
77211
  },
77008
77212
  {
77009
- "$ref": "#/definitions/IMarkAreaXYSpec"
77213
+ "$ref": "#/definitions/IMarkAreaAngleSpec"
77010
77214
  },
77011
77215
  {
77012
77216
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -77025,7 +77229,7 @@
77025
77229
  "typeof": "function"
77026
77230
  },
77027
77231
  {
77028
- "$ref": "#/definitions/IMarkAreaAngleSpec"
77232
+ "$ref": "#/definitions/IMarkAreaRadiusSpec"
77029
77233
  },
77030
77234
  {
77031
77235
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -77044,7 +77248,7 @@
77044
77248
  "typeof": "function"
77045
77249
  },
77046
77250
  {
77047
- "$ref": "#/definitions/IMarkAreaRadiusSpec"
77251
+ "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
77048
77252
  },
77049
77253
  {
77050
77254
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -77063,7 +77267,7 @@
77063
77267
  "typeof": "function"
77064
77268
  },
77065
77269
  {
77066
- "$ref": "#/definitions/IMarkAreaAngleRadiusSpec"
77270
+ "typeof": "function"
77067
77271
  },
77068
77272
  {
77069
77273
  "$ref": "#/definitions/IMarkAreaTheme"
@@ -78616,7 +78820,7 @@
78616
78820
  },
78617
78821
  "background": {
78618
78822
  "$ref": "#/definitions/IBackgroundSpec",
78619
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
78823
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
78620
78824
  },
78621
78825
  "brush": {
78622
78826
  "$ref": "#/definitions/IBrushSpec",
@@ -78648,11 +78852,8 @@
78648
78852
  "type": "array"
78649
78853
  },
78650
78854
  "colorMode": {
78651
- "description": "颜色模式",
78652
- "enum": [
78653
- "linear",
78654
- "ordinal"
78655
- ],
78855
+ "const": "ordinal",
78856
+ "description": "颜色模式\nTODO: 'linear' 待支持",
78656
78857
  "type": "string"
78657
78858
  },
78658
78859
  "crosshair": {
@@ -78834,16 +79035,16 @@
78834
79035
  },
78835
79036
  "legends": {
78836
79037
  "anyOf": [
78837
- {
78838
- "$ref": "#/definitions/IDiscreteLegendSpec",
78839
- "description": "spec"
78840
- },
78841
79038
  {
78842
79039
  "$ref": "#/definitions/IColorLegendSpec"
78843
79040
  },
78844
79041
  {
78845
79042
  "$ref": "#/definitions/ISizeLegendSpec"
78846
79043
  },
79044
+ {
79045
+ "$ref": "#/definitions/IDiscreteLegendSpec",
79046
+ "description": "spec"
79047
+ },
78847
79048
  {
78848
79049
  "items": {
78849
79050
  "$ref": "#/definitions/ILegendSpec"
@@ -79159,11 +79360,8 @@
79159
79360
  "type": "array"
79160
79361
  },
79161
79362
  "colorMode": {
79162
- "description": "颜色模式",
79163
- "enum": [
79164
- "linear",
79165
- "ordinal"
79166
- ],
79363
+ "const": "ordinal",
79364
+ "description": "颜色模式\nTODO: 'linear' 待支持",
79167
79365
  "type": "string"
79168
79366
  },
79169
79367
  "data": {
@@ -79560,7 +79758,7 @@
79560
79758
  },
79561
79759
  "background": {
79562
79760
  "$ref": "#/definitions/IBackgroundSpec",
79563
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
79761
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
79564
79762
  },
79565
79763
  "brush": {
79566
79764
  "$ref": "#/definitions/IBrushSpec",
@@ -79592,11 +79790,8 @@
79592
79790
  "type": "array"
79593
79791
  },
79594
79792
  "colorMode": {
79595
- "description": "颜色模式",
79596
- "enum": [
79597
- "linear",
79598
- "ordinal"
79599
- ],
79793
+ "const": "ordinal",
79794
+ "description": "颜色模式\nTODO: 'linear' 待支持",
79600
79795
  "type": "string"
79601
79796
  },
79602
79797
  "crosshair": {
@@ -79775,16 +79970,16 @@
79775
79970
  },
79776
79971
  "legends": {
79777
79972
  "anyOf": [
79778
- {
79779
- "$ref": "#/definitions/IDiscreteLegendSpec",
79780
- "description": "spec"
79781
- },
79782
79973
  {
79783
79974
  "$ref": "#/definitions/IColorLegendSpec"
79784
79975
  },
79785
79976
  {
79786
79977
  "$ref": "#/definitions/ISizeLegendSpec"
79787
79978
  },
79979
+ {
79980
+ "$ref": "#/definitions/IDiscreteLegendSpec",
79981
+ "description": "spec"
79982
+ },
79788
79983
  {
79789
79984
  "items": {
79790
79985
  "$ref": "#/definitions/ILegendSpec"
@@ -80096,11 +80291,8 @@
80096
80291
  "type": "array"
80097
80292
  },
80098
80293
  "colorMode": {
80099
- "description": "颜色模式",
80100
- "enum": [
80101
- "linear",
80102
- "ordinal"
80103
- ],
80294
+ "const": "ordinal",
80295
+ "description": "颜色模式\nTODO: 'linear' 待支持",
80104
80296
  "type": "string"
80105
80297
  },
80106
80298
  "data": {
@@ -80541,7 +80733,7 @@
80541
80733
  },
80542
80734
  "Map<Function,(...args:any[])=>void>": {
80543
80735
  "properties": {
80544
- "__@toStringTag@13423": {
80736
+ "__@toStringTag@13432": {
80545
80737
  "type": "string"
80546
80738
  },
80547
80739
  "size": {
@@ -80549,14 +80741,14 @@
80549
80741
  }
80550
80742
  },
80551
80743
  "required": [
80552
- "__@toStringTag@13423",
80744
+ "__@toStringTag@13432",
80553
80745
  "size"
80554
80746
  ],
80555
80747
  "type": "object"
80556
80748
  },
80557
80749
  "Map<number,IGraphicPicker>": {
80558
80750
  "properties": {
80559
- "__@toStringTag@13423": {
80751
+ "__@toStringTag@13432": {
80560
80752
  "type": "string"
80561
80753
  },
80562
80754
  "size": {
@@ -80564,14 +80756,14 @@
80564
80756
  }
80565
80757
  },
80566
80758
  "required": [
80567
- "__@toStringTag@13423",
80759
+ "__@toStringTag@13432",
80568
80760
  "size"
80569
80761
  ],
80570
80762
  "type": "object"
80571
80763
  },
80572
80764
  "Map<number,IGraphicRender>": {
80573
80765
  "properties": {
80574
- "__@toStringTag@13423": {
80766
+ "__@toStringTag@13432": {
80575
80767
  "type": "string"
80576
80768
  },
80577
80769
  "size": {
@@ -80579,14 +80771,14 @@
80579
80771
  }
80580
80772
  },
80581
80773
  "required": [
80582
- "__@toStringTag@13423",
80774
+ "__@toStringTag@13432",
80583
80775
  "size"
80584
80776
  ],
80585
80777
  "type": "object"
80586
80778
  },
80587
80779
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
80588
80780
  "properties": {
80589
- "__@toStringTag@13423": {
80781
+ "__@toStringTag@13432": {
80590
80782
  "type": "string"
80591
80783
  },
80592
80784
  "size": {
@@ -80594,14 +80786,14 @@
80594
80786
  }
80595
80787
  },
80596
80788
  "required": [
80597
- "__@toStringTag@13423",
80789
+ "__@toStringTag@13432",
80598
80790
  "size"
80599
80791
  ],
80600
80792
  "type": "object"
80601
80793
  },
80602
80794
  "Map<string,Map<number,IGraphicRender>>": {
80603
80795
  "properties": {
80604
- "__@toStringTag@13423": {
80796
+ "__@toStringTag@13432": {
80605
80797
  "type": "string"
80606
80798
  },
80607
80799
  "size": {
@@ -80609,14 +80801,14 @@
80609
80801
  }
80610
80802
  },
80611
80803
  "required": [
80612
- "__@toStringTag@13423",
80804
+ "__@toStringTag@13432",
80613
80805
  "size"
80614
80806
  ],
80615
80807
  "type": "object"
80616
80808
  },
80617
80809
  "Map<string,any>": {
80618
80810
  "properties": {
80619
- "__@toStringTag@13423": {
80811
+ "__@toStringTag@13432": {
80620
80812
  "type": "string"
80621
80813
  },
80622
80814
  "size": {
@@ -80624,14 +80816,14 @@
80624
80816
  }
80625
80817
  },
80626
80818
  "required": [
80627
- "__@toStringTag@13423",
80819
+ "__@toStringTag@13432",
80628
80820
  "size"
80629
80821
  ],
80630
80822
  "type": "object"
80631
80823
  },
80632
80824
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
80633
80825
  "properties": {
80634
- "__@toStringTag@13423": {
80826
+ "__@toStringTag@13432": {
80635
80827
  "type": "string"
80636
80828
  },
80637
80829
  "size": {
@@ -80639,14 +80831,14 @@
80639
80831
  }
80640
80832
  },
80641
80833
  "required": [
80642
- "__@toStringTag@13423",
80834
+ "__@toStringTag@13432",
80643
80835
  "size"
80644
80836
  ],
80645
80837
  "type": "object"
80646
80838
  },
80647
80839
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
80648
80840
  "properties": {
80649
- "__@toStringTag@13423": {
80841
+ "__@toStringTag@13432": {
80650
80842
  "type": "string"
80651
80843
  },
80652
80844
  "size": {
@@ -80654,14 +80846,14 @@
80654
80846
  }
80655
80847
  },
80656
80848
  "required": [
80657
- "__@toStringTag@13423",
80849
+ "__@toStringTag@13432",
80658
80850
  "size"
80659
80851
  ],
80660
80852
  "type": "object"
80661
80853
  },
80662
80854
  "Map<string|number,IAnimate>": {
80663
80855
  "properties": {
80664
- "__@toStringTag@13423": {
80856
+ "__@toStringTag@13432": {
80665
80857
  "type": "string"
80666
80858
  },
80667
80859
  "size": {
@@ -80669,7 +80861,7 @@
80669
80861
  }
80670
80862
  },
80671
80863
  "required": [
80672
- "__@toStringTag@13423",
80864
+ "__@toStringTag@13432",
80673
80865
  "size"
80674
80866
  ],
80675
80867
  "type": "object"
@@ -80862,6 +81054,7 @@
80862
81054
  "markLine",
80863
81055
  "markPoint",
80864
81056
  "media",
81057
+ "mosaic",
80865
81058
  "padding",
80866
81059
  "pie",
80867
81060
  "pie3d",
@@ -81335,6 +81528,7 @@
81335
81528
  "display": {
81336
81529
  "enum": [
81337
81530
  "flex",
81531
+ "inner-block",
81338
81532
  "relative"
81339
81533
  ],
81340
81534
  "type": "string"
@@ -82454,10 +82648,10 @@
82454
82648
  "animationDisappear": {
82455
82649
  "anyOf": [
82456
82650
  {
82457
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
82651
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
82458
82652
  },
82459
82653
  {
82460
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
82654
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
82461
82655
  },
82462
82656
  {
82463
82657
  "type": "boolean"
@@ -82468,10 +82662,10 @@
82468
82662
  "animationEnter": {
82469
82663
  "anyOf": [
82470
82664
  {
82471
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
82665
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
82472
82666
  },
82473
82667
  {
82474
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
82668
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
82475
82669
  },
82476
82670
  {
82477
82671
  "type": "boolean"
@@ -82482,10 +82676,10 @@
82482
82676
  "animationExit": {
82483
82677
  "anyOf": [
82484
82678
  {
82485
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
82679
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
82486
82680
  },
82487
82681
  {
82488
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
82682
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
82489
82683
  },
82490
82684
  {
82491
82685
  "type": "boolean"
@@ -82505,10 +82699,10 @@
82505
82699
  "animationUpdate": {
82506
82700
  "anyOf": [
82507
82701
  {
82508
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
82702
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
82509
82703
  },
82510
82704
  {
82511
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
82705
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
82512
82706
  },
82513
82707
  {
82514
82708
  "type": "boolean"
@@ -84099,6 +84293,7 @@
84099
84293
  "display": {
84100
84294
  "enum": [
84101
84295
  "flex",
84296
+ "inner-block",
84102
84297
  "relative"
84103
84298
  ],
84104
84299
  "type": "string"
@@ -84648,6 +84843,15 @@
84648
84843
  ],
84649
84844
  "description": "标签智能反色配置"
84650
84845
  },
84846
+ "stackDataFilterType": {
84847
+ "description": "堆积数据过滤类型",
84848
+ "enum": [
84849
+ "max",
84850
+ "min"
84851
+ ],
84852
+ "since": "1.12.0",
84853
+ "type": "string"
84854
+ },
84651
84855
  "state": {
84652
84856
  "typeof": "function"
84653
84857
  },
@@ -84904,6 +85108,15 @@
84904
85108
  ],
84905
85109
  "description": "标签智能反色配置"
84906
85110
  },
85111
+ "stackDataFilterType": {
85112
+ "description": "堆积数据过滤类型",
85113
+ "enum": [
85114
+ "max",
85115
+ "min"
85116
+ ],
85117
+ "since": "1.12.0",
85118
+ "type": "string"
85119
+ },
84907
85120
  "state": {
84908
85121
  "typeof": "function"
84909
85122
  },
@@ -85063,10 +85276,10 @@
85063
85276
  "animationDisappear": {
85064
85277
  "anyOf": [
85065
85278
  {
85066
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
85279
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
85067
85280
  },
85068
85281
  {
85069
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
85282
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
85070
85283
  },
85071
85284
  {
85072
85285
  "type": "boolean"
@@ -85077,10 +85290,10 @@
85077
85290
  "animationEnter": {
85078
85291
  "anyOf": [
85079
85292
  {
85080
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
85293
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
85081
85294
  },
85082
85295
  {
85083
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
85296
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
85084
85297
  },
85085
85298
  {
85086
85299
  "type": "boolean"
@@ -85091,10 +85304,10 @@
85091
85304
  "animationExit": {
85092
85305
  "anyOf": [
85093
85306
  {
85094
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
85307
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
85095
85308
  },
85096
85309
  {
85097
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
85310
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
85098
85311
  },
85099
85312
  {
85100
85313
  "type": "boolean"
@@ -85114,10 +85327,10 @@
85114
85327
  "animationUpdate": {
85115
85328
  "anyOf": [
85116
85329
  {
85117
- "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
85330
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
85118
85331
  },
85119
85332
  {
85120
- "$ref": "#/definitions/Omit<IStateAnimateSpec<PieAppearPreset>,\"preset\">"
85333
+ "$ref": "#/definitions/Partial<Record<PieMarks,false|IAnimationConfig|IAnimationConfig[]>>"
85121
85334
  },
85122
85335
  {
85123
85336
  "type": "boolean"
@@ -85844,6 +86057,42 @@
85844
86057
  },
85845
86058
  "type": "object"
85846
86059
  },
86060
+ "Omit<ITooltipShapePattern,\"seriesId\">": {
86061
+ "properties": {
86062
+ "hasShape": {
86063
+ "type": "boolean"
86064
+ },
86065
+ "shapeColor": {
86066
+ "$ref": "#/definitions/TooltipContentProperty<string>"
86067
+ },
86068
+ "shapeFill": {
86069
+ "$ref": "#/definitions/TooltipContentProperty<string>",
86070
+ "description": "形状填充颜色",
86071
+ "since": "1.4.0"
86072
+ },
86073
+ "shapeHollow": {
86074
+ "$ref": "#/definitions/TooltipContentProperty<boolean>",
86075
+ "description": "形状是否空心"
86076
+ },
86077
+ "shapeLineWidth": {
86078
+ "$ref": "#/definitions/TooltipContentProperty<number>",
86079
+ "description": "形状描边宽度",
86080
+ "since": "1.4.0"
86081
+ },
86082
+ "shapeSize": {
86083
+ "$ref": "#/definitions/TooltipContentProperty<number>"
86084
+ },
86085
+ "shapeStroke": {
86086
+ "$ref": "#/definitions/TooltipContentProperty<string>",
86087
+ "description": "形状描边颜色",
86088
+ "since": "1.4.0"
86089
+ },
86090
+ "shapeType": {
86091
+ "$ref": "#/definitions/TooltipContentProperty<string>"
86092
+ }
86093
+ },
86094
+ "type": "object"
86095
+ },
85847
86096
  "Omit<ITooltipTextTheme<string>,\"autoWidth\">": {
85848
86097
  "properties": {
85849
86098
  "fill": {
@@ -85998,6 +86247,14 @@
85998
86247
  },
85999
86248
  "Omit<ITooltipTheme<string>,\"offset\">": {
86000
86249
  "properties": {
86250
+ "align": {
86251
+ "enum": [
86252
+ "left",
86253
+ "right"
86254
+ ],
86255
+ "since": "1.11.5\n\nshape、key、value的对齐方式,可选项如下:\n'left': 从左到右对齐\n'right': 从右到左对齐",
86256
+ "type": "string"
86257
+ },
86001
86258
  "keyLabel": {
86002
86259
  "$ref": "#/definitions/Omit<ITooltipTextTheme<string>,\"autoWidth\">",
86003
86260
  "description": "tooltip内容,key字段"
@@ -86016,7 +86273,7 @@
86016
86273
  "typeof": "function"
86017
86274
  },
86018
86275
  {
86019
- "$ref": "#/definitions/ITooltipShapeActual"
86276
+ "$ref": "#/definitions/Omit<ITooltipShapePattern,\"seriesId\">"
86020
86277
  }
86021
86278
  ]
86022
86279
  },
@@ -86335,6 +86592,7 @@
86335
86592
  "display": {
86336
86593
  "enum": [
86337
86594
  "flex",
86595
+ "inner-block",
86338
86596
  "relative"
86339
86597
  ],
86340
86598
  "type": "string"
@@ -86922,6 +87180,7 @@
86922
87180
  "display": {
86923
87181
  "enum": [
86924
87182
  "flex",
87183
+ "inner-block",
86925
87184
  "relative"
86926
87185
  ],
86927
87186
  "type": "string"
@@ -90771,6 +91030,7 @@
90771
91030
  "display": {
90772
91031
  "enum": [
90773
91032
  "flex",
91033
+ "inner-block",
90774
91034
  "relative"
90775
91035
  ],
90776
91036
  "type": "string"
@@ -91031,6 +91291,7 @@
91031
91291
  "display": {
91032
91292
  "enum": [
91033
91293
  "flex",
91294
+ "inner-block",
91034
91295
  "relative"
91035
91296
  ],
91036
91297
  "type": "string"
@@ -92120,6 +92381,15 @@
92120
92381
  ],
92121
92382
  "description": "标签智能反色配置"
92122
92383
  },
92384
+ "stackDataFilterType": {
92385
+ "description": "堆积数据过滤类型",
92386
+ "enum": [
92387
+ "max",
92388
+ "min"
92389
+ ],
92390
+ "since": "1.12.0",
92391
+ "type": "string"
92392
+ },
92123
92393
  "state": {
92124
92394
  "typeof": "function"
92125
92395
  },
@@ -92888,6 +93158,15 @@
92888
93158
  ],
92889
93159
  "description": "标签智能反色配置"
92890
93160
  },
93161
+ "stackDataFilterType": {
93162
+ "description": "堆积数据过滤类型",
93163
+ "enum": [
93164
+ "max",
93165
+ "min"
93166
+ ],
93167
+ "since": "1.12.0",
93168
+ "type": "string"
93169
+ },
92891
93170
  "state": {
92892
93171
  "typeof": "function"
92893
93172
  },
@@ -94623,6 +94902,15 @@
94623
94902
  {
94624
94903
  "$ref": "#/definitions/HTMLImageElement"
94625
94904
  },
94905
+ {
94906
+ "$ref": "#/definitions/ILinearGradient"
94907
+ },
94908
+ {
94909
+ "$ref": "#/definitions/IRadialGradient"
94910
+ },
94911
+ {
94912
+ "$ref": "#/definitions/IConicalGradient"
94913
+ },
94626
94914
  {
94627
94915
  "type": "string"
94628
94916
  }
@@ -95356,6 +95644,15 @@
95356
95644
  {
95357
95645
  "$ref": "#/definitions/HTMLImageElement"
95358
95646
  },
95647
+ {
95648
+ "$ref": "#/definitions/ILinearGradient"
95649
+ },
95650
+ {
95651
+ "$ref": "#/definitions/IRadialGradient"
95652
+ },
95653
+ {
95654
+ "$ref": "#/definitions/IConicalGradient"
95655
+ },
95359
95656
  {
95360
95657
  "type": "string"
95361
95658
  }
@@ -95578,6 +95875,9 @@
95578
95875
  "disableAutoWrapLine": {
95579
95876
  "type": "boolean"
95580
95877
  },
95878
+ "editable": {
95879
+ "type": "boolean"
95880
+ },
95581
95881
  "ellipsis": {
95582
95882
  "type": [
95583
95883
  "string",
@@ -96835,6 +97135,15 @@
96835
97135
  {
96836
97136
  "$ref": "#/definitions/HTMLImageElement"
96837
97137
  },
97138
+ {
97139
+ "$ref": "#/definitions/ILinearGradient"
97140
+ },
97141
+ {
97142
+ "$ref": "#/definitions/IRadialGradient"
97143
+ },
97144
+ {
97145
+ "$ref": "#/definitions/IConicalGradient"
97146
+ },
96838
97147
  {
96839
97148
  "type": "string"
96840
97149
  }
@@ -97194,7 +97503,7 @@
97194
97503
  },
97195
97504
  "background": {
97196
97505
  "$ref": "#/definitions/IBackgroundSpec",
97197
- "description": "图表背景色配置,优先级高于构造函数中的 background 配置"
97506
+ "description": "图表背景色配置,优先级高于构造函数中的 background 配置\n自1.11.6版本支持渐变色对象的配置"
97198
97507
  },
97199
97508
  "brush": {
97200
97509
  "$ref": "#/definitions/IBrushSpec",
@@ -97277,16 +97586,16 @@
97277
97586
  },
97278
97587
  "legends": {
97279
97588
  "anyOf": [
97280
- {
97281
- "$ref": "#/definitions/IDiscreteLegendSpec",
97282
- "description": "spec"
97283
- },
97284
97589
  {
97285
97590
  "$ref": "#/definitions/IColorLegendSpec"
97286
97591
  },
97287
97592
  {
97288
97593
  "$ref": "#/definitions/ISizeLegendSpec"
97289
97594
  },
97595
+ {
97596
+ "$ref": "#/definitions/IDiscreteLegendSpec",
97597
+ "description": "spec"
97598
+ },
97290
97599
  {
97291
97600
  "items": {
97292
97601
  "$ref": "#/definitions/ILegendSpec"
@@ -99780,6 +100089,9 @@
99780
100089
  "map": {
99781
100090
  "$ref": "#/definitions/ColorScheme"
99782
100091
  },
100092
+ "mosaic": {
100093
+ "$ref": "#/definitions/ColorScheme"
100094
+ },
99783
100095
  "pie": {
99784
100096
  "$ref": "#/definitions/ColorScheme"
99785
100097
  },
@@ -101145,34 +101457,34 @@
101145
101457
  },
101146
101458
  "Promise<FontFaceSet>": {
101147
101459
  "properties": {
101148
- "__@toStringTag@13423": {
101460
+ "__@toStringTag@13432": {
101149
101461
  "type": "string"
101150
101462
  }
101151
101463
  },
101152
101464
  "required": [
101153
- "__@toStringTag@13423"
101465
+ "__@toStringTag@13432"
101154
101466
  ],
101155
101467
  "type": "object"
101156
101468
  },
101157
101469
  "Promise<ServiceWorkerRegistration>": {
101158
101470
  "properties": {
101159
- "__@toStringTag@13423": {
101471
+ "__@toStringTag@13432": {
101160
101472
  "type": "string"
101161
101473
  }
101162
101474
  },
101163
101475
  "required": [
101164
- "__@toStringTag@13423"
101476
+ "__@toStringTag@13432"
101165
101477
  ],
101166
101478
  "type": "object"
101167
101479
  },
101168
101480
  "Promise<any>": {
101169
101481
  "properties": {
101170
- "__@toStringTag@13423": {
101482
+ "__@toStringTag@13432": {
101171
101483
  "type": "string"
101172
101484
  }
101173
101485
  },
101174
101486
  "required": [
101175
- "__@toStringTag@13423"
101487
+ "__@toStringTag@13432"
101176
101488
  ],
101177
101489
  "type": "object"
101178
101490
  },
@@ -101646,10 +101958,10 @@
101646
101958
  "Record<string,ConvertToMarkStyleSpec<IGroupMarkSpec>|IMarkStateSpec<IGroupMarkSpec>>": {
101647
101959
  "type": "object"
101648
101960
  },
101649
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>>": {
101961
+ "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>>": {
101650
101962
  "type": "object"
101651
101963
  },
101652
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IRect3dMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>>": {
101964
+ "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IArcMarkSpec|IPathMarkSpec|ISymbolMarkSpec|IPolygonMarkSpec|IBoxPlotMarkSpec|IRect3dMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IRippleMarkSpec|IImageMarkSpec>>": {
101653
101965
  "type": "object"
101654
101966
  },
101655
101967
  "Record<string,IArc3dMarkSpec>": {
@@ -104224,6 +104536,7 @@
104224
104536
  "display": {
104225
104537
  "enum": [
104226
104538
  "flex",
104539
+ "inner-block",
104227
104540
  "relative"
104228
104541
  ],
104229
104542
  "type": "string"
@@ -107655,6 +107968,9 @@
107655
107968
  "dz": {
107656
107969
  "type": "number"
107657
107970
  },
107971
+ "editable": {
107972
+ "type": "boolean"
107973
+ },
107658
107974
  "ellipsis": {
107659
107975
  "type": [
107660
107976
  "string",
@@ -108094,6 +108410,7 @@
108094
108410
  "dx",
108095
108411
  "dy",
108096
108412
  "dz",
108413
+ "editable",
108097
108414
  "ellipsis",
108098
108415
  "fill",
108099
108416
  "fillOpacity",
@@ -114256,6 +114573,37 @@
114256
114573
  }
114257
114574
  ]
114258
114575
  },
114576
+ "VisualType<HTMLCanvasElement|HTMLImageElement|IColor>": {
114577
+ "anyOf": [
114578
+ {
114579
+ "$ref": "#/definitions/HTMLCanvasElement"
114580
+ },
114581
+ {
114582
+ "$ref": "#/definitions/HTMLImageElement"
114583
+ },
114584
+ {
114585
+ "$ref": "#/definitions/ILinearGradient"
114586
+ },
114587
+ {
114588
+ "$ref": "#/definitions/IRadialGradient"
114589
+ },
114590
+ {
114591
+ "$ref": "#/definitions/IConicalGradient"
114592
+ },
114593
+ {
114594
+ "$ref": "#/definitions/IVisualScale"
114595
+ },
114596
+ {
114597
+ "typeof": "function"
114598
+ },
114599
+ {
114600
+ "$ref": "#/definitions/IVisualSpecStyle<unknown,HTMLCanvasElement|HTMLImageElement|IColor>"
114601
+ },
114602
+ {
114603
+ "type": "string"
114604
+ }
114605
+ ]
114606
+ },
114259
114607
  "VisualType<IBorder>": {
114260
114608
  "anyOf": [
114261
114609
  {