igniteui-webcomponents-charts 4.0.4 → 4.2.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/bundles/igniteui-webcomponents-charts.umd.js +509 -479
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AnchoredCategorySeries_combined.js +1 -1
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
- package/esm2015/lib/AreaSeries_combined.js +8 -8
- package/esm2015/lib/BarSeries_combined.js +1 -1
- package/esm2015/lib/BollingerBandsOverlay_combined.js +8 -8
- package/esm2015/lib/CalloutLayer_combined.js +12 -12
- package/esm2015/lib/CategoryHighlightLayer_combined.js +1 -1
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +4 -4
- package/esm2015/lib/CategoryXAxis_combined.js +1 -1
- package/esm2015/lib/CategoryYAxis_combined.js +2 -4
- package/esm2015/lib/ColumnSeries_combined.js +1 -1
- package/esm2015/lib/CrosshairLayer_combined.js +1 -1
- package/esm2015/lib/DataLegendContent_combined.js +22 -20
- package/esm2015/lib/FinancialIndicator_combined.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +4 -4
- package/esm2015/lib/FunnelLegendTemplates.js +1 -1
- package/esm2015/lib/HighDensityScatterSeries_combined.js +4 -4
- package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
- package/esm2015/lib/LegendBaseViewManager_combined.js +1 -1
- package/esm2015/lib/LineSeries_combined.js +6 -6
- package/esm2015/lib/NumericXAxis_combined.js +2 -2
- package/esm2015/lib/NumericYAxis_combined.js +2 -2
- package/esm2015/lib/PieChartViewManager_combined.js +38 -30
- package/esm2015/lib/PieLegendTemplates.js +2 -2
- package/esm2015/lib/PointerTooltip_combined.js +10 -10
- package/esm2015/lib/PolarAreaSeries_combined.js +4 -4
- package/esm2015/lib/PolarBase_combined.js +1 -1
- package/esm2015/lib/PolarLineSeries_combined.js +2 -2
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +4 -4
- package/esm2015/lib/PolarSplineSeries_combined.js +2 -2
- package/esm2015/lib/PriceChannelOverlay_combined.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +8 -8
- package/esm2015/lib/RadialColumnSeries_combined.js +1 -1
- package/esm2015/lib/RadialLineSeries_combined.js +6 -6
- package/esm2015/lib/RadialPieSeries_combined.js +1 -1
- package/esm2015/lib/RangeAreaSeries_combined.js +6 -6
- package/esm2015/lib/RangeColumnSeries_combined.js +1 -1
- package/esm2015/lib/ScaleLegend_combined.js +8 -6
- package/esm2015/lib/ScatterAreaSeries_combined.js +5 -5
- package/esm2015/lib/ScatterBase_combined.js +2 -2
- package/esm2015/lib/ScatterContourSeries_combined.js +2 -2
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +4 -4
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/SeriesViewer_combined.js +132 -110
- package/esm2015/lib/ShapeSeriesBase_combined.js +5 -5
- package/esm2015/lib/SplineAreaSeries_combined.js +8 -8
- package/esm2015/lib/SplineSeries_combined.js +6 -6
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
- package/esm2015/lib/StepAreaSeries_combined.js +8 -8
- package/esm2015/lib/StepLineSeries_combined.js +6 -6
- package/esm2015/lib/TreemapView_combined.js +21 -21
- package/esm2015/lib/ValueOverlay_combined.js +1 -1
- package/esm2015/lib/WaterfallSeries_combined.js +1 -1
- package/esm2015/lib/XamFunnelView_combined.js +22 -22
- package/esm2015/lib/ZoomSliderView_combined.js +23 -23
- package/esm2015/lib/igc-data-legend-component.js +0 -1
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm5/lib/AnchoredCategorySeries_combined.js +1 -1
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
- package/esm5/lib/AreaSeries_combined.js +8 -8
- package/esm5/lib/BarSeries_combined.js +1 -1
- package/esm5/lib/BollingerBandsOverlay_combined.js +8 -8
- package/esm5/lib/CalloutLayer_combined.js +12 -12
- package/esm5/lib/CategoryHighlightLayer_combined.js +1 -1
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +4 -4
- package/esm5/lib/CategoryXAxis_combined.js +1 -1
- package/esm5/lib/CategoryYAxis_combined.js +2 -4
- package/esm5/lib/ColumnSeries_combined.js +1 -1
- package/esm5/lib/CrosshairLayer_combined.js +1 -1
- package/esm5/lib/DataLegendContent_combined.js +22 -20
- package/esm5/lib/FinancialIndicator_combined.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +4 -4
- package/esm5/lib/FunnelLegendTemplates.js +1 -1
- package/esm5/lib/HighDensityScatterSeries_combined.js +4 -4
- package/esm5/lib/HorizontalAxisView_combined.js +30 -30
- package/esm5/lib/LegendBaseViewManager_combined.js +1 -1
- package/esm5/lib/LineSeries_combined.js +6 -6
- package/esm5/lib/NumericXAxis_combined.js +2 -2
- package/esm5/lib/NumericYAxis_combined.js +2 -2
- package/esm5/lib/PieChartViewManager_combined.js +38 -30
- package/esm5/lib/PieLegendTemplates.js +2 -2
- package/esm5/lib/PointerTooltip_combined.js +10 -10
- package/esm5/lib/PolarAreaSeries_combined.js +4 -4
- package/esm5/lib/PolarBase_combined.js +1 -1
- package/esm5/lib/PolarLineSeries_combined.js +2 -2
- package/esm5/lib/PolarSplineAreaSeries_combined.js +4 -4
- package/esm5/lib/PolarSplineSeries_combined.js +2 -2
- package/esm5/lib/PriceChannelOverlay_combined.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +8 -8
- package/esm5/lib/RadialColumnSeries_combined.js +1 -1
- package/esm5/lib/RadialLineSeries_combined.js +6 -6
- package/esm5/lib/RadialPieSeries_combined.js +1 -1
- package/esm5/lib/RangeAreaSeries_combined.js +6 -6
- package/esm5/lib/RangeColumnSeries_combined.js +1 -1
- package/esm5/lib/ScaleLegend_combined.js +8 -6
- package/esm5/lib/ScatterAreaSeries_combined.js +5 -5
- package/esm5/lib/ScatterBase_combined.js +2 -2
- package/esm5/lib/ScatterContourSeries_combined.js +2 -2
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +4 -4
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/SeriesViewer_combined.js +132 -110
- package/esm5/lib/ShapeSeriesBase_combined.js +5 -5
- package/esm5/lib/SplineAreaSeries_combined.js +8 -8
- package/esm5/lib/SplineSeries_combined.js +6 -6
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
- package/esm5/lib/StepAreaSeries_combined.js +8 -8
- package/esm5/lib/StepLineSeries_combined.js +6 -6
- package/esm5/lib/TreemapView_combined.js +21 -21
- package/esm5/lib/ValueOverlay_combined.js +1 -1
- package/esm5/lib/WaterfallSeries_combined.js +1 -1
- package/esm5/lib/XamFunnelView_combined.js +22 -22
- package/esm5/lib/ZoomSliderView_combined.js +23 -23
- package/esm5/lib/igc-data-legend-component.js +0 -1
- package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/fesm2015/igniteui-webcomponents-charts.js +509 -479
- package/fesm5/igniteui-webcomponents-charts.js +509 -479
- package/lib/igc-data-legend-component.d.ts +0 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
- package/package.json +2 -2
|
@@ -112,12 +112,12 @@ export let NumericXAxis = /*@__PURE__*/ (() => {
|
|
|
112
112
|
this.ng.j(a, b, c, d);
|
|
113
113
|
}
|
|
114
114
|
nz(a, b) {
|
|
115
|
-
if (this.bh == null || a
|
|
115
|
+
if (this.bh == null || isNaN_(a) || isNaN_(b)) {
|
|
116
116
|
return;
|
|
117
117
|
}
|
|
118
118
|
let c = this.nm(a, this);
|
|
119
119
|
let d = this.nm(b, this);
|
|
120
|
-
if (c
|
|
120
|
+
if (isNaN_(c) || isNaN_(d)) {
|
|
121
121
|
return;
|
|
122
122
|
}
|
|
123
123
|
this.bh.tp = new Rect(0, c, this.bh.tp.y, d - c, this.bh.tp.height);
|
|
@@ -72,12 +72,12 @@ export let NumericYAxis = /*@__PURE__*/ (() => {
|
|
|
72
72
|
this.ng.j(a, b, c, d);
|
|
73
73
|
}
|
|
74
74
|
ny(a, b) {
|
|
75
|
-
if (this.bh == null || a
|
|
75
|
+
if (this.bh == null || isNaN_(a) || isNaN_(b)) {
|
|
76
76
|
return;
|
|
77
77
|
}
|
|
78
78
|
let c = this.nm(a, this);
|
|
79
79
|
let d = this.nm(b, this);
|
|
80
|
-
if (c
|
|
80
|
+
if (isNaN_(c) || isNaN_(d)) {
|
|
81
81
|
return;
|
|
82
82
|
}
|
|
83
83
|
this.bh.tp = new Rect(0, this.bh.tp.x, d, this.bh.tp.width, c - d);
|
|
@@ -3385,53 +3385,61 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3385
3385
|
let a = this.k == this.j;
|
|
3386
3386
|
if (this.k != null && this.k.d && !a) {
|
|
3387
3387
|
if (this.a.c0 != 1) {
|
|
3388
|
-
this.k.
|
|
3389
|
-
this.k.
|
|
3388
|
+
this.k.aa();
|
|
3389
|
+
this.k.ab(this.a.c0, this.a.c0);
|
|
3390
3390
|
}
|
|
3391
3391
|
if (!this.b1.isEmpty) {
|
|
3392
|
-
this.k.
|
|
3392
|
+
if (!this.k.e) {
|
|
3393
|
+
this.k.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3394
|
+
}
|
|
3393
3395
|
}
|
|
3394
3396
|
}
|
|
3395
3397
|
if (this.i != null && this.i.d && !a) {
|
|
3396
3398
|
if (this.a.c0 != 1) {
|
|
3397
|
-
this.i.
|
|
3398
|
-
this.i.
|
|
3399
|
+
this.i.aa();
|
|
3400
|
+
this.i.ab(this.a.c0, this.a.c0);
|
|
3399
3401
|
}
|
|
3400
3402
|
if (!this.b1.isEmpty) {
|
|
3401
|
-
this.i.
|
|
3403
|
+
if (!this.i.e) {
|
|
3404
|
+
this.i.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3405
|
+
}
|
|
3402
3406
|
}
|
|
3403
3407
|
}
|
|
3404
3408
|
if (this.j != null && this.j.d) {
|
|
3405
3409
|
if (this.a.c0 != 1) {
|
|
3406
|
-
this.j.
|
|
3407
|
-
this.j.
|
|
3410
|
+
this.j.aa();
|
|
3411
|
+
this.j.ab(this.a.c0, this.a.c0);
|
|
3408
3412
|
}
|
|
3409
3413
|
if (!this.b1.isEmpty) {
|
|
3410
|
-
this.j.
|
|
3414
|
+
if (!this.j.e) {
|
|
3415
|
+
this.j.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3416
|
+
}
|
|
3411
3417
|
}
|
|
3412
3418
|
}
|
|
3413
3419
|
if (this.h != null && this.h.d && !a) {
|
|
3414
3420
|
if (this.a.c0 != 1) {
|
|
3415
|
-
this.h.
|
|
3416
|
-
this.h.
|
|
3421
|
+
this.h.aa();
|
|
3422
|
+
this.h.ab(this.a.c0, this.a.c0);
|
|
3417
3423
|
}
|
|
3418
3424
|
if (!this.b1.isEmpty) {
|
|
3419
|
-
this.h.
|
|
3425
|
+
if (!this.h.e) {
|
|
3426
|
+
this.h.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3427
|
+
}
|
|
3420
3428
|
}
|
|
3421
3429
|
}
|
|
3422
3430
|
this.a7();
|
|
3423
3431
|
if (!this.b1.isEmpty && this.a.c0 != 1) {
|
|
3424
3432
|
if (this.k != null && this.k.d && !a) {
|
|
3425
|
-
this.k.
|
|
3433
|
+
this.k.z();
|
|
3426
3434
|
}
|
|
3427
3435
|
if (this.i != null && this.i.d && !a) {
|
|
3428
|
-
this.i.
|
|
3436
|
+
this.i.z();
|
|
3429
3437
|
}
|
|
3430
3438
|
if (this.j != null && this.j.d) {
|
|
3431
|
-
this.j.
|
|
3439
|
+
this.j.z();
|
|
3432
3440
|
}
|
|
3433
3441
|
if (this.h != null && this.h.d && !a) {
|
|
3434
|
-
this.h.
|
|
3442
|
+
this.h.z();
|
|
3435
3443
|
}
|
|
3436
3444
|
}
|
|
3437
3445
|
}
|
|
@@ -3446,7 +3454,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3446
3454
|
if (this.a.fn != null) {
|
|
3447
3455
|
a = this.a.bl();
|
|
3448
3456
|
}
|
|
3449
|
-
this.i.
|
|
3457
|
+
this.i.ad(a);
|
|
3450
3458
|
for (let b of fromEnum(this.u)) {
|
|
3451
3459
|
if (b._visibility == 0) {
|
|
3452
3460
|
let c = b.aj;
|
|
@@ -3463,13 +3471,13 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3463
3471
|
else {
|
|
3464
3472
|
c.ao = b.ah.b2;
|
|
3465
3473
|
}
|
|
3466
|
-
this.i.
|
|
3474
|
+
this.i.x(c);
|
|
3467
3475
|
}
|
|
3468
3476
|
}
|
|
3469
3477
|
let d = b.ah.b0;
|
|
3470
3478
|
if (b.ah.y != null) {
|
|
3471
3479
|
let e = new Path();
|
|
3472
|
-
this.j.
|
|
3480
|
+
this.j.j(e, b.ah.y);
|
|
3473
3481
|
if (e._fill != null) {
|
|
3474
3482
|
d = e._fill;
|
|
3475
3483
|
}
|
|
@@ -3478,17 +3486,17 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3478
3486
|
b.aq._stroke = d;
|
|
3479
3487
|
b.aq.ac = 1;
|
|
3480
3488
|
if (this.a.i6 != null) {
|
|
3481
|
-
this.i.
|
|
3489
|
+
this.i.j(b.aq, this.a.i6);
|
|
3482
3490
|
}
|
|
3483
|
-
this.i.
|
|
3491
|
+
this.i.t(b.aq);
|
|
3484
3492
|
}
|
|
3485
3493
|
if (this.a.a0 == 0 && b.ap != null) {
|
|
3486
3494
|
b.ap._stroke = d;
|
|
3487
3495
|
b.ap.ac = 1;
|
|
3488
3496
|
if (this.a.i6 != null) {
|
|
3489
|
-
this.i.
|
|
3497
|
+
this.i.j(b.ap, this.a.i6);
|
|
3490
3498
|
}
|
|
3491
|
-
this.i.
|
|
3499
|
+
this.i.s(b.ap);
|
|
3492
3500
|
}
|
|
3493
3501
|
}
|
|
3494
3502
|
}
|
|
@@ -3509,22 +3517,22 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3509
3517
|
b._stroke = a.b1;
|
|
3510
3518
|
}
|
|
3511
3519
|
if (a.y != null) {
|
|
3512
|
-
this.j.
|
|
3520
|
+
this.j.j(b, a.y);
|
|
3513
3521
|
}
|
|
3514
3522
|
if (b.j != null) {
|
|
3515
|
-
this.j.
|
|
3516
|
-
this.j.
|
|
3523
|
+
this.j.aa();
|
|
3524
|
+
this.j.k(b.j);
|
|
3517
3525
|
}
|
|
3518
3526
|
let c = b._fill;
|
|
3519
3527
|
let d = b._stroke;
|
|
3520
3528
|
let e = this.n(a, b, this.j);
|
|
3521
|
-
this.j.
|
|
3529
|
+
this.j.t(b);
|
|
3522
3530
|
if (e) {
|
|
3523
3531
|
b._fill = c;
|
|
3524
3532
|
b._stroke = d;
|
|
3525
3533
|
}
|
|
3526
3534
|
if (b.j != null) {
|
|
3527
|
-
this.j.
|
|
3535
|
+
this.j.z();
|
|
3528
3536
|
}
|
|
3529
3537
|
}
|
|
3530
3538
|
ba() {
|
|
@@ -3764,7 +3772,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3764
3772
|
z(a) {
|
|
3765
3773
|
let b = typeCast(TextBlock.$, a);
|
|
3766
3774
|
if (b != null && b.al != null && this.i != null) {
|
|
3767
|
-
return this.i.
|
|
3775
|
+
return this.i.f(b) + 0;
|
|
3768
3776
|
}
|
|
3769
3777
|
return 0;
|
|
3770
3778
|
}
|
|
@@ -3809,7 +3817,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3809
3817
|
a = this.a.bl();
|
|
3810
3818
|
}
|
|
3811
3819
|
if (this.i != null) {
|
|
3812
|
-
this.i.
|
|
3820
|
+
this.i.ad(a);
|
|
3813
3821
|
}
|
|
3814
3822
|
}
|
|
3815
3823
|
a0(a, b) {
|
|
@@ -54,7 +54,7 @@ export let PieLegendTemplates = /*@__PURE__*/ (() => {
|
|
|
54
54
|
i.ac = h;
|
|
55
55
|
i._fill = f;
|
|
56
56
|
i._stroke = g;
|
|
57
|
-
d.
|
|
57
|
+
d.w(i);
|
|
58
58
|
}
|
|
59
59
|
static b(a) {
|
|
60
60
|
let b = a.data;
|
|
@@ -71,7 +71,7 @@ export let PieLegendTemplates = /*@__PURE__*/ (() => {
|
|
|
71
71
|
h.ac = g;
|
|
72
72
|
h._fill = e;
|
|
73
73
|
h._stroke = f;
|
|
74
|
-
d.
|
|
74
|
+
d.w(h);
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
PieLegendTemplates.$t = /*@__PURE__*/ markType(PieLegendTemplates, 'PieLegendTemplates');
|
|
@@ -539,10 +539,10 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
|
|
|
539
539
|
this.j = j;
|
|
540
540
|
}
|
|
541
541
|
if (this.b.d && this.f != 1) {
|
|
542
|
-
this.b.
|
|
543
|
-
this.b.
|
|
542
|
+
this.b.aa();
|
|
543
|
+
this.b.ab(this.f, this.f);
|
|
544
544
|
}
|
|
545
|
-
this.b.
|
|
545
|
+
this.b.l(0, 0, this.i, this.h);
|
|
546
546
|
let k = new Rectangle();
|
|
547
547
|
k.width = this.a.a1;
|
|
548
548
|
k.height = this.a.a0;
|
|
@@ -581,15 +581,15 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
|
|
|
581
581
|
let m = this.a.cw;
|
|
582
582
|
l._fill = k._fill;
|
|
583
583
|
m._stroke = k._stroke;
|
|
584
|
-
this.b.
|
|
585
|
-
this.b.
|
|
586
|
-
this.b.
|
|
584
|
+
this.b.w(k);
|
|
585
|
+
this.b.u(l);
|
|
586
|
+
this.b.v(m);
|
|
587
587
|
if (this.a.ai != null) {
|
|
588
|
-
this.b.
|
|
589
|
-
this.b.
|
|
588
|
+
this.b.aa();
|
|
589
|
+
this.b.ag(k.n, k.o);
|
|
590
590
|
this.a.ai.ensureUpdated();
|
|
591
591
|
this.a.ai.doRender(this.b, 1);
|
|
592
|
-
this.b.
|
|
592
|
+
this.b.z();
|
|
593
593
|
}
|
|
594
594
|
let x_ = a + "px";
|
|
595
595
|
let y_ = b + "px";
|
|
@@ -601,7 +601,7 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
|
|
|
601
601
|
this.c = true;
|
|
602
602
|
}
|
|
603
603
|
if (this.b.d && this.f != 1) {
|
|
604
|
-
this.b.
|
|
604
|
+
this.b.z();
|
|
605
605
|
}
|
|
606
606
|
}
|
|
607
607
|
s() {
|
|
@@ -130,12 +130,12 @@ export let PolarAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
130
130
|
super.a6(a, b);
|
|
131
131
|
if (a.d) {
|
|
132
132
|
if (b) {
|
|
133
|
-
a.
|
|
134
|
-
a.
|
|
133
|
+
a.t(this.c7);
|
|
134
|
+
a.t(this.c8);
|
|
135
135
|
}
|
|
136
136
|
else {
|
|
137
|
-
a.
|
|
138
|
-
a.
|
|
137
|
+
a.t(this.c9);
|
|
138
|
+
a.t(this.da);
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
}
|
|
@@ -150,12 +150,12 @@ export let PolarSplineAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
150
150
|
super.a6(a, b);
|
|
151
151
|
if (a.d) {
|
|
152
152
|
if (b) {
|
|
153
|
-
a.
|
|
154
|
-
a.
|
|
153
|
+
a.t(this.c7);
|
|
154
|
+
a.t(this.c8);
|
|
155
155
|
}
|
|
156
156
|
else {
|
|
157
|
-
a.
|
|
158
|
-
a.
|
|
157
|
+
a.t(this.c9);
|
|
158
|
+
a.t(this.da);
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
}
|
|
@@ -338,14 +338,14 @@ export let PriceChannelOverlayView = /*@__PURE__*/ (() => {
|
|
|
338
338
|
super.a6(a, b);
|
|
339
339
|
if (a.d) {
|
|
340
340
|
if (b) {
|
|
341
|
-
a.
|
|
342
|
-
a.
|
|
343
|
-
a.
|
|
341
|
+
a.u(this.b6);
|
|
342
|
+
a.v(this.b9);
|
|
343
|
+
a.v(this.ca);
|
|
344
344
|
}
|
|
345
345
|
else {
|
|
346
|
-
a.
|
|
347
|
-
a.
|
|
348
|
-
a.
|
|
346
|
+
a.u(this.b8);
|
|
347
|
+
a.v(this.cd);
|
|
348
|
+
a.v(this.ce);
|
|
349
349
|
}
|
|
350
350
|
}
|
|
351
351
|
}
|
|
@@ -169,16 +169,16 @@ export let RadialAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
169
169
|
super.a6(a, b);
|
|
170
170
|
if (a.d) {
|
|
171
171
|
if (b) {
|
|
172
|
-
a.
|
|
173
|
-
a.
|
|
174
|
-
a.
|
|
175
|
-
a.
|
|
172
|
+
a.t(this.c3);
|
|
173
|
+
a.t(this.c4);
|
|
174
|
+
a.t(this.c5);
|
|
175
|
+
a.t(this.c6);
|
|
176
176
|
}
|
|
177
177
|
else {
|
|
178
|
-
a.
|
|
179
|
-
a.
|
|
180
|
-
a.
|
|
181
|
-
a.
|
|
178
|
+
a.t(this.c7);
|
|
179
|
+
a.t(this.c8);
|
|
180
|
+
a.t(this.c9);
|
|
181
|
+
a.t(this.da);
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
184
|
}
|
|
@@ -167,14 +167,14 @@ export let RadialLineSeriesView = /*@__PURE__*/ (() => {
|
|
|
167
167
|
super.a6(a, b);
|
|
168
168
|
if (a.d) {
|
|
169
169
|
if (b) {
|
|
170
|
-
a.
|
|
171
|
-
a.
|
|
172
|
-
a.
|
|
170
|
+
a.t(this.c3);
|
|
171
|
+
a.t(this.c4);
|
|
172
|
+
a.t(this.c5);
|
|
173
173
|
}
|
|
174
174
|
else {
|
|
175
|
-
a.
|
|
176
|
-
a.
|
|
177
|
-
a.
|
|
175
|
+
a.t(this.c6);
|
|
176
|
+
a.t(this.c7);
|
|
177
|
+
a.t(this.c8);
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
}
|
|
@@ -165,14 +165,14 @@ export let RangeAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
165
165
|
super.a6(a, b);
|
|
166
166
|
if (a.d) {
|
|
167
167
|
if (b) {
|
|
168
|
-
a.
|
|
169
|
-
a.
|
|
170
|
-
a.
|
|
168
|
+
a.u(this.c5);
|
|
169
|
+
a.v(this.c8);
|
|
170
|
+
a.v(this.c9);
|
|
171
171
|
}
|
|
172
172
|
else {
|
|
173
|
-
a.
|
|
174
|
-
a.
|
|
175
|
-
a.
|
|
173
|
+
a.u(this.c6);
|
|
174
|
+
a.v(this.da);
|
|
175
|
+
a.v(this.db);
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
}
|
|
@@ -193,7 +193,7 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
|
|
|
193
193
|
au(a) {
|
|
194
194
|
let b = typeCast(TextBlock.$, a);
|
|
195
195
|
if (b != null && b.al != null) {
|
|
196
|
-
return this.aq.
|
|
196
|
+
return this.aq.f(b) + 0;
|
|
197
197
|
}
|
|
198
198
|
return 0;
|
|
199
199
|
}
|
|
@@ -206,7 +206,7 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
|
|
|
206
206
|
}
|
|
207
207
|
if (this.aq.d) {
|
|
208
208
|
let a = typeCast(IInternalLegendOwner_$type, this.ap.bc.container);
|
|
209
|
-
this.aq.
|
|
209
|
+
this.aq.ad(a.getFontInfo());
|
|
210
210
|
this.as = a.getFontHeight();
|
|
211
211
|
this.a8 = a.getFontBrush();
|
|
212
212
|
let b = this.au(this.a6);
|
|
@@ -239,17 +239,19 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
|
|
|
239
239
|
this.a5.n = i;
|
|
240
240
|
this.a5.o = j + k - (this.at(this.a6));
|
|
241
241
|
this.a5.ao = this.a8;
|
|
242
|
-
this.aq.
|
|
242
|
+
if (!this.aq.e) {
|
|
243
|
+
this.aq.l(0, 0, this.bb.width, this.bb.height);
|
|
244
|
+
}
|
|
243
245
|
if (this.ao == null && this.a7 != null) {
|
|
244
246
|
p._fill = this.a7;
|
|
245
|
-
this.aq.
|
|
247
|
+
this.aq.u(p);
|
|
246
248
|
}
|
|
247
249
|
else {
|
|
248
250
|
this.c.y(this.aq, p, this.ao, new Rect(0, g, f, e, h));
|
|
249
251
|
}
|
|
250
252
|
if (d > 0) {
|
|
251
|
-
this.aq.
|
|
252
|
-
this.aq.
|
|
253
|
+
this.aq.x(this.a6);
|
|
254
|
+
this.aq.x(this.a5);
|
|
253
255
|
}
|
|
254
256
|
}
|
|
255
257
|
}
|
|
@@ -449,7 +449,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
449
449
|
if (this.b4.getAttribute("height") != g) {
|
|
450
450
|
this.b4.setAttribute("height", e.toString());
|
|
451
451
|
}
|
|
452
|
-
let h = this.b3.
|
|
452
|
+
let h = this.b3.h();
|
|
453
453
|
if (a) {
|
|
454
454
|
h.clearRect(0, 0, d, e);
|
|
455
455
|
}
|
|
@@ -476,7 +476,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
476
476
|
}
|
|
477
477
|
b7() {
|
|
478
478
|
if (this.b3 != null) {
|
|
479
|
-
this.b3.
|
|
479
|
+
this.b3.l(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
|
|
480
480
|
}
|
|
481
481
|
this.aq();
|
|
482
482
|
}
|
|
@@ -492,14 +492,14 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
492
492
|
c.width = this.bu.width;
|
|
493
493
|
c.height = this.bu.height;
|
|
494
494
|
c._fill = this.bo();
|
|
495
|
-
a.
|
|
495
|
+
a.w(c);
|
|
496
496
|
}
|
|
497
497
|
else {
|
|
498
498
|
let d = truncate(Math.round(this.bu.left));
|
|
499
499
|
let e = truncate(Math.round(this.bu.top));
|
|
500
500
|
let f = truncate(Math.round(this.bu.width));
|
|
501
501
|
let g = truncate(Math.round(this.bu.height));
|
|
502
|
-
a.
|
|
502
|
+
a.n(this.b4.getNativeElement(), 1, d, e, f, g);
|
|
503
503
|
}
|
|
504
504
|
}
|
|
505
505
|
cb(a) {
|
|
@@ -508,7 +508,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
508
508
|
let d = truncate(Math.round(this.bu.width));
|
|
509
509
|
let e = truncate(Math.round(this.bu.height));
|
|
510
510
|
this.b9();
|
|
511
|
-
this.b3.
|
|
511
|
+
this.b3.h().putImageData(this.b5, 0, 0);
|
|
512
512
|
this.aq();
|
|
513
513
|
}
|
|
514
514
|
al(a) {
|
|
@@ -1621,7 +1621,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1621
1621
|
de(a) {
|
|
1622
1622
|
if (this.db == null) {
|
|
1623
1623
|
this.db = new DataTemplateMeasureInfo();
|
|
1624
|
-
this.db.context = this.k.
|
|
1624
|
+
this.db.context = this.k.h();
|
|
1625
1625
|
}
|
|
1626
1626
|
this.db.width = a.width;
|
|
1627
1627
|
this.db.height = a.height;
|
|
@@ -1687,7 +1687,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1687
1687
|
c._stroke = this.cw.u1;
|
|
1688
1688
|
c.ai = this.cw.u2;
|
|
1689
1689
|
c.ad = this.cw.u3;
|
|
1690
|
-
a.
|
|
1690
|
+
a.v(c);
|
|
1691
1691
|
}
|
|
1692
1692
|
}
|
|
1693
1693
|
}
|
|
@@ -470,7 +470,7 @@ export let ScatterContourSeriesView = /*@__PURE__*/ (() => {
|
|
|
470
470
|
c._stroke = this.b0._inner[b];
|
|
471
471
|
c.ac = this.e.fw;
|
|
472
472
|
if (c.y != null) {
|
|
473
|
-
this.k.
|
|
473
|
+
this.k.j(c, c.y);
|
|
474
474
|
}
|
|
475
475
|
}
|
|
476
476
|
bf(a, b) {
|
|
@@ -486,7 +486,7 @@ export let ScatterContourSeriesView = /*@__PURE__*/ (() => {
|
|
|
486
486
|
let d = this.b1._inner[c];
|
|
487
487
|
if (d._visibility != 1) {
|
|
488
488
|
this.bd(d, c, b);
|
|
489
|
-
a.
|
|
489
|
+
a.t(d);
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
}
|
|
@@ -638,7 +638,7 @@ export let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
|
|
|
638
638
|
super.a5(a, b);
|
|
639
639
|
let c = new DataTemplatePassInfo();
|
|
640
640
|
c.isHitTestRender = b;
|
|
641
|
-
c.context = a.
|
|
641
|
+
c.context = a.h();
|
|
642
642
|
c.viewportTop = this.bu.top;
|
|
643
643
|
c.viewportLeft = this.bu.left;
|
|
644
644
|
c.viewportWidth = this.bu.width;
|
|
@@ -650,7 +650,7 @@ export let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
|
|
|
650
650
|
let e = new DataTemplateMeasureInfo();
|
|
651
651
|
e.passInfo = c;
|
|
652
652
|
let f = false;
|
|
653
|
-
let g = a.
|
|
653
|
+
let g = a.h();
|
|
654
654
|
e.context = g;
|
|
655
655
|
d.context = g;
|
|
656
656
|
let h = 0;
|
|
@@ -699,7 +699,7 @@ export let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
|
|
|
699
699
|
if (!isNaN_(k.height) && !isInfinity(k.height)) {
|
|
700
700
|
d.availableHeight = k.height;
|
|
701
701
|
}
|
|
702
|
-
a.
|
|
702
|
+
a.q(d, k);
|
|
703
703
|
k.m = d.availableWidth;
|
|
704
704
|
k.l = d.availableHeight;
|
|
705
705
|
k.ai = d.renderOffsetX;
|
|
@@ -779,7 +779,7 @@ export let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
|
|
|
779
779
|
d2(a) {
|
|
780
780
|
if (this.d1 == null) {
|
|
781
781
|
this.d1 = new DataTemplateMeasureInfo();
|
|
782
|
-
this.d1.context = this.k.
|
|
782
|
+
this.d1.context = this.k.h();
|
|
783
783
|
}
|
|
784
784
|
this.d1.width = a.width;
|
|
785
785
|
this.d1.height = a.height;
|