@visactor/vchart-schema 1.3.1 → 1.3.3

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 +556 -48
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "1.3.1",
3
+ "version": "1.3.3",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
package/vchart.json CHANGED
@@ -4574,7 +4574,7 @@
4574
4574
  },
4575
4575
  "type": "object"
4576
4576
  },
4577
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>": {
4577
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>": {
4578
4578
  "anyOf": [
4579
4579
  {
4580
4580
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>",
@@ -4629,11 +4629,11 @@
4629
4629
  "description": "style格式转换"
4630
4630
  },
4631
4631
  {
4632
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
4632
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
4633
4633
  "description": "style格式转换"
4634
4634
  },
4635
4635
  {
4636
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
4636
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
4637
4637
  "description": "style格式转换"
4638
4638
  },
4639
4639
  {
@@ -4643,7 +4643,7 @@
4643
4643
  ],
4644
4644
  "description": "style格式转换"
4645
4645
  },
4646
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>": {
4646
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>": {
4647
4647
  "anyOf": [
4648
4648
  {
4649
4649
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>_1",
@@ -4698,11 +4698,11 @@
4698
4698
  "description": "style格式转换"
4699
4699
  },
4700
4700
  {
4701
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
4701
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
4702
4702
  "description": "style格式转换"
4703
4703
  },
4704
4704
  {
4705
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
4705
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
4706
4706
  "description": "style格式转换"
4707
4707
  },
4708
4708
  {
@@ -25820,11 +25820,11 @@
25820
25820
  "type": "number"
25821
25821
  },
25822
25822
  "state": {
25823
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>>",
25823
+ "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>>",
25824
25824
  "description": "不同状态下的样式配置"
25825
25825
  },
25826
25826
  "style": {
25827
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>",
25827
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>",
25828
25828
  "description": "默认样式设置"
25829
25829
  },
25830
25830
  "support3d": {
@@ -26191,13 +26191,9 @@
26191
26191
  "type": "string"
26192
26192
  },
26193
26193
  "filterMode": {
26194
- "default": "true (默认直接过滤数据)\n详细可参考:https://echarts.apache.org/zh/option.html#dataZoom-slider.filterMode)",
26195
- "description": "数据过滤模式",
26196
- "enum": [
26197
- "axis",
26198
- "filter"
26199
- ],
26200
- "type": "string"
26194
+ "$ref": "#/definitions/IFilterMode",
26195
+ "default": "'filter' (dataZoom默认数据过滤模式)\n详细可参考:https://echarts.apache.org/zh/option.html#dataZoom-slider.filterMode)",
26196
+ "description": "数据过滤模式"
26201
26197
  },
26202
26198
  "height": {
26203
26199
  "anyOf": [
@@ -27199,6 +27195,19 @@
27199
27195
  "$ref": "#/definitions/ILayoutNumber",
27200
27196
  "description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
27201
27197
  },
27198
+ "scaleCenter": {
27199
+ "items": [
27200
+ {
27201
+ "type": "number"
27202
+ },
27203
+ {
27204
+ "type": "number"
27205
+ }
27206
+ ],
27207
+ "maxItems": 2,
27208
+ "minItems": 2,
27209
+ "type": "array"
27210
+ },
27202
27211
  "scaleName": {
27203
27212
  "description": "scaleName must match the id of the scale configured in **scales**",
27204
27213
  "type": "string"
@@ -27790,11 +27799,11 @@
27790
27799
  "type": "number"
27791
27800
  },
27792
27801
  "state": {
27793
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>>",
27802
+ "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>>",
27794
27803
  "description": "不同状态下的样式配置"
27795
27804
  },
27796
27805
  "style": {
27797
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>",
27806
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>",
27798
27807
  "description": "默认样式设置"
27799
27808
  },
27800
27809
  "support3d": {
@@ -27865,6 +27874,13 @@
27865
27874
  }
27866
27875
  ]
27867
27876
  },
27877
+ "IFilterMode": {
27878
+ "enum": [
27879
+ "axis",
27880
+ "filter"
27881
+ ],
27882
+ "type": "string"
27883
+ },
27868
27884
  "IFullThemeSpec": {
27869
27885
  "properties": {
27870
27886
  "arc": {
@@ -42750,6 +42766,9 @@
42750
42766
  }
42751
42767
  ]
42752
42768
  },
42769
+ "contentFormatMethod": {
42770
+ "typeof": "function"
42771
+ },
42753
42772
  "contentStyle": {
42754
42773
  "allOf": [
42755
42774
  {
@@ -42924,6 +42943,19 @@
42924
42943
  "postMatrix": {
42925
42944
  "$ref": "#/definitions/IMatrix"
42926
42945
  },
42946
+ "scaleCenter": {
42947
+ "items": [
42948
+ {
42949
+ "type": "number"
42950
+ },
42951
+ {
42952
+ "type": "number"
42953
+ }
42954
+ ],
42955
+ "maxItems": 2,
42956
+ "minItems": 2,
42957
+ "type": "array"
42958
+ },
42927
42959
  "scaleX": {
42928
42960
  "type": "number"
42929
42961
  },
@@ -43025,6 +43057,9 @@
43025
43057
  }
43026
43058
  ]
43027
43059
  },
