@visactor/vchart-schema 1.10.2-alpha.1 → 1.10.2-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/vchart.json +48 -24
package/package.json
CHANGED
package/vchart.json
CHANGED
|
@@ -32681,6 +32681,12 @@
|
|
|
32681
32681
|
"description": "画布高度",
|
|
32682
32682
|
"type": "number"
|
|
32683
32683
|
},
|
|
32684
|
+
"heightRatio": {
|
|
32685
|
+
"default": 0.5,
|
|
32686
|
+
"description": "漏斗层与转化层的图形高度比例\nThe height ratio between the funnel graphic and the transform graphic",
|
|
32687
|
+
"since": "1.10.1",
|
|
32688
|
+
"type": "number"
|
|
32689
|
+
},
|
|
32684
32690
|
"hover": {
|
|
32685
32691
|
"anyOf": [
|
|
32686
32692
|
{
|
|
@@ -33209,6 +33215,12 @@
|
|
|
33209
33215
|
"description": "画布高度",
|
|
33210
33216
|
"type": "number"
|
|
33211
33217
|
},
|
|
33218
|
+
"heightRatio": {
|
|
33219
|
+
"default": 0.5,
|
|
33220
|
+
"description": "漏斗层与转化层的图形高度比例\nThe height ratio between the funnel graphic and the transform graphic",
|
|
33221
|
+
"since": "1.10.1",
|
|
33222
|
+
"type": "number"
|
|
33223
|
+
},
|
|
33212
33224
|
"hover": {
|
|
33213
33225
|
"anyOf": [
|
|
33214
33226
|
{
|
|
@@ -33982,6 +33994,12 @@
|
|
|
33982
33994
|
"description": "漏斗层之间的像素间隔。转化漏斗图不支持gap配置。",
|
|
33983
33995
|
"type": "number"
|
|
33984
33996
|
},
|
|
33997
|
+
"heightRatio": {
|
|
33998
|
+
"default": 0.5,
|
|
33999
|
+
"description": "漏斗层与转化层的图形高度比例\nThe height ratio between the funnel graphic and the transform graphic",
|
|
34000
|
+
"since": "1.10.1",
|
|
34001
|
+
"type": "number"
|
|
34002
|
+
},
|
|
33985
34003
|
"hover": {
|
|
33986
34004
|
"anyOf": [
|
|
33987
34005
|
{
|
|
@@ -72532,7 +72550,7 @@
|
|
|
72532
72550
|
},
|
|
72533
72551
|
"Map<Function,(...args:any[])=>void>": {
|
|
72534
72552
|
"properties": {
|
|
72535
|
-
"__@toStringTag@
|
|
72553
|
+
"__@toStringTag@12935": {
|
|
72536
72554
|
"type": "string"
|
|
72537
72555
|
},
|
|
72538
72556
|
"size": {
|
|
@@ -72540,14 +72558,14 @@
|
|
|
72540
72558
|
}
|
|
72541
72559
|
},
|
|
72542
72560
|
"required": [
|
|
72543
|
-
"__@toStringTag@
|
|
72561
|
+
"__@toStringTag@12935",
|
|
72544
72562
|
"size"
|
|
72545
72563
|
],
|
|
72546
72564
|
"type": "object"
|
|
72547
72565
|
},
|
|
72548
72566
|
"Map<number,IGraphicPicker>": {
|
|
72549
72567
|
"properties": {
|
|
72550
|
-
"__@toStringTag@
|
|
72568
|
+
"__@toStringTag@12935": {
|
|
72551
72569
|
"type": "string"
|
|
72552
72570
|
},
|
|
72553
72571
|
"size": {
|
|
@@ -72555,14 +72573,14 @@
|
|
|
72555
72573
|
}
|
|
72556
72574
|
},
|
|
72557
72575
|
"required": [
|
|
72558
|
-
"__@toStringTag@
|
|
72576
|
+
"__@toStringTag@12935",
|
|
72559
72577
|
"size"
|
|
72560
72578
|
],
|
|
72561
72579
|
"type": "object"
|
|
72562
72580
|
},
|
|
72563
72581
|
"Map<number,IGraphicRender>": {
|
|
72564
72582
|
"properties": {
|
|
72565
|
-
"__@toStringTag@
|
|
72583
|
+
"__@toStringTag@12935": {
|
|
72566
72584
|
"type": "string"
|
|
72567
72585
|
},
|
|
72568
72586
|
"size": {
|
|
@@ -72570,14 +72588,14 @@
|
|
|
72570
72588
|
}
|
|
72571
72589
|
},
|
|
72572
72590
|
"required": [
|
|
72573
|
-
"__@toStringTag@
|
|
72591
|
+
"__@toStringTag@12935",
|
|
72574
72592
|
"size"
|
|
72575
72593
|
],
|
|
72576
72594
|
"type": "object"
|
|
72577
72595
|
},
|
|
72578
72596
|
"Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
|
|
72579
72597
|
"properties": {
|
|
72580
|
-
"__@toStringTag@
|
|
72598
|
+
"__@toStringTag@12935": {
|
|
72581
72599
|
"type": "string"
|
|
72582
72600
|
},
|
|
72583
72601
|
"size": {
|
|
@@ -72585,14 +72603,14 @@
|
|
|
72585
72603
|
}
|
|
72586
72604
|
},
|
|
72587
72605
|
"required": [
|
|
72588
|
-
"__@toStringTag@
|
|
72606
|
+
"__@toStringTag@12935",
|
|
72589
72607
|
"size"
|
|
72590
72608
|
],
|
|
72591
72609
|
"type": "object"
|
|
72592
72610
|
},
|
|
72593
72611
|
"Map<string,Map<number,IGraphicRender>>": {
|
|
72594
72612
|
"properties": {
|
|
72595
|
-
"__@toStringTag@
|
|
72613
|
+
"__@toStringTag@12935": {
|
|
72596
72614
|
"type": "string"
|
|
72597
72615
|
},
|
|
72598
72616
|
"size": {
|
|
@@ -72600,14 +72618,14 @@
|
|
|
72600
72618
|
}
|
|
72601
72619
|
},
|
|
72602
72620
|
"required": [
|
|
72603
|
-
"__@toStringTag@
|
|
72621
|
+
"__@toStringTag@12935",
|
|
72604
72622
|
"size"
|
|
72605
72623
|
],
|
|
72606
72624
|
"type": "object"
|
|
72607
72625
|
},
|
|
72608
72626
|
"Map<string,any>": {
|
|
72609
72627
|
"properties": {
|
|
72610
|
-
"__@toStringTag@
|
|
72628
|
+
"__@toStringTag@12935": {
|
|
72611
72629
|
"type": "string"
|
|
72612
72630
|
},
|
|
72613
72631
|
"size": {
|
|
@@ -72615,14 +72633,14 @@
|
|
|
72615
72633
|
}
|
|
72616
72634
|
},
|
|
72617
72635
|
"required": [
|
|
72618
|
-
"__@toStringTag@
|
|
72636
|
+
"__@toStringTag@12935",
|
|
72619
72637
|
"size"
|
|
72620
72638
|
],
|
|
72621
72639
|
"type": "object"
|
|
72622
72640
|
},
|
|
72623
72641
|
"Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
|
|
72624
72642
|
"properties": {
|
|
72625
|
-
"__@toStringTag@
|
|
72643
|
+
"__@toStringTag@12935": {
|
|
72626
72644
|
"type": "string"
|
|
72627
72645
|
},
|
|
72628
72646
|
"size": {
|
|
@@ -72630,14 +72648,14 @@
|
|
|
72630
72648
|
}
|
|
72631
72649
|
},
|
|
72632
72650
|
"required": [
|
|
72633
|
-
"__@toStringTag@
|
|
72651
|
+
"__@toStringTag@12935",
|
|
72634
72652
|
"size"
|
|
72635
72653
|
],
|
|
72636
72654
|
"type": "object"
|
|
72637
72655
|
},
|
|
72638
72656
|
"Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
|
|
72639
72657
|
"properties": {
|
|
72640
|
-
"__@toStringTag@
|
|
72658
|
+
"__@toStringTag@12935": {
|
|
72641
72659
|
"type": "string"
|
|
72642
72660
|
},
|
|
72643
72661
|
"size": {
|
|
@@ -72645,14 +72663,14 @@
|
|
|
72645
72663
|
}
|
|
72646
72664
|
},
|
|
72647
72665
|
"required": [
|
|
72648
|
-
"__@toStringTag@
|
|
72666
|
+
"__@toStringTag@12935",
|
|
72649
72667
|
"size"
|
|
72650
72668
|
],
|
|
72651
72669
|
"type": "object"
|
|
72652
72670
|
},
|
|
72653
72671
|
"Map<string|number,IAnimate>": {
|
|
72654
72672
|
"properties": {
|
|
72655
|
-
"__@toStringTag@
|
|
72673
|
+
"__@toStringTag@12935": {
|
|
72656
72674
|
"type": "string"
|
|
72657
72675
|
},
|
|
72658
72676
|
"size": {
|
|
@@ -72660,7 +72678,7 @@
|
|
|
72660
72678
|
}
|
|
72661
72679
|
},
|
|
72662
72680
|
"required": [
|
|
72663
|
-
"__@toStringTag@
|
|
72681
|
+
"__@toStringTag@12935",
|
|
72664
72682
|
"size"
|
|
72665
72683
|
],
|
|
72666
72684
|
"type": "object"
|
|
@@ -75263,6 +75281,12 @@
|
|
|
75263
75281
|
"description": "漏斗层之间的像素间隔。转化漏斗图不支持gap配置。",
|
|
75264
75282
|
"type": "number"
|
|
75265
75283
|
},
|
|
75284
|
+
"heightRatio": {
|
|
75285
|
+
"default": 0.5,
|
|
75286
|
+
"description": "漏斗层与转化层的图形高度比例\nThe height ratio between the funnel graphic and the transform graphic",
|
|
75287
|
+
"since": "1.10.1",
|
|
75288
|
+
"type": "number"
|
|
75289
|
+
},
|
|
75266
75290
|
"hover": {
|
|
75267
75291
|
"anyOf": [
|
|
75268
75292
|
{
|
|
@@ -91269,34 +91293,34 @@
|
|
|
91269
91293
|
},
|
|
91270
91294
|
"Promise<FontFaceSet>": {
|
|
91271
91295
|
"properties": {
|
|
91272
|
-
"__@toStringTag@
|
|
91296
|
+
"__@toStringTag@12935": {
|
|
91273
91297
|
"type": "string"
|
|
91274
91298
|
}
|
|
91275
91299
|
},
|
|
91276
91300
|
"required": [
|
|
91277
|
-
"__@toStringTag@
|
|
91301
|
+
"__@toStringTag@12935"
|
|
91278
91302
|
],
|
|
91279
91303
|
"type": "object"
|
|
91280
91304
|
},
|
|
91281
91305
|
"Promise<ServiceWorkerRegistration>": {
|
|
91282
91306
|
"properties": {
|
|
91283
|
-
"__@toStringTag@
|
|
91307
|
+
"__@toStringTag@12935": {
|
|
91284
91308
|
"type": "string"
|
|
91285
91309
|
}
|
|
91286
91310
|
},
|
|
91287
91311
|
"required": [
|
|
91288
|
-
"__@toStringTag@
|
|
91312
|
+
"__@toStringTag@12935"
|
|
91289
91313
|
],
|
|
91290
91314
|
"type": "object"
|
|
91291
91315
|
},
|
|
91292
91316
|
"Promise<any>": {
|
|
91293
91317
|
"properties": {
|
|
91294
|
-
"__@toStringTag@
|
|
91318
|
+
"__@toStringTag@12935": {
|
|
91295
91319
|
"type": "string"
|
|
91296
91320
|
}
|
|
91297
91321
|
},
|
|
91298
91322
|
"required": [
|
|
91299
|
-
"__@toStringTag@
|
|
91323
|
+
"__@toStringTag@12935"
|
|
91300
91324
|
],
|
|
91301
91325
|
"type": "object"
|
|
91302
91326
|
},
|