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
|
@@ -3968,53 +3968,61 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3968
3968
|
var a = this.k == this.j;
|
|
3969
3969
|
if (this.k != null && this.k.d && !a) {
|
|
3970
3970
|
if (this.a.c0 != 1) {
|
|
3971
|
-
this.k.
|
|
3972
|
-
this.k.
|
|
3971
|
+
this.k.aa();
|
|
3972
|
+
this.k.ab(this.a.c0, this.a.c0);
|
|
3973
3973
|
}
|
|
3974
3974
|
if (!this.b1.isEmpty) {
|
|
3975
|
-
this.k.
|
|
3975
|
+
if (!this.k.e) {
|
|
3976
|
+
this.k.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3977
|
+
}
|
|
3976
3978
|
}
|
|
3977
3979
|
}
|
|
3978
3980
|
if (this.i != null && this.i.d && !a) {
|
|
3979
3981
|
if (this.a.c0 != 1) {
|
|
3980
|
-
this.i.
|
|
3981
|
-
this.i.
|
|
3982
|
+
this.i.aa();
|
|
3983
|
+
this.i.ab(this.a.c0, this.a.c0);
|
|
3982
3984
|
}
|
|
3983
3985
|
if (!this.b1.isEmpty) {
|
|
3984
|
-
this.i.
|
|
3986
|
+
if (!this.i.e) {
|
|
3987
|
+
this.i.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3988
|
+
}
|
|
3985
3989
|
}
|
|
3986
3990
|
}
|
|
3987
3991
|
if (this.j != null && this.j.d) {
|
|
3988
3992
|
if (this.a.c0 != 1) {
|
|
3989
|
-
this.j.
|
|
3990
|
-
this.j.
|
|
3993
|
+
this.j.aa();
|
|
3994
|
+
this.j.ab(this.a.c0, this.a.c0);
|
|
3991
3995
|
}
|
|
3992
3996
|
if (!this.b1.isEmpty) {
|
|
3993
|
-
this.j.
|
|
3997
|
+
if (!this.j.e) {
|
|
3998
|
+
this.j.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3999
|
+
}
|
|
3994
4000
|
}
|
|
3995
4001
|
}
|
|
3996
4002
|
if (this.h != null && this.h.d && !a) {
|
|
3997
4003
|
if (this.a.c0 != 1) {
|
|
3998
|
-
this.h.
|
|
3999
|
-
this.h.
|
|
4004
|
+
this.h.aa();
|
|
4005
|
+
this.h.ab(this.a.c0, this.a.c0);
|
|
4000
4006
|
}
|
|
4001
4007
|
if (!this.b1.isEmpty) {
|
|
4002
|
-
this.h.
|
|
4008
|
+
if (!this.h.e) {
|
|
4009
|
+
this.h.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
4010
|
+
}
|
|
4003
4011
|
}
|
|
4004
4012
|
}
|
|
4005
4013
|
this.a7();
|
|
4006
4014
|
if (!this.b1.isEmpty && this.a.c0 != 1) {
|
|
4007
4015
|
if (this.k != null && this.k.d && !a) {
|
|
4008
|
-
this.k.
|
|
4016
|
+
this.k.z();
|
|
4009
4017
|
}
|
|
4010
4018
|
if (this.i != null && this.i.d && !a) {
|
|
4011
|
-
this.i.
|
|
4019
|
+
this.i.z();
|
|
4012
4020
|
}
|
|
4013
4021
|
if (this.j != null && this.j.d) {
|
|
4014
|
-
this.j.
|
|
4022
|
+
this.j.z();
|
|
4015
4023
|
}
|
|
4016
4024
|
if (this.h != null && this.h.d && !a) {
|
|
4017
|
-
this.h.
|
|
4025
|
+
this.h.z();
|
|
4018
4026
|
}
|
|
4019
4027
|
}
|
|
4020
4028
|
};
|
|
@@ -4030,7 +4038,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4030
4038
|
if (this.a.fn != null) {
|
|
4031
4039
|
a = this.a.bl();
|
|
4032
4040
|
}
|
|
4033
|
-
this.i.
|
|
4041
|
+
this.i.ad(a);
|
|
4034
4042
|
try {
|
|
4035
4043
|
for (var _b = tslib_1.__values(fromEnum(this.u)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
4036
4044
|
var b = _c.value;
|
|
@@ -4049,13 +4057,13 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4049
4057
|
else {
|
|
4050
4058
|
c.ao = b.ah.b2;
|
|
4051
4059
|
}
|
|
4052
|
-
this.i.
|
|
4060
|
+
this.i.x(c);
|
|
4053
4061
|
}
|
|
4054
4062
|
}
|
|
4055
4063
|
var d = b.ah.b0;
|
|
4056
4064
|
if (b.ah.y != null) {
|
|
4057
4065
|
var e = new Path();
|
|
4058
|
-
this.j.
|
|
4066
|
+
this.j.j(e, b.ah.y);
|
|
4059
4067
|
if (e._fill != null) {
|
|
4060
4068
|
d = e._fill;
|
|
4061
4069
|
}
|
|
@@ -4064,17 +4072,17 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4064
4072
|
b.aq._stroke = d;
|
|
4065
4073
|
b.aq.ac = 1;
|
|
4066
4074
|
if (this.a.i6 != null) {
|
|
4067
|
-
this.i.
|
|
4075
|
+
this.i.j(b.aq, this.a.i6);
|
|
4068
4076
|
}
|
|
4069
|
-
this.i.
|
|
4077
|
+
this.i.t(b.aq);
|
|
4070
4078
|
}
|
|
4071
4079
|
if (this.a.a0 == 0 && b.ap != null) {
|
|
4072
4080
|
b.ap._stroke = d;
|
|
4073
4081
|
b.ap.ac = 1;
|
|
4074
4082
|
if (this.a.i6 != null) {
|
|
4075
|
-
this.i.
|
|
4083
|
+
this.i.j(b.ap, this.a.i6);
|
|
4076
4084
|
}
|
|
4077
|
-
this.i.
|
|
4085
|
+
this.i.s(b.ap);
|
|
4078
4086
|
}
|
|
4079
4087
|
}
|
|
4080
4088
|
}
|
|
@@ -4109,22 +4117,22 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4109
4117
|
b._stroke = a.b1;
|
|
4110
4118
|
}
|
|
4111
4119
|
if (a.y != null) {
|
|
4112
|
-
this.j.
|
|
4120
|
+
this.j.j(b, a.y);
|
|
4113
4121
|
}
|
|
4114
4122
|
if (b.j != null) {
|
|
4115
|
-
this.j.
|
|
4116
|
-
this.j.
|
|
4123
|
+
this.j.aa();
|
|
4124
|
+
this.j.k(b.j);
|
|
4117
4125
|
}
|
|
4118
4126
|
var c = b._fill;
|
|
4119
4127
|
var d = b._stroke;
|
|
4120
4128
|
var e = this.n(a, b, this.j);
|
|
4121
|
-
this.j.
|
|
4129
|
+
this.j.t(b);
|
|
4122
4130
|
if (e) {
|
|
4123
4131
|
b._fill = c;
|
|
4124
4132
|
b._stroke = d;
|
|
4125
4133
|
}
|
|
4126
4134
|
if (b.j != null) {
|
|
4127
|
-
this.j.
|
|
4135
|
+
this.j.z();
|
|
4128
4136
|
}
|
|
4129
4137
|
};
|
|
4130
4138
|
PieChartBaseView.prototype.ba = function () {
|
|
@@ -4432,7 +4440,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4432
4440
|
PieChartBaseView.prototype.z = function (a) {
|
|
4433
4441
|
var b = typeCast(TextBlock.$, a);
|
|
4434
4442
|
if (b != null && b.al != null && this.i != null) {
|
|
4435
|
-
return this.i.
|
|
4443
|
+
return this.i.f(b) + 0;
|
|
4436
4444
|
}
|
|
4437
4445
|
return 0;
|
|
4438
4446
|
};
|
|
@@ -4477,7 +4485,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4477
4485
|
a = this.a.bl();
|
|
4478
4486
|
}
|
|
4479
4487
|
if (this.i != null) {
|
|
4480
|
-
this.i.
|
|
4488
|
+
this.i.ad(a);
|
|
4481
4489
|
}
|
|
4482
4490
|
};
|
|
4483
4491
|
PieChartBaseView.prototype.a0 = function (a, b) {
|
|
@@ -58,7 +58,7 @@ var PieLegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
58
58
|
i.ac = h;
|
|
59
59
|
i._fill = f;
|
|
60
60
|
i._stroke = g;
|
|
61
|
-
d.
|
|
61
|
+
d.w(i);
|
|
62
62
|
};
|
|
63
63
|
PieLegendTemplates.b = function (a) {
|
|
64
64
|
var b = a.data;
|
|
@@ -75,7 +75,7 @@ var PieLegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
75
75
|
h.ac = g;
|
|
76
76
|
h._fill = e;
|
|
77
77
|
h._stroke = f;
|
|
78
|
-
d.
|
|
78
|
+
d.w(h);
|
|
79
79
|
};
|
|
80
80
|
PieLegendTemplates.$t = markType(PieLegendTemplates, 'PieLegendTemplates');
|
|
81
81
|
return PieLegendTemplates;
|
|
@@ -551,10 +551,10 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
551
551
|
this.j = j;
|
|
552
552
|
}
|
|
553
553
|
if (this.b.d && this.f != 1) {
|
|
554
|
-
this.b.
|
|
555
|
-
this.b.
|
|
554
|
+
this.b.aa();
|
|
555
|
+
this.b.ab(this.f, this.f);
|
|
556
556
|
}
|
|
557
|
-
this.b.
|
|
557
|
+
this.b.l(0, 0, this.i, this.h);
|
|
558
558
|
var k = new Rectangle();
|
|
559
559
|
k.width = this.a.a1;
|
|
560
560
|
k.height = this.a.a0;
|
|
@@ -593,15 +593,15 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
593
593
|
var m = this.a.cw;
|
|
594
594
|
l._fill = k._fill;
|
|
595
595
|
m._stroke = k._stroke;
|
|
596
|
-
this.b.
|
|
597
|
-
this.b.
|
|
598
|
-
this.b.
|
|
596
|
+
this.b.w(k);
|
|
597
|
+
this.b.u(l);
|
|
598
|
+
this.b.v(m);
|
|
599
599
|
if (this.a.ai != null) {
|
|
600
|
-
this.b.
|
|
601
|
-
this.b.
|
|
600
|
+
this.b.aa();
|
|
601
|
+
this.b.ag(k.n, k.o);
|
|
602
602
|
this.a.ai.ensureUpdated();
|
|
603
603
|
this.a.ai.doRender(this.b, 1);
|
|
604
|
-
this.b.
|
|
604
|
+
this.b.z();
|
|
605
605
|
}
|
|
606
606
|
var x_ = a + "px";
|
|
607
607
|
var y_ = b + "px";
|
|
@@ -613,7 +613,7 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
613
613
|
this.c = true;
|
|
614
614
|
}
|
|
615
615
|
if (this.b.d && this.f != 1) {
|
|
616
|
-
this.b.
|
|
616
|
+
this.b.z();
|
|
617
617
|
}
|
|
618
618
|
};
|
|
619
619
|
PointerTooltipView.prototype.s = function () {
|
|
@@ -141,12 +141,12 @@ var PolarAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
141
141
|
_super.prototype.a6.call(this, a, b);
|
|
142
142
|
if (a.d) {
|
|
143
143
|
if (b) {
|
|
144
|
-
a.
|
|
145
|
-
a.
|
|
144
|
+
a.t(this.c7);
|
|
145
|
+
a.t(this.c8);
|
|
146
146
|
}
|
|
147
147
|
else {
|
|
148
|
-
a.
|
|
149
|
-
a.
|
|
148
|
+
a.t(this.c9);
|
|
149
|
+
a.t(this.da);
|
|
150
150
|
}
|
|
151
151
|
}
|
|
152
152
|
};
|
|
@@ -110,10 +110,10 @@ var PolarLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
110
110
|
_super.prototype.a6.call(this, a, b);
|
|
111
111
|
if (a.d) {
|
|
112
112
|
if (b) {
|
|
113
|
-
a.
|
|
113
|
+
a.t(this.c7);
|
|
114
114
|
}
|
|
115
115
|
else {
|
|
116
|
-
a.
|
|
116
|
+
a.t(this.c8);
|
|
117
117
|
}
|
|
118
118
|
}
|
|
119
119
|
};
|
|
@@ -161,12 +161,12 @@ var PolarSplineAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
161
161
|
_super.prototype.a6.call(this, a, b);
|
|
162
162
|
if (a.d) {
|
|
163
163
|
if (b) {
|
|
164
|
-
a.
|
|
165
|
-
a.
|
|
164
|
+
a.t(this.c7);
|
|
165
|
+
a.t(this.c8);
|
|
166
166
|
}
|
|
167
167
|
else {
|
|
168
|
-
a.
|
|
169
|
-
a.
|
|
168
|
+
a.t(this.c9);
|
|
169
|
+
a.t(this.da);
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
};
|
|
@@ -125,10 +125,10 @@ var PolarSplineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
125
125
|
_super.prototype.a6.call(this, a, b);
|
|
126
126
|
if (a.d) {
|
|
127
127
|
if (b) {
|
|
128
|
-
a.
|
|
128
|
+
a.t(this.c7);
|
|
129
129
|
}
|
|
130
130
|
else {
|
|
131
|
-
a.
|
|
131
|
+
a.t(this.c8);
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
};
|
|
@@ -387,14 +387,14 @@ var PriceChannelOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
387
387
|
_super.prototype.a6.call(this, a, b);
|
|
388
388
|
if (a.d) {
|
|
389
389
|
if (b) {
|
|
390
|
-
a.
|
|
391
|
-
a.
|
|
392
|
-
a.
|
|
390
|
+
a.u(this.b6);
|
|
391
|
+
a.v(this.b9);
|
|
392
|
+
a.v(this.ca);
|
|
393
393
|
}
|
|
394
394
|
else {
|
|
395
|
-
a.
|
|
396
|
-
a.
|
|
397
|
-
a.
|
|
395
|
+
a.u(this.b8);
|
|
396
|
+
a.v(this.cd);
|
|
397
|
+
a.v(this.ce);
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
400
|
};
|
|
@@ -172,16 +172,16 @@ var RadialAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
172
172
|
_super.prototype.a6.call(this, a, b);
|
|
173
173
|
if (a.d) {
|
|
174
174
|
if (b) {
|
|
175
|
-
a.
|
|
176
|
-
a.
|
|
177
|
-
a.
|
|
178
|
-
a.
|
|
175
|
+
a.t(this.c3);
|
|
176
|
+
a.t(this.c4);
|
|
177
|
+
a.t(this.c5);
|
|
178
|
+
a.t(this.c6);
|
|
179
179
|
}
|
|
180
180
|
else {
|
|
181
|
-
a.
|
|
182
|
-
a.
|
|
183
|
-
a.
|
|
184
|
-
a.
|
|
181
|
+
a.t(this.c7);
|
|
182
|
+
a.t(this.c8);
|
|
183
|
+
a.t(this.c9);
|
|
184
|
+
a.t(this.da);
|
|
185
185
|
}
|
|
186
186
|
}
|
|
187
187
|
};
|
|
@@ -182,14 +182,14 @@ var RadialLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
182
182
|
_super.prototype.a6.call(this, a, b);
|
|
183
183
|
if (a.d) {
|
|
184
184
|
if (b) {
|
|
185
|
-
a.
|
|
186
|
-
a.
|
|
187
|
-
a.
|
|
185
|
+
a.t(this.c3);
|
|
186
|
+
a.t(this.c4);
|
|
187
|
+
a.t(this.c5);
|
|
188
188
|
}
|
|
189
189
|
else {
|
|
190
|
-
a.
|
|
191
|
-
a.
|
|
192
|
-
a.
|
|
190
|
+
a.t(this.c6);
|
|
191
|
+
a.t(this.c7);
|
|
192
|
+
a.t(this.c8);
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
};
|
|
@@ -184,14 +184,14 @@ var RangeAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
184
184
|
_super.prototype.a6.call(this, a, b);
|
|
185
185
|
if (a.d) {
|
|
186
186
|
if (b) {
|
|
187
|
-
a.
|
|
188
|
-
a.
|
|
189
|
-
a.
|
|
187
|
+
a.u(this.c5);
|
|
188
|
+
a.v(this.c8);
|
|
189
|
+
a.v(this.c9);
|
|
190
190
|
}
|
|
191
191
|
else {
|
|
192
|
-
a.
|
|
193
|
-
a.
|
|
194
|
-
a.
|
|
192
|
+
a.u(this.c6);
|
|
193
|
+
a.v(this.da);
|
|
194
|
+
a.v(this.db);
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
};
|
|
@@ -213,7 +213,7 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
213
213
|
ScaleLegendView.prototype.au = function (a) {
|
|
214
214
|
var b = typeCast(TextBlock.$, a);
|
|
215
215
|
if (b != null && b.al != null) {
|
|
216
|
-
return this.aq.
|
|
216
|
+
return this.aq.f(b) + 0;
|
|
217
217
|
}
|
|
218
218
|
return 0;
|
|
219
219
|
};
|
|
@@ -226,7 +226,7 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
226
226
|
}
|
|
227
227
|
if (this.aq.d) {
|
|
228
228
|
var a = typeCast(IInternalLegendOwner_$type, this.ap.bc.container);
|
|
229
|
-
this.aq.
|
|
229
|
+
this.aq.ad(a.getFontInfo());
|
|
230
230
|
this.as = a.getFontHeight();
|
|
231
231
|
this.a8 = a.getFontBrush();
|
|
232
232
|
var b = this.au(this.a6);
|
|
@@ -259,17 +259,19 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
259
259
|
this.a5.n = i;
|
|
260
260
|
this.a5.o = j + k - (this.at(this.a6));
|
|
261
261
|
this.a5.ao = this.a8;
|
|
262
|
-
this.aq.
|
|
262
|
+
if (!this.aq.e) {
|
|
263
|
+
this.aq.l(0, 0, this.bb.width, this.bb.height);
|
|
264
|
+
}
|
|
263
265
|
if (this.ao == null && this.a7 != null) {
|
|
264
266
|
p._fill = this.a7;
|
|
265
|
-
this.aq.
|
|
267
|
+
this.aq.u(p);
|
|
266
268
|
}
|
|
267
269
|
else {
|
|
268
270
|
this.c.y(this.aq, p, this.ao, new Rect(0, g, f, e, h));
|
|
269
271
|
}
|
|
270
272
|
if (d > 0) {
|
|
271
|
-
this.aq.
|
|
272
|
-
this.aq.
|
|
273
|
+
this.aq.x(this.a6);
|
|
274
|
+
this.aq.x(this.a5);
|
|
273
275
|
}
|
|
274
276
|
}
|
|
275
277
|
};
|
|
@@ -465,7 +465,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
465
465
|
if (this.b4.getAttribute("height") != g) {
|
|
466
466
|
this.b4.setAttribute("height", e.toString());
|
|
467
467
|
}
|
|
468
|
-
var h = this.b3.
|
|
468
|
+
var h = this.b3.h();
|
|
469
469
|
if (a) {
|
|
470
470
|
h.clearRect(0, 0, d, e);
|
|
471
471
|
}
|
|
@@ -492,7 +492,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
492
492
|
};
|
|
493
493
|
ScatterAreaSeriesView.prototype.b7 = function () {
|
|
494
494
|
if (this.b3 != null) {
|
|
495
|
-
this.b3.
|
|
495
|
+
this.b3.l(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
|
|
496
496
|
}
|
|
497
497
|
this.aq();
|
|
498
498
|
};
|
|
@@ -508,14 +508,14 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
508
508
|
c.width = this.bu.width;
|
|
509
509
|
c.height = this.bu.height;
|
|
510
510
|
c._fill = this.bo();
|
|
511
|
-
a.
|
|
511
|
+
a.w(c);
|
|
512
512
|
}
|
|
513
513
|
else {
|
|
514
514
|
var d = truncate(Math.round(this.bu.left));
|
|
515
515
|
var e = truncate(Math.round(this.bu.top));
|
|
516
516
|
var f = truncate(Math.round(this.bu.width));
|
|
517
517
|
var g = truncate(Math.round(this.bu.height));
|
|
518
|
-
a.
|
|
518
|
+
a.n(this.b4.getNativeElement(), 1, d, e, f, g);
|
|
519
519
|
}
|
|
520
520
|
};
|
|
521
521
|
ScatterAreaSeriesView.prototype.cb = function (a) {
|
|
@@ -524,7 +524,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
524
524
|
var d = truncate(Math.round(this.bu.width));
|
|
525
525
|
var e = truncate(Math.round(this.bu.height));
|
|
526
526
|
this.b9();
|
|
527
|
-
this.b3.
|
|
527
|
+
this.b3.h().putImageData(this.b5, 0, 0);
|
|
528
528
|
this.aq();
|
|
529
529
|
};
|
|
530
530
|
ScatterAreaSeriesView.prototype.al = function (a) {
|
|
@@ -1801,7 +1801,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1801
1801
|
ScatterBaseView.prototype.de = function (a) {
|
|
1802
1802
|
if (this.db == null) {
|
|
1803
1803
|
this.db = new DataTemplateMeasureInfo();
|
|
1804
|
-
this.db.context = this.k.
|
|
1804
|
+
this.db.context = this.k.h();
|
|
1805
1805
|
}
|
|
1806
1806
|
this.db.width = a.width;
|
|
1807
1807
|
this.db.height = a.height;
|
|
@@ -1868,7 +1868,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1868
1868
|
c._stroke = this.cw.u1;
|
|
1869
1869
|
c.ai = this.cw.u2;
|
|
1870
1870
|
c.ad = this.cw.u3;
|
|
1871
|
-
a.
|
|
1871
|
+
a.v(c);
|
|
1872
1872
|
}
|
|
1873
1873
|
}
|
|
1874
1874
|
};
|
|
@@ -519,7 +519,7 @@ var ScatterContourSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
519
519
|
c._stroke = this.b0._inner[b];
|
|
520
520
|
c.ac = this.e.fw;
|
|
521
521
|
if (c.y != null) {
|
|
522
|
-
this.k.
|
|
522
|
+
this.k.j(c, c.y);
|
|
523
523
|
}
|
|
524
524
|
};
|
|
525
525
|
ScatterContourSeriesView.prototype.bf = function (a, b) {
|
|
@@ -535,7 +535,7 @@ var ScatterContourSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
535
535
|
var d = this.b1._inner[c];
|
|
536
536
|
if (d._visibility != 1) {
|
|
537
537
|
this.bd(d, c, b);
|
|
538
|
-
a.
|
|
538
|
+
a.t(d);
|
|
539
539
|
}
|
|
540
540
|
}
|
|
541
541
|
};
|
|
@@ -708,7 +708,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
708
708
|
_super.prototype.a5.call(this, a, b);
|
|
709
709
|
var c = new DataTemplatePassInfo();
|
|
710
710
|
c.isHitTestRender = b;
|
|
711
|
-
c.context = a.
|
|
711
|
+
c.context = a.h();
|
|
712
712
|
c.viewportTop = this.bu.top;
|
|
713
713
|
c.viewportLeft = this.bu.left;
|
|
714
714
|
c.viewportWidth = this.bu.width;
|
|
@@ -720,7 +720,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
720
720
|
var e = new DataTemplateMeasureInfo();
|
|
721
721
|
e.passInfo = c;
|
|
722
722
|
var f = false;
|
|
723
|
-
var g = a.
|
|
723
|
+
var g = a.h();
|
|
724
724
|
e.context = g;
|
|
725
725
|
d.context = g;
|
|
726
726
|
var h = 0;
|
|
@@ -769,7 +769,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
769
769
|
if (!isNaN_(k.height) && !isInfinity(k.height)) {
|
|
770
770
|
d.availableHeight = k.height;
|
|
771
771
|
}
|
|
772
|
-
a.
|
|
772
|
+
a.q(d, k);
|
|
773
773
|
k.m = d.availableWidth;
|
|
774
774
|
k.l = d.availableHeight;
|
|
775
775
|
k.ai = d.renderOffsetX;
|
|
@@ -866,7 +866,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
866
866
|
ScatterPolygonSeriesView.prototype.d2 = function (a) {
|
|
867
867
|
if (this.d1 == null) {
|
|
868
868
|
this.d1 = new DataTemplateMeasureInfo();
|
|
869
|
-
this.d1.context = this.k.
|
|
869
|
+
this.d1.context = this.k.h();
|
|
870
870
|
}
|
|
871
871
|
this.d1.width = a.width;
|
|
872
872
|
this.d1.height = a.height;
|