43060
+ "titleFormatMethod": {
43061
+ "typeof": "function"
43062
+ },
43028
43063
  "titleStyle": {
43029
43064
  "allOf": [
43030
43065
  {
@@ -50342,13 +50377,9 @@
50342
50377
  "type": "string"
50343
50378
  },
50344
50379
  "filterMode": {
50345
- "default": "true (默认直接过滤数据)\n详细可参考:https://echarts.apache.org/zh/option.html#dataZoom-slider.filterMode)",
50346
- "description": "数据过滤模式",
50347
- "enum": [
50348
- "axis",
50349
- "filter"
50350
- ],
50351
- "type": "string"
50380
+ "$ref": "#/definitions/IFilterMode",
50381
+ "default": "'axis' (scrollBar默认视口裁剪模式)\n详细可参考:https://echarts.apache.org/zh/option.html#dataZoom-slider.filterMode)",
50382
+ "description": "数据过滤模式"
50352
50383
  },
50353
50384
  "height": {
50354
50385
  "anyOf": [
@@ -60114,7 +60145,7 @@
60114
60145
  },
60115
60146
  "Map<Function,(...args:any[])=>void>": {
60116
60147
  "properties": {
60117
- "__@toStringTag@11528": {
60148
+ "__@toStringTag@11527": {
60118
60149
  "type": "string"
60119
60150
  },
60120
60151
  "size": {
@@ -60122,14 +60153,14 @@
60122
60153
  }
60123
60154
  },
60124
60155
  "required": [
60125
- "__@toStringTag@11528",
60156
+ "__@toStringTag@11527",
60126
60157
  "size"
60127
60158
  ],
60128
60159
  "type": "object"
60129
60160
  },
60130
60161
  "Map<number,IGraphicPicker>": {
60131
60162
  "properties": {
60132
- "__@toStringTag@11528": {
60163
+ "__@toStringTag@11527": {
60133
60164
  "type": "string"
60134
60165
  },
60135
60166
  "size": {
@@ -60137,14 +60168,14 @@
60137
60168
  }
60138
60169
  },
60139
60170
  "required": [
60140
- "__@toStringTag@11528",
60171
+ "__@toStringTag@11527",
60141
60172
  "size"
60142
60173
  ],
60143
60174
  "type": "object"
60144
60175
  },
60145
60176
  "Map<number,IGraphicRender>": {
60146
60177
  "properties": {
60147
- "__@toStringTag@11528": {
60178
+ "__@toStringTag@11527": {
60148
60179
  "type": "string"
60149
60180
  },
60150
60181
  "size": {
@@ -60152,14 +60183,14 @@
60152
60183
  }
60153
60184
  },
60154
60185
  "required": [
60155
- "__@toStringTag@11528",
60186
+ "__@toStringTag@11527",
60156
60187
  "size"
60157
60188
  ],
60158
60189
  "type": "object"
60159
60190
  },
60160
60191
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
60161
60192
  "properties": {
60162
- "__@toStringTag@11528": {
60193
+ "__@toStringTag@11527": {
60163
60194
  "type": "string"
60164
60195
  },
60165
60196
  "size": {
@@ -60167,14 +60198,14 @@
60167
60198
  }
60168
60199
  },
60169
60200
  "required": [
60170
- "__@toStringTag@11528",
60201
+ "__@toStringTag@11527",
60171
60202
  "size"
60172
60203
  ],
60173
60204
  "type": "object"
60174
60205
  },
60175
60206
  "Map<string,Map<number,IGraphicRender>>": {
60176
60207
  "properties": {
60177
- "__@toStringTag@11528": {
60208
+ "__@toStringTag@11527": {
60178
60209
  "type": "string"
60179
60210
  },
60180
60211
  "size": {
@@ -60182,14 +60213,14 @@
60182
60213
  }
60183
60214
  },
60184
60215
  "required": [
60185
- "__@toStringTag@11528",
60216
+ "__@toStringTag@11527",
60186
60217
  "size"
60187
60218
  ],
60188
60219
  "type": "object"
60189
60220
  },
60190
60221
  "Map<string,any>": {
60191
60222
  "properties": {
60192
- "__@toStringTag@11528": {
60223
+ "__@toStringTag@11527": {
60193
60224
  "type": "string"
60194
60225
  },
60195
60226
  "size": {
@@ -60197,14 +60228,14 @@
60197
60228
  }
60198
60229
  },
60199
60230
  "required": [
60200
- "__@toStringTag@11528",
60231
+ "__@toStringTag@11527",
60201
60232
  "size"
60202
60233
  ],
60203
60234
  "type": "object"
60204
60235
  },
60205
60236
  "Map<string|HTMLCanvasElement|HTMLImageElement,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
60206
60237
  "properties": {
60207
- "__@toStringTag@11528": {
60238
+ "__@toStringTag@11527": {
60208
60239
  "type": "string"
60209
60240
  },
60210
60241
  "size": {
@@ -60212,14 +60243,14 @@
60212
60243
  }
60213
60244
  },
60214
60245
  "required": [
60215
- "__@toStringTag@11528",
60246
+ "__@toStringTag@11527",
60216
60247
  "size"
60217
60248
  ],
60218
60249
  "type": "object"
60219
60250
  },
60220
60251
  "Map<string|number,IAnimate>": {
60221
60252
  "properties": {
60222
- "__@toStringTag@11528": {
60253
+ "__@toStringTag@11527": {
60223
60254
  "type": "string"
60224
60255
  },
60225
60256
  "size": {
@@ -60227,7 +60258,7 @@
60227
60258
  }
60228
60259
  },
60229
60260
  "required": [
60230
- "__@toStringTag@11528",
60261
+ "__@toStringTag@11527",
60231
60262
  "size"
60232
60263
  ],
60233
60264
  "type": "object"
@@ -60833,6 +60864,19 @@
60833
60864
  "reversed": {
60834
60865
  "type": "boolean"
60835
60866
  },
60867
+ "scaleCenter": {
60868
+ "items": [
60869
+ {
60870
+ "type": "number"
60871
+ },
60872
+ {
60873
+ "type": "number"
60874
+ }
60875
+ ],
60876
+ "maxItems": 2,
60877
+ "minItems": 2,
60878
+ "type": "array"
60879
+ },
60836
60880
  "scaleX": {
60837
60881
  "type": "number"
60838
60882
  },
@@ -63194,6 +63238,19 @@
63194
63238
  "postMatrix": {
63195
63239
  "$ref": "#/definitions/IMatrix"
63196
63240
  },
63241
+ "scaleCenter": {
63242
+ "items": [
63243
+ {
63244
+ "type": "number"
63245
+ },
63246
+ {
63247
+ "type": "number"
63248
+ }
63249
+ ],
63250
+ "maxItems": 2,
63251
+ "minItems": 2,
63252
+ "type": "array"
63253
+ },
63197
63254
  "scaleX": {
63198
63255
  "type": "number"
63199
63256
  },
@@ -64416,6 +64473,19 @@
64416
64473
  "postMatrix": {
64417
64474
  "$ref": "#/definitions/IMatrix"
64418
64475
  },
64476
+ "scaleCenter": {
64477
+ "items": [
64478
+ {
64479
+ "type": "number"
64480
+ },
64481
+ {
64482
+ "type": "number"
64483
+ }
64484
+ ],
64485
+ "maxItems": 2,
64486
+ "minItems": 2,
64487
+ "type": "array"
64488
+ },
64419
64489
  "scaleX": {
64420
64490
  "type": "number"
64421
64491
  },
@@ -65015,6 +65085,19 @@
65015
65085
  "postMatrix": {
65016
65086
  "$ref": "#/definitions/IMatrix"
65017
65087
  },
65088
+ "scaleCenter": {
65089
+ "items": [
65090
+ {
65091
+ "type": "number"
65092
+ },
65093
+ {
65094
+ "type": "number"
65095
+ }
65096
+ ],
65097
+ "maxItems": 2,
65098
+ "minItems": 2,
65099
+ "type": "array"
65100
+ },
65018
65101
  "scaleX": {
65019
65102
  "type": "number"
65020
65103
  },
@@ -65324,6 +65407,19 @@
65324
65407
  "postMatrix": {
65325
65408
  "$ref": "#/definitions/IMatrix"
65326
65409
  },
65410
+ "scaleCenter": {
65411
+ "items": [
65412
+ {
65413
+ "type": "number"
65414
+ },
65415
+ {
65416
+ "type": "number"
65417
+ }
65418
+ ],
65419
+ "maxItems": 2,
65420
+ "minItems": 2,
65421
+ "type": "array"
65422
+ },
65327
65423
  "scaleX": {
65328
65424
  "type": "number"
65329
65425
  },
@@ -65679,6 +65775,19 @@
65679
65775
  "radius": {
65680
65776
  "type": "number"
65681
65777
  },
65778
+ "scaleCenter": {
65779
+ "items": [
65780
+ {
65781
+ "type": "number"
65782
+ },
65783
+ {
65784
+ "type": "number"
65785
+ }
65786
+ ],
65787
+ "maxItems": 2,
65788
+ "minItems": 2,
65789
+ "type": "array"
65790
+ },
65682
65791
  "scaleX": {
65683
65792
  "type": "number"
65684
65793
  },
@@ -65988,6 +66097,19 @@
65988
66097
  "postMatrix": {
65989
66098
  "$ref": "#/definitions/IMatrix"
65990
66099
  },
66100
+ "scaleCenter": {
66101
+ "items": [
66102
+ {
66103
+ "type": "number"
66104
+ },
66105
+ {
66106
+ "type": "number"
66107
+ }
66108
+ ],
66109
+ "maxItems": 2,
66110
+ "minItems": 2,
66111
+ "type": "array"
66112
+ },
65991
66113
  "scaleX": {
65992
66114
  "type": "number"
65993
66115
  },
@@ -66268,6 +66390,19 @@
66268
66390
  "postMatrix": {
66269
66391
  "$ref": "#/definitions/IMatrix"
66270
66392
  },
66393
+ "scaleCenter": {
66394
+ "items": [
66395
+ {
66396
+ "type": "number"
66397
+ },
66398
+ {
66399
+ "type": "number"
66400
+ }
66401
+ ],
66402
+ "maxItems": 2,
66403
+ "minItems": 2,
66404
+ "type": "array"
66405
+ },
66271
66406
  "scaleX": {
66272
66407
  "type": "number"
66273
66408
  },
@@ -66620,6 +66755,19 @@
66620
66755
  "postMatrix": {
66621
66756
  "$ref": "#/definitions/IMatrix"
66622
66757
  },
66758
+ "scaleCenter": {
66759
+ "items": [
66760
+ {
66761
+ "type": "number"
66762
+ },
66763
+ {
66764
+ "type": "number"
66765
+ }
66766
+ ],
66767
+ "maxItems": 2,
66768
+ "minItems": 2,
66769
+ "type": "array"
66770
+ },
66623
66771
  "scaleX": {
66624
66772
  "type": "number"
66625
66773
  },
@@ -66925,6 +67073,19 @@
66925
67073
  "repeatY": {
66926
67074
  "$ref": "#/definitions/IRepeatType"
66927
67075
  },
67076
+ "scaleCenter": {
67077
+ "items": [
67078
+ {
67079
+ "type": "number"
67080
+ },
67081
+ {
67082
+ "type": "number"
67083
+ }
67084
+ ],
67085
+ "maxItems": 2,
67086
+ "minItems": 2,
67087
+ "type": "array"
67088
+ },
66928
67089
  "scaleX": {
66929
67090
  "type": "number"
66930
67091
  },
@@ -67629,6 +67790,9 @@
67629
67790
  "clipRangeByDimension": {
67630
67791
  "$ref": "#/definitions/IClipRangeByDimensionType"
67631
67792
  },
67793
+ "closePath": {
67794
+ "type": "boolean"
67795
+ },
67632
67796
  "connectedStyle": {
67633
67797
  "typeof": "function"
67634
67798
  },
@@ -67724,6 +67888,19 @@
67724
67888
  "postMatrix": {
67725
67889
  "$ref": "#/definitions/IMatrix"
67726
67890
  },
67891
+ "scaleCenter": {
67892
+ "items": [
67893
+ {
67894
+ "type": "number"
67895
+ },
67896
+ {
67897
+ "type": "number"
67898
+ }
67899
+ ],
67900
+ "maxItems": 2,
67901
+ "minItems": 2,
67902
+ "type": "array"
67903
+ },
67727
67904
  "scaleX": {
67728
67905
  "type": "number"
67729
67906
  },
@@ -68541,6 +68718,19 @@
68541
68718
  "postMatrix": {
68542
68719
  "$ref": "#/definitions/IMatrix"
68543
68720
  },
68721
+ "scaleCenter": {
68722
+ "items": [
68723
+ {
68724
+ "type": "number"
68725
+ },
68726
+ {
68727
+ "type": "number"
68728
+ }
68729
+ ],
68730
+ "maxItems": 2,
68731
+ "minItems": 2,
68732
+ "type": "array"
68733
+ },
68544
68734
  "scaleX": {
68545
68735
  "type": "number"
68546
68736
  },
@@ -68837,6 +69027,19 @@
68837
69027
  "postMatrix": {
68838
69028
  "$ref": "#/definitions/IMatrix"
68839
69029
  },
69030
+ "scaleCenter": {
69031
+ "items": [
69032
+ {
69033
+ "type": "number"
69034
+ },
69035
+ {
69036
+ "type": "number"
69037
+ }
69038
+ ],
69039
+ "maxItems": 2,
69040
+ "minItems": 2,
69041
+ "type": "array"
69042
+ },
68840
69043
  "scaleX": {
68841
69044
  "type": "number"
68842
69045
  },
@@ -69346,6 +69549,19 @@
69346
69549
  "postMatrix": {
69347
69550
  "$ref": "#/definitions/IMatrix"
69348
69551
  },
69552
+ "scaleCenter": {
69553
+ "items": [
69554
+ {
69555
+ "type": "number"
69556
+ },
69557
+ {
69558
+ "type": "number"
69559
+ }
69560
+ ],
69561
+ "maxItems": 2,
69562
+ "minItems": 2,
69563
+ "type": "array"
69564
+ },
69349
69565
  "scaleX": {
69350
69566
  "type": "number"
69351
69567
  },
@@ -69642,6 +69858,19 @@
69642
69858
  "postMatrix": {
69643
69859
  "$ref": "#/definitions/IMatrix"
69644
69860
  },
69861
+ "scaleCenter": {
69862
+ "items": [
69863
+ {
69864
+ "type": "number"
69865
+ },
69866
+ {
69867
+ "type": "number"
69868
+ }
69869
+ ],
69870
+ "maxItems": 2,
69871
+ "minItems": 2,
69872
+ "type": "array"
69873
+ },
69645
69874
  "scaleX": {
69646
69875
  "type": "number"
69647
69876
  },
@@ -70135,6 +70364,19 @@
70135
70364
  "postMatrix": {
70136
70365
  "$ref": "#/definitions/IMatrix"
70137
70366
  },
70367
+ "scaleCenter": {
70368
+ "items": [
70369
+ {
70370
+ "type": "number"
70371
+ },
70372
+ {
70373
+ "type": "number"
70374
+ }
70375
+ ],
70376
+ "maxItems": 2,
70377
+ "minItems": 2,
70378
+ "type": "array"
70379
+ },
70138
70380
  "scaleX": {
70139
70381
  "type": "number"
70140
70382
  },
@@ -70475,6 +70717,19 @@
70475
70717
  "postMatrix": {
70476
70718
  "$ref": "#/definitions/IMatrix"
70477
70719
  },
70720
+ "scaleCenter": {
70721
+ "items": [
70722
+ {
70723
+ "type": "number"
70724
+ },
70725
+ {
70726
+ "type": "number"
70727
+ }
70728
+ ],
70729
+ "maxItems": 2,
70730
+ "minItems": 2,
70731
+ "type": "array"
70732
+ },
70478
70733
  "scaleIn3d": {
70479
70734
  "type": "boolean"
70480
70735
  },
@@ -71296,6 +71551,19 @@
71296
71551
  "postMatrix": {
71297
71552
  "$ref": "#/definitions/IMatrix"
71298
71553
  },
71554
+ "scaleCenter": {
71555
+ "items": [
71556
+ {
71557
+ "type": "number"
71558
+ },
71559
+ {
71560
+ "type": "number"
71561
+ }
71562
+ ],
71563
+ "maxItems": 2,
71564
+ "minItems": 2,
71565
+ "type": "array"
71566
+ },
71299
71567
  "scaleIn3d": {
71300
71568
  "type": "boolean"
71301
71569
  },
@@ -71627,6 +71895,19 @@
71627
71895
  "postMatrix": {
71628
71896
  "$ref": "#/definitions/IMatrix"
71629
71897
  },
71898
+ "scaleCenter": {
71899
+ "items": [
71900
+ {
71901
+ "type": "number"
71902
+ },
71903
+ {
71904
+ "type": "number"
71905
+ }
71906
+ ],
71907
+ "maxItems": 2,
71908
+ "minItems": 2,
71909
+ "type": "array"
71910
+ },
71630
71911
  "scaleX": {
71631
71912
  "type": "number"
71632
71913
  },
@@ -71905,6 +72186,19 @@
71905
72186
  "postMatrix": {
71906
72187
  "$ref": "#/definitions/IMatrix"
71907
72188
  },
72189
+ "scaleCenter": {
72190
+ "items": [
72191
+ {
72192
+ "type": "number"
72193
+ },
72194
+ {
72195
+ "type": "number"
72196
+ }
72197
+ ],
72198
+ "maxItems": 2,
72199
+ "minItems": 2,
72200
+ "type": "array"
72201
+ },
71908
72202
  "scaleX": {
71909
72203
  "type": "number"
71910
72204
  },
@@ -73297,34 +73591,34 @@
73297
73591
  },
73298
73592
  "Promise<FontFaceSet>": {
73299
73593
  "properties": {
73300
- "__@toStringTag@11528": {
73594
+ "__@toStringTag@11527": {
73301
73595
  "type": "string"
73302
73596
  }
73303
73597
  },
73304
73598
  "required": [
73305
- "__@toStringTag@11528"
73599
+ "__@toStringTag@11527"
73306
73600
  ],
73307
73601
  "type": "object"
73308
73602
  },
73309
73603
  "Promise<ServiceWorkerRegistration>": {
73310
73604
  "properties": {
73311
- "__@toStringTag@11528": {
73605
+ "__@toStringTag@11527": {
73312
73606
  "type": "string"
73313
73607
  }
73314
73608
  },
73315
73609
  "required": [
73316
- "__@toStringTag@11528"
73610
+ "__@toStringTag@11527"
73317
73611
  ],
73318
73612
  "type": "object"
73319
73613
  },
73320
73614
  "Promise<any>": {
73321
73615
  "properties": {
73322
- "__@toStringTag@11528": {
73616
+ "__@toStringTag@11527": {
73323
73617
  "type": "string"
73324
73618
  }
73325
73619
  },
73326
73620
  "required": [
73327
- "__@toStringTag@11528"
73621
+ "__@toStringTag@11527"
73328
73622
  ],
73329
73623
  "type": "object"
73330
73624
  },
@@ -73334,10 +73628,10 @@
73334
73628
  "Record<string,ConvertToMarkStyleSpec<IPathMarkSpec>|IMarkStateSpec<IPathMarkSpec>>": {
73335
73629
  "type": "object"
73336
73630
  },
73337
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>>": {
73631
+ "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>>": {
73338
73632
  "type": "object"
73339
73633
  },
73340
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>>": {
73634
+ "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>>": {
73341
73635
  "type": "object"
73342
73636
  },
73343
73637
  "Record<string,ConvertToMarkStyleSpec<ITextMarkSpec>|IMarkStateSpec<ITextMarkSpec>>": {
@@ -73636,6 +73930,19 @@
73636
73930
  "postMatrix": {
73637
73931
  "$ref": "#/definitions/IMatrix"
73638
73932
  },
73933
+ "scaleCenter": {
73934
+ "items": [
73935
+ {
73936
+ "type": "number"
73937
+ },
73938
+ {
73939
+ "type": "number"
73940
+ }
73941
+ ],
73942
+ "maxItems": 2,
73943
+ "minItems": 2,
73944
+ "type": "array"
73945
+ },
73639
73946
  "scaleX": {
73640
73947
  "type": "number"
73641
73948
  },
@@ -73769,6 +74076,7 @@
73769
74076
  "pickMode",
73770
74077
  "pickable",
73771
74078
  "postMatrix",
74079
+ "scaleCenter",
73772
74080
  "scaleX",
73773
74081
  "scaleY",
73774
74082
  "scaleZ",
@@ -74010,6 +74318,19 @@
74010
74318
  "postMatrix": {
74011
74319
  "$ref": "#/definitions/IMatrix"
74012
74320
  },
74321
+ "scaleCenter": {
74322
+ "items": [
74323
+ {
74324
+ "type": "number"
74325
+ },
74326
+ {
74327
+ "type": "number"
74328
+ }
74329
+ ],
74330
+ "maxItems": 2,
74331
+ "minItems": 2,
74332
+ "type": "array"
74333
+ },
74013
74334
  "scaleX": {
74014
74335
  "type": "number"
74015
74336
  },
@@ -74145,6 +74466,7 @@
74145
74466
  "pickable",
74146
74467
  "points",
74147
74468
  "postMatrix",
74469
+ "scaleCenter",
74148
74470
  "scaleX",
74149
74471
  "scaleY",
74150
74472
  "scaleZ",
@@ -74363,6 +74685,19 @@
74363
74685
  "radius": {
74364
74686
  "type": "number"
74365
74687
  },
74688
+ "scaleCenter": {
74689
+ "items": [
74690
+ {
74691
+ "type": "number"
74692
+ },
74693
+ {
74694
+ "type": "number"
74695
+ }
74696
+ ],
74697
+ "maxItems": 2,
74698
+ "minItems": 2,
74699
+ "type": "array"
74700
+ },
74366
74701
  "scaleX": {
74367
74702
  "type": "number"
74368
74703
  },
@@ -74490,6 +74825,7 @@
74490
74825
  "pickable",
74491
74826
  "postMatrix",
74492
74827
  "radius",
74828
+ "scaleCenter",
74493
74829
  "scaleX",
74494
74830
  "scaleY",
74495
74831
  "scaleZ",
@@ -74731,6 +75067,19 @@
74731
75067
  "postMatrix": {
74732
75068
  "$ref": "#/definitions/IMatrix"
74733
75069
  },
75070
+ "scaleCenter": {
75071
+ "items": [
75072
+ {
75073
+ "type": "number"
75074
+ },
75075
+ {
75076
+ "type": "number"
75077
+ }
75078
+ ],
75079
+ "maxItems": 2,
75080
+ "minItems": 2,
75081
+ "type": "array"
75082
+ },
74734
75083
  "scaleX": {
74735
75084
  "type": "number"
74736
75085
  },
@@ -74860,6 +75209,7 @@
74860
75209
  "pickMode",
74861
75210
  "pickable",
74862
75211
  "postMatrix",
75212
+ "scaleCenter",
74863
75213
  "scaleX",
74864
75214
  "scaleY",
74865
75215
  "scaleZ",
@@ -75147,6 +75497,19 @@
75147
75497
  "postMatrix": {
75148
75498
  "$ref": "#/definitions/IMatrix"
75149
75499
  },
75500
+ "scaleCenter": {
75501
+ "items": [
75502
+ {
75503
+ "type": "number"
75504
+ },
75505
+ {
75506
+ "type": "number"
75507
+ }
75508
+ ],
75509
+ "maxItems": 2,
75510
+ "minItems": 2,
75511
+ "type": "array"
75512
+ },
75150
75513
  "scaleX": {
75151
75514
  "type": "number"
75152
75515
  },
@@ -75285,6 +75648,7 @@
75285
75648
  "pickMode",
75286
75649
  "pickable",
75287
75650
  "postMatrix",
75651
+ "scaleCenter",
75288
75652
  "scaleX",
75289
75653
  "scaleY",
75290
75654
  "scaleZ",
@@ -75520,6 +75884,19 @@
75520
75884
  "repeatY": {
75521
75885
  "$ref": "#/definitions/IRepeatType"
75522
75886
  },
75887
+ "scaleCenter": {
75888
+ "items": [
75889
+ {
75890
+ "type": "number"
75891
+ },
75892
+ {
75893
+ "type": "number"
75894
+ }
75895
+ ],
75896
+ "maxItems": 2,
75897
+ "minItems": 2,
75898
+ "type": "array"
75899
+ },
75523
75900
  "scaleX": {
75524
75901
  "type": "number"
75525
75902
  },
@@ -75649,6 +76026,7 @@
75649
76026
  "postMatrix",
75650
76027
  "repeatX",
75651
76028
  "repeatY",
76029
+ "scaleCenter",
75652
76030
  "scaleX",
75653
76031
  "scaleY",
75654
76032
  "scaleZ",
@@ -75798,6 +76176,9 @@
75798
76176
  "clipRangeByDimension": {
75799
76177
  "$ref": "#/definitions/IClipRangeByDimensionType"
75800
76178
  },
76179
+ "closePath": {
76180
+ "type": "boolean"
76181
+ },
75801
76182
  "connectedStyle": {
75802
76183
  "typeof": "function"
75803
76184
  },
@@ -75893,6 +76274,19 @@
75893
76274
  "postMatrix": {
75894
76275
  "$ref": "#/definitions/IMatrix"
75895
76276
  },
76277
+ "scaleCenter": {
76278
+ "items": [
76279
+ {
76280
+ "type": "number"
76281
+ },
76282
+ {
76283
+ "type": "number"
76284
+ }
76285
+ ],
76286
+ "maxItems": 2,
76287
+ "minItems": 2,
76288
+ "type": "array"
76289
+ },
75896
76290
  "scaleX": {
75897
76291
  "type": "number"
75898
76292
  },
@@ -76002,6 +76396,7 @@
76002
76396
  "childrenPickable",
76003
76397
  "clipRange",
76004
76398
  "clipRangeByDimension",
76399
+ "closePath",
76005
76400
  "connectedStyle",
76006
76401
  "connectedType",
76007
76402
  "connectedX",
@@ -76029,6 +76424,7 @@
76029
76424
  "pickable",
76030
76425
  "points",
76031
76426
  "postMatrix",
76427
+ "scaleCenter",
76032
76428
  "scaleX",
76033
76429
  "scaleY",
76034
76430
  "scaleZ",
@@ -76254,6 +76650,19 @@
76254
76650
  "postMatrix": {
76255
76651
  "$ref": "#/definitions/IMatrix"
76256
76652
  },
76653
+ "scaleCenter": {
76654
+ "items": [
76655
+ {
76656
+ "type": "number"
76657
+ },
76658
+ {
76659
+ "type": "number"
76660
+ }
76661
+ ],
76662
+ "maxItems": 2,
76663
+ "minItems": 2,
76664
+ "type": "array"
76665
+ },
76257
76666
  "scaleX": {
76258
76667
  "type": "number"
76259
76668
  },
@@ -76378,6 +76787,7 @@
76378
76787
  "pickMode",
76379
76788
  "pickable",
76380
76789
  "postMatrix",
76790
+ "scaleCenter",
76381
76791
  "scaleX",
76382
76792
  "scaleY",
76383
76793
  "scaleZ",
@@ -76608,6 +77018,19 @@
76608
77018
  "postMatrix": {
76609
77019
  "$ref": "#/definitions/IMatrix"
76610
77020
  },
77021
+ "scaleCenter": {
77022
+ "items": [
77023
+ {
77024
+ "type": "number"
77025
+ },
77026
+ {
77027
+ "type": "number"
77028
+ }
77029
+ ],
77030
+ "maxItems": 2,
77031
+ "minItems": 2,
77032
+ "type": "array"
77033
+ },
76611
77034
  "scaleX": {
76612
77035
  "type": "number"
76613
77036
  },
@@ -76732,6 +77155,7 @@
76732
77155
  "pickable",
76733
77156
  "points",
76734
77157
  "postMatrix",
77158
+ "scaleCenter",
76735
77159
  "scaleX",
76736
77160
  "scaleY",
76737
77161
  "scaleZ",
@@ -76962,6 +77386,19 @@
76962
77386
  "postMatrix": {
76963
77387
  "$ref": "#/definitions/IMatrix"
76964
77388
  },
77389
+ "scaleCenter": {
77390
+ "items": [
77391
+ {
77392
+ "type": "number"
77393
+ },
77394
+ {
77395
+ "type": "number"
77396
+ }
77397
+ ],
77398
+ "maxItems": 2,
77399
+ "minItems": 2,
77400
+ "type": "array"
77401
+ },
76965
77402
  "scaleX": {
76966
77403
  "type": "number"
76967
77404
  },
@@ -77090,6 +77527,7 @@
77090
77527
  "pickMode",
77091
77528
  "pickable",
77092
77529
  "postMatrix",
77530
+ "scaleCenter",
77093
77531
  "scaleX",
77094
77532
  "scaleY",
77095
77533
  "scaleZ",
@@ -77318,6 +77756,19 @@
77318
77756
  "postMatrix": {
77319
77757
  "$ref": "#/definitions/IMatrix"
77320
77758
  },
77759
+ "scaleCenter": {
77760
+ "items": [
77761
+ {
77762
+ "type": "number"
77763
+ },
77764
+ {
77765
+ "type": "number"
77766
+ }
77767
+ ],
77768
+ "maxItems": 2,
77769
+ "minItems": 2,
77770
+ "type": "array"
77771
+ },
77321
77772
  "scaleX": {
77322
77773
  "type": "number"
77323
77774
  },
@@ -77445,6 +77896,7 @@
77445
77896
  "pickMode",
77446
77897
  "pickable",
77447
77898
  "postMatrix",
77899
+ "scaleCenter",
77448
77900
  "scaleX",
77449
77901
  "scaleY",
77450
77902
  "scaleZ",
@@ -77675,6 +78127,19 @@
77675
78127
  "postMatrix": {
77676
78128
  "$ref": "#/definitions/IMatrix"
77677
78129
  },
78130
+ "scaleCenter": {
78131
+ "items": [
78132
+ {
78133
+ "type": "number"
78134
+ },
78135
+ {
78136
+ "type": "number"
78137
+ }
78138
+ ],
78139
+ "maxItems": 2,
78140
+ "minItems": 2,
78141
+ "type": "array"
78142
+ },
77678
78143
  "scaleX": {
77679
78144
  "type": "number"
77680
78145
  },
@@ -77826,6 +78291,7 @@
77826
78291
  "pickMode",
77827
78292
  "pickable",
77828
78293
  "postMatrix",
78294
+ "scaleCenter",
77829
78295
  "scaleX",
77830
78296
  "scaleY",
77831
78297
  "scaleZ",
@@ -78146,6 +78612,19 @@
78146
78612
  "repeatY": {
78147
78613
  "$ref": "#/definitions/IRepeatType"
78148
78614
  },
78615
+ "scaleCenter": {
78616
+ "items": [
78617
+ {
78618
+ "type": "number"
78619
+ },
78620
+ {
78621
+ "type": "number"
78622
+ }
78623
+ ],
78624
+ "maxItems": 2,
78625
+ "minItems": 2,
78626
+ "type": "array"
78627
+ },
78149
78628
  "scaleX": {
78150
78629
  "type": "number"
78151
78630
  },
@@ -78292,6 +78771,7 @@
78292
78771
  "postMatrix",
78293
78772
  "repeatX",
78294
78773
  "repeatY",
78774
+ "scaleCenter",
78295
78775
  "scaleX",
78296
78776
  "scaleY",
78297
78777
  "scaleZ",
@@ -78506,6 +78986,19 @@
78506
78986
  "postMatrix": {
78507
78987
  "$ref": "#/definitions/IMatrix"
78508
78988
  },
78989
+ "scaleCenter": {
78990
+ "items": [
78991
+ {
78992
+ "type": "number"
78993
+ },
78994
+ {
78995
+ "type": "number"
78996
+ }
78997
+ ],
78998
+ "maxItems": 2,
78999
+ "minItems": 2,
79000
+ "type": "array"
79001
+ },
78509
79002
  "scaleX": {
78510
79003
  "type": "number"
78511
79004
  },
@@ -78651,6 +79144,7 @@
78651
79144
  "pickMode",
78652
79145
  "pickable",
78653
79146
  "postMatrix",
79147
+ "scaleCenter",
78654
79148
  "scaleX",
78655
79149
  "scaleY",
78656
79150
  "scaleZ",
@@ -78904,6 +79398,19 @@
78904
79398
  "postMatrix": {
78905
79399
  "$ref": "#/definitions/IMatrix"
78906
79400
  },
79401
+ "scaleCenter": {
79402
+ "items": [
79403
+ {
79404
+ "type": "number"
79405
+ },
79406
+ {
79407
+ "type": "number"
79408
+ }
79409
+ ],
79410
+ "maxItems": 2,
79411
+ "minItems": 2,
79412
+ "type": "array"
79413
+ },
78907
79414
  "scaleIn3d": {
78908
79415
  "type": "boolean"
78909
79416
  },
@@ -79077,6 +79584,7 @@
79077
79584
  "pickMode",
79078
79585
  "pickable",
79079
79586
  "postMatrix",
79587
+ "scaleCenter",
79080
79588
  "scaleIn3d",
79081
79589
  "scaleX",
79082
79590
  "scaleY",