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
|
@@ -3845,7 +3845,9 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3845
3845
|
var e = _c.value;
|
|
3846
3846
|
if (d && e.e1) {
|
|
3847
3847
|
d = false;
|
|
3848
|
-
c.a.
|
|
3848
|
+
if (!c.a.e) {
|
|
3849
|
+
c.a.l(0, 0, a, b);
|
|
3850
|
+
}
|
|
3849
3851
|
}
|
|
3850
3852
|
e.mn(new Rect(0, 0, 0, a, b), c);
|
|
3851
3853
|
}
|
|
@@ -3918,12 +3920,14 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3918
3920
|
}
|
|
3919
3921
|
if (this.y != null && Rect.l_op_Inequality(this.p.to, null) && !this.p.to.isEmpty) {
|
|
3920
3922
|
if (this.p.gc != 1) {
|
|
3921
|
-
this.y.
|
|
3922
|
-
this.y.
|
|
3923
|
+
this.y.aa();
|
|
3924
|
+
this.y.ab(this.p.gc, this.p.gc);
|
|
3925
|
+
}
|
|
3926
|
+
if (!this.y.e) {
|
|
3927
|
+
this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
|
|
3923
3928
|
}
|
|
3924
|
-
this.y.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
|
|
3925
3929
|
if (this.p.gc != 1) {
|
|
3926
|
-
this.y.
|
|
3930
|
+
this.y.z();
|
|
3927
3931
|
}
|
|
3928
3932
|
}
|
|
3929
3933
|
};
|
|
@@ -4683,19 +4687,21 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4683
4687
|
}
|
|
4684
4688
|
if (this.z.d) {
|
|
4685
4689
|
if (this.p.gc != 1) {
|
|
4686
|
-
this.z.
|
|
4687
|
-
this.z.
|
|
4690
|
+
this.z.aa();
|
|
4691
|
+
this.z.ab(this.p.gc, this.p.gc);
|
|
4688
4692
|
}
|
|
4689
4693
|
if (!this.fa.isEmpty) {
|
|
4690
4694
|
if (!this.au) {
|
|
4691
|
-
this.z.
|
|
4695
|
+
if (!this.z.e) {
|
|
4696
|
+
this.z.l(this.fa.left, this.fa.top, this.fa.width, this.fa.height);
|
|
4697
|
+
}
|
|
4692
4698
|
}
|
|
4693
4699
|
}
|
|
4694
4700
|
}
|
|
4695
4701
|
this.d1();
|
|
4696
4702
|
if (this.z.d) {
|
|
4697
4703
|
if (this.p.gc != 1) {
|
|
4698
|
-
this.z.
|
|
4704
|
+
this.z.z();
|
|
4699
4705
|
}
|
|
4700
4706
|
}
|
|
4701
4707
|
};
|
|
@@ -4713,29 +4719,31 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4713
4719
|
this.fa = new Rect(0, 0, 0, this.a8, this.a7);
|
|
4714
4720
|
if (this.ax != null && this.ax.count > 0) {
|
|
4715
4721
|
this.ci();
|
|
4716
|
-
this.z.
|
|
4717
|
-
this.z.
|
|
4722
|
+
this.z.aa();
|
|
4723
|
+
this.z.af(this.p.to);
|
|
4718
4724
|
if (!this.au) {
|
|
4719
|
-
this.z.
|
|
4725
|
+
if (!this.z.e) {
|
|
4726
|
+
this.z.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
|
|
4727
|
+
}
|
|
4720
4728
|
}
|
|
4721
4729
|
}
|
|
4722
|
-
this.z.
|
|
4723
|
-
this.z.
|
|
4724
|
-
this.z.
|
|
4725
|
-
this.z.
|
|
4726
|
-
this.z.
|
|
4730
|
+
this.z.s(this.fd);
|
|
4731
|
+
this.z.s(this.fe);
|
|
4732
|
+
this.z.t(this.ff);
|
|
4733
|
+
this.z.w(this.fi);
|
|
4734
|
+
this.z.ad(this.v());
|
|
4727
4735
|
if (this.et != null) {
|
|
4728
4736
|
this.et.ao = this.e5();
|
|
4729
|
-
this.z.
|
|
4737
|
+
this.z.x(this.et);
|
|
4730
4738
|
}
|
|
4731
|
-
this.z.
|
|
4739
|
+
this.z.ad(this.u());
|
|
4732
4740
|
if (this.es != null) {
|
|
4733
4741
|
this.es.ao = this.e4();
|
|
4734
|
-
this.z.
|
|
4742
|
+
this.z.x(this.es);
|
|
4735
4743
|
}
|
|
4736
4744
|
if (this.ax != null && this.ax.count > 0) {
|
|
4737
4745
|
this.j.bk(this.ax);
|
|
4738
|
-
this.z.
|
|
4746
|
+
this.z.z();
|
|
4739
4747
|
}
|
|
4740
4748
|
if (this.ar) {
|
|
4741
4749
|
this.eb();
|
|
@@ -4746,10 +4754,10 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4746
4754
|
}
|
|
4747
4755
|
if (this.p.du) {
|
|
4748
4756
|
if (this.fh != null) {
|
|
4749
|
-
this.z.
|
|
4757
|
+
this.z.w(this.fh);
|
|
4750
4758
|
}
|
|
4751
4759
|
if (this.fg != null) {
|
|
4752
|
-
this.z.
|
|
4760
|
+
this.z.w(this.fg);
|
|
4753
4761
|
}
|
|
4754
4762
|
}
|
|
4755
4763
|
}
|
|
@@ -4968,8 +4976,8 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4968
4976
|
if (a == null || this.z == null) {
|
|
4969
4977
|
return 0;
|
|
4970
4978
|
}
|
|
4971
|
-
this.z.
|
|
4972
|
-
return this.z.
|
|
4979
|
+
this.z.ad(b);
|
|
4980
|
+
return this.z.f(a);
|
|
4973
4981
|
};
|
|
4974
4982
|
SeriesViewerView.prototype.ba = function (a, b) {
|
|
4975
4983
|
if (a == null) {
|
|
@@ -5322,7 +5330,9 @@ var SeriesViewerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5322
5330
|
SeriesViewerView.prototype.ci = function () {
|
|
5323
5331
|
if (this.ah) {
|
|
5324
5332
|
this.ah = false;
|
|
5325
|
-
this.y.
|
|
5333
|
+
if (!this.y.e) {
|
|
5334
|
+
this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
|
|
5335
|
+
}
|
|
5326
5336
|
this.p.al.c = true;
|
|
5327
5337
|
}
|
|
5328
5338
|
};
|
|
@@ -5472,7 +5482,7 @@ var LegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5472
5482
|
q._stroke = c;
|
|
5473
5483
|
q._fill = d;
|
|
5474
5484
|
var r = LegendTemplates.a(a);
|
|
5475
|
-
r.
|
|
5485
|
+
r.t(q);
|
|
5476
5486
|
};
|
|
5477
5487
|
LegendTemplates.s = function (a) {
|
|
5478
5488
|
var b = a.data;
|
|
@@ -5493,7 +5503,7 @@ var LegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5493
5503
|
f.ac = c.fw;
|
|
5494
5504
|
}
|
|
5495
5505
|
var g = LegendTemplates.a(a);
|
|
5496
|
-
g.
|
|
5506
|
+
g.s(f);
|
|
5497
5507
|
};
|
|
5498
5508
|
LegendTemplates.r = function (a, b, c) {
|
|
5499
5509
|
var d = a.data;
|
|
@@ -5514,7 +5524,7 @@ var LegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5514
5524
|
l._stroke = d.outline;
|
|
5515
5525
|
l._fill = d.actualItemBrush;
|
|
5516
5526
|
var m = LegendTemplates.a(a);
|
|
5517
|
-
m.
|
|
5527
|
+
m.t(l);
|
|
5518
5528
|
};
|
|
5519
5529
|
LegendTemplates.t = function (a, b) {
|
|
5520
5530
|
if (b === void 0) {
|
|
@@ -6597,7 +6607,7 @@ var SeriesViewerViewManager = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6597
6607
|
for (var b = 0; b < a.count; b++) {
|
|
6598
6608
|
var c = a._inner[b];
|
|
6599
6609
|
var d = c.content;
|
|
6600
|
-
this.j.z.
|
|
6610
|
+
this.j.z.n(d.getNativeElement(), 1, c.xPosition + this.j.p.to.left, c.yPosition + this.j.p.to.top, c.width, c.height);
|
|
6601
6611
|
}
|
|
6602
6612
|
};
|
|
6603
6613
|
SeriesViewerViewManager.prototype.az = function () {
|
|
@@ -20148,7 +20158,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20148
20158
|
else {
|
|
20149
20159
|
var b = a;
|
|
20150
20160
|
if (b != null && b.al != null) {
|
|
20151
|
-
return this.e.
|
|
20161
|
+
return this.e.f(b);
|
|
20152
20162
|
}
|
|
20153
20163
|
return 0;
|
|
20154
20164
|
}
|
|
@@ -20164,7 +20174,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20164
20174
|
var b = a;
|
|
20165
20175
|
if (b != null && b.al != null) {
|
|
20166
20176
|
b.ag = true;
|
|
20167
|
-
var c = this.e.
|
|
20177
|
+
var c = this.e.ah(b, this.h, true);
|
|
20168
20178
|
return new Size(1, c.c, c.b);
|
|
20169
20179
|
}
|
|
20170
20180
|
return new Size(1, 0, 0);
|
|
@@ -20196,7 +20206,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20196
20206
|
AxisLabelPanelBaseView.prototype.am = function () {
|
|
20197
20207
|
};
|
|
20198
20208
|
AxisLabelPanelBaseView.prototype.ap = function (a) {
|
|
20199
|
-
this.e.
|
|
20209
|
+
this.e.x(a);
|
|
20200
20210
|
};
|
|
20201
20211
|
AxisLabelPanelBaseView.prototype.ao = function () {
|
|
20202
20212
|
var e_91, _a, e_92, _b;
|
|
@@ -20205,8 +20215,8 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20205
20215
|
}
|
|
20206
20216
|
if (this.e.d) {
|
|
20207
20217
|
if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
|
|
20208
|
-
this.e.
|
|
20209
|
-
this.e.
|
|
20218
|
+
this.e.aa();
|
|
20219
|
+
this.e.ab(this.a.ad.bh.gc, this.a.ad.bh.gc);
|
|
20210
20220
|
}
|
|
20211
20221
|
this.ag();
|
|
20212
20222
|
this.av = this.a.c1;
|
|
@@ -20215,8 +20225,8 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20215
20225
|
a = this.a.ag.textColor;
|
|
20216
20226
|
}
|
|
20217
20227
|
if (this.a.j != null) {
|
|
20218
|
-
this.e.
|
|
20219
|
-
this.e.
|
|
20228
|
+
this.e.aa();
|
|
20229
|
+
this.e.k(this.a.j);
|
|
20220
20230
|
}
|
|
20221
20231
|
var b = false;
|
|
20222
20232
|
try {
|
|
@@ -20230,12 +20240,12 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20230
20240
|
}
|
|
20231
20241
|
d.ao = a;
|
|
20232
20242
|
if (d.j != null) {
|
|
20233
|
-
this.e.
|
|
20234
|
-
this.e.
|
|
20243
|
+
this.e.aa();
|
|
20244
|
+
this.e.k(d.j);
|
|
20235
20245
|
}
|
|
20236
20246
|
this.ap(d);
|
|
20237
20247
|
if (d.j != null) {
|
|
20238
|
-
this.e.
|
|
20248
|
+
this.e.z();
|
|
20239
20249
|
}
|
|
20240
20250
|
}
|
|
20241
20251
|
}
|
|
@@ -20263,12 +20273,12 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20263
20273
|
continue;
|
|
20264
20274
|
}
|
|
20265
20275
|
if (f.j != null) {
|
|
20266
|
-
this.e.
|
|
20267
|
-
this.e.
|
|
20276
|
+
this.e.aa();
|
|
20277
|
+
this.e.k(f.j);
|
|
20268
20278
|
}
|
|
20269
|
-
this.e.
|
|
20279
|
+
this.e.w(f);
|
|
20270
20280
|
if (f.j != null) {
|
|
20271
|
-
this.e.
|
|
20281
|
+
this.e.z();
|
|
20272
20282
|
}
|
|
20273
20283
|
}
|
|
20274
20284
|
var g = typeCast(TextBlock.$, e);
|
|
@@ -20277,15 +20287,15 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20277
20287
|
continue;
|
|
20278
20288
|
}
|
|
20279
20289
|
if (g.j != null) {
|
|
20280
|
-
this.e.
|
|
20281
|
-
this.e.
|
|
20290
|
+
this.e.aa();
|
|
20291
|
+
this.e.k(g.j);
|
|
20282
20292
|
}
|
|
20283
20293
|
if (g.ao == null) {
|
|
20284
20294
|
g.ao = a;
|
|
20285
20295
|
}
|
|
20286
|
-
this.e.
|
|
20296
|
+
this.e.x(g);
|
|
20287
20297
|
if (g.j != null) {
|
|
20288
|
-
this.e.
|
|
20298
|
+
this.e.z();
|
|
20289
20299
|
}
|
|
20290
20300
|
}
|
|
20291
20301
|
}
|
|
@@ -20305,25 +20315,25 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20305
20315
|
}
|
|
20306
20316
|
}
|
|
20307
20317
|
if (this.a.j != null) {
|
|
20308
|
-
this.e.
|
|
20318
|
+
this.e.z();
|
|
20309
20319
|
}
|
|
20310
20320
|
this.aq();
|
|
20311
20321
|
a = this.at();
|
|
20312
|
-
this.e.
|
|
20322
|
+
this.e.ad(this.d());
|
|
20313
20323
|
var h = this.a.ad.ir;
|
|
20314
20324
|
if (h != null) {
|
|
20315
20325
|
h.ao = a;
|
|
20316
20326
|
if (h.j != null) {
|
|
20317
|
-
this.e.
|
|
20318
|
-
this.e.
|
|
20327
|
+
this.e.aa();
|
|
20328
|
+
this.e.k(h.j);
|
|
20319
20329
|
}
|
|
20320
|
-
this.e.
|
|
20330
|
+
this.e.x(h);
|
|
20321
20331
|
if (h.j != null) {
|
|
20322
|
-
this.e.
|
|
20332
|
+
this.e.z();
|
|
20323
20333
|
}
|
|
20324
20334
|
}
|
|
20325
20335
|
if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
|
|
20326
|
-
this.e.
|
|
20336
|
+
this.e.z();
|
|
20327
20337
|
}
|
|
20328
20338
|
}
|
|
20329
20339
|
};
|
|
@@ -20365,7 +20375,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20365
20375
|
this.c = a;
|
|
20366
20376
|
this.as();
|
|
20367
20377
|
}
|
|
20368
|
-
this.e.
|
|
20378
|
+
this.e.ad(a);
|
|
20369
20379
|
};
|
|
20370
20380
|
AxisLabelPanelBaseView.prototype.as = function () {
|
|
20371
20381
|
if (this.a.ad != null && this.a.ad.bh != null) {
|
|
@@ -20414,8 +20424,8 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20414
20424
|
}
|
|
20415
20425
|
var a = this.a.ad.ir;
|
|
20416
20426
|
if (a != null && a.al != null) {
|
|
20417
|
-
this.e.
|
|
20418
|
-
var b = this.e.
|
|
20427
|
+
this.e.ad(this.d());
|
|
20428
|
+
var b = this.e.f(a);
|
|
20419
20429
|
this.ag();
|
|
20420
20430
|
return b;
|
|
20421
20431
|
}
|
|
@@ -20432,7 +20442,7 @@ var AxisLabelPanelBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20432
20442
|
this.aw._stroke = this.a.ad.jz;
|
|
20433
20443
|
}
|
|
20434
20444
|
this.aw.ac = this.a.ad.fh;
|
|
20435
|
-
this.e.
|
|
20445
|
+
this.e.t(this.aw);
|
|
20436
20446
|
};
|
|
20437
20447
|
AxisLabelPanelBaseView.prototype.ab = function (a) {
|
|
20438
20448
|
};
|
|
@@ -20865,12 +20875,14 @@ var AxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20865
20875
|
}
|
|
20866
20876
|
if (this.j.d) {
|
|
20867
20877
|
if (this.a.bh != null && this.a.bh.gc != 1) {
|
|
20868
|
-
this.j.
|
|
20869
|
-
this.j.
|
|
20878
|
+
this.j.aa();
|
|
20879
|
+
this.j.ab(this.a.bh.gc, this.a.bh.gc);
|
|
20870
20880
|
}
|
|
20871
20881
|
var b = this.a.bf.te();
|
|
20872
20882
|
if (a) {
|
|
20873
|
-
this.j.
|
|
20883
|
+
if (!this.j.e) {
|
|
20884
|
+
this.j.l(b.left, b.top, b.width, b.height);
|
|
20885
|
+
}
|
|
20874
20886
|
}
|
|
20875
20887
|
if (a) {
|
|
20876
20888
|
if (this.a.bh.sq != null && !this.a.kc.isEmpty) {
|
|
@@ -20879,29 +20891,31 @@ var AxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20879
20891
|
this.be.width = this.a.kc.width;
|
|
20880
20892
|
this.be.height = this.a.kc.height;
|
|
20881
20893
|
this.be._fill = this.a.bh.sq;
|
|
20882
|
-
this.j.
|
|
20894
|
+
this.j.w(this.be);
|
|
20883
20895
|
}
|
|
20884
20896
|
}
|
|
20885
|
-
this.j.
|
|
20886
|
-
this.j.
|
|
20897
|
+
this.j.aa();
|
|
20898
|
+
this.j.af(this.a.kc);
|
|
20887
20899
|
this.ap();
|
|
20888
|
-
this.j.
|
|
20900
|
+
this.j.z();
|
|
20889
20901
|
if (this.a.bh != null && this.a.bh.gc != 1) {
|
|
20890
|
-
this.j.
|
|
20902
|
+
this.j.z();
|
|
20891
20903
|
}
|
|
20892
20904
|
}
|
|
20893
20905
|
if (this.k.d) {
|
|
20894
20906
|
if (this.a.bh != null && this.a.bh.gc != 1) {
|
|
20895
|
-
this.k.
|
|
20896
|
-
this.k.
|
|
20907
|
+
this.k.aa();
|
|
20908
|
+
this.k.ab(this.a.bh.gc, this.a.bh.gc);
|
|
20897
20909
|
}
|
|
20898
20910
|
var c = this.a8;
|
|
20899
20911
|
var d = this.a.bf.te();
|
|
20900
20912
|
if (!c.isEmpty && a) {
|
|
20901
|
-
this.k.
|
|
20913
|
+
if (!this.k.e) {
|
|
20914
|
+
this.k.l(d.left, d.top, d.width, d.height);
|
|
20915
|
+
}
|
|
20902
20916
|
}
|
|
20903
20917
|
if (this.a.bh != null && this.a.bh.gc != 1) {
|
|
20904
|
-
this.k.
|
|
20918
|
+
this.k.z();
|
|
20905
20919
|
}
|
|
20906
20920
|
}
|
|
20907
20921
|
};
|
|
@@ -20921,10 +20935,10 @@ var AxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20921
20935
|
this.bb.ai = this.a.j0;
|
|
20922
20936
|
this.ba.ai = this.a.j2;
|
|
20923
20937
|
this.a8 = this.a.kc;
|
|
20924
|
-
this.j.
|
|
20925
|
-
this.j.
|
|
20926
|
-
this.j.
|
|
20927
|
-
this.j.
|
|
20938
|
+
this.j.t(this.ba);
|
|
20939
|
+
this.j.t(this.bd);
|
|
20940
|
+
this.j.t(this.bb);
|
|
20941
|
+
this.j.t(this.bc);
|
|
20928
20942
|
}
|
|
20929
20943
|
};
|
|
20930
20944
|
AxisView.prototype.af = function () {
|
|
@@ -21373,12 +21387,14 @@ var XamDataChartView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
21373
21387
|
_super.prototype.ds.call(this);
|
|
21374
21388
|
if (this.b.count == 0 && this.y != null) {
|
|
21375
21389
|
if (this.p.gc != 1) {
|
|
21376
|
-
this.y.
|
|
21377
|
-
this.y.
|
|
21390
|
+
this.y.aa();
|
|
21391
|
+
this.y.ab(this.p.gc, this.p.gc);
|
|
21392
|
+
}
|
|
21393
|
+
if (!this.y.e) {
|
|
21394
|
+
this.y.l(0, 0, this.a8, this.a7);
|
|
21378
21395
|
}
|
|
21379
|
-
this.y.k(0, 0, this.a8, this.a7);
|
|
21380
21396
|
if (this.p.gc != 1) {
|
|
21381
|
-
this.y.
|
|
21397
|
+
this.y.z();
|
|
21382
21398
|
}
|
|
21383
21399
|
}
|
|
21384
21400
|
};
|
|
@@ -21672,11 +21688,13 @@ var SeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
21672
21688
|
}
|
|
21673
21689
|
if (this.k.d) {
|
|
21674
21690
|
if (h != 1) {
|
|
21675
|
-
this.k.
|
|
21676
|
-
this.k.
|
|
21691
|
+
this.k.aa();
|
|
21692
|
+
this.k.ab(h, h);
|
|
21677
21693
|
}
|
|
21678
21694
|
if (a) {
|
|
21679
|
-
this.k.
|
|
21695
|
+
if (!this.k.e) {
|
|
21696
|
+
this.k.l(d, e, f, g);
|
|
21697
|
+
}
|
|
21680
21698
|
}
|
|
21681
21699
|
if (a) {
|
|
21682
21700
|
if (this.e.cd.sq != null && !this.bu.isEmpty) {
|
|
@@ -21685,76 +21703,80 @@ var SeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
21685
21703
|
this.bw.width = this.bu.width;
|
|
21686
21704
|
this.bw.height = this.bu.height;
|
|
21687
21705
|
this.bw._fill = this.e.cd.sq;
|
|
21688
|
-
this.k.
|
|
21706
|
+
this.k.w(this.bw);
|
|
21689
21707
|
}
|
|
21690
21708
|
}
|
|
21691
21709
|
if (h != 1) {
|
|
21692
|
-
this.k.
|
|
21710
|
+
this.k.z();
|
|
21693
21711
|
}
|
|
21694
21712
|
}
|
|
21695
21713
|
if (this.l != null && this.r) {
|
|
21696
21714
|
if (this.l.d) {
|
|
21697
21715
|
if (this.e.cd != null && h != 1) {
|
|
21698
|
-
this.l.
|
|
21699
|
-
this.l.
|
|
21716
|
+
this.l.aa();
|
|
21717
|
+
this.l.ab(h, h);
|
|
21700
21718
|
}
|
|
21701
21719
|
if (!b.isEmpty && a) {
|
|
21702
|
-
this.l.
|
|
21720
|
+
if (!this.l.e) {
|
|
21721
|
+
this.l.l(b.left, b.top, b.width, b.height);
|
|
21722
|
+
}
|
|
21703
21723
|
}
|
|
21704
21724
|
this.ba(true);
|
|
21705
21725
|
this.a6(this.l, true);
|
|
21706
21726
|
this.a5(this.l, true);
|
|
21707
21727
|
if (h != 1) {
|
|
21708
|
-
this.l.
|
|
21728
|
+
this.l.z();
|
|
21709
21729
|
}
|
|
21710
21730
|
}
|
|
21711
21731
|
}
|
|
21712
21732
|
if (this.k.d && this.r) {
|
|
21713
21733
|
if (h != 1) {
|
|
21714
|
-
this.k.
|
|
21715
|
-
this.k.
|
|
21734
|
+
this.k.aa();
|
|
21735
|
+
this.k.ab(h, h);
|
|
21716
21736
|
}
|
|
21717
|
-
this.k.
|
|
21737
|
+
this.k.aa();
|
|
21718
21738
|
if (!this.q && Rect.l_op_Inequality(this.e.pu, null) && !this.e.pu.isEmpty && (this.e.pu.width != 1 || this.e.pu.height != 1)) {
|
|
21719
|
-
this.k.
|
|
21739
|
+
this.k.af(new Rect(0, this.bu.left + this.bu.width * this.e.pu.left, this.bu.top + this.bu.height * this.e.pu.top, this.bu.width * this.e.pu.width, this.bu.height * this.e.pu.height));
|
|
21720
21740
|
}
|
|
21721
21741
|
else {
|
|
21722
|
-
this.k.
|
|
21742
|
+
this.k.af(this.bu);
|
|
21723
21743
|
}
|
|
21724
21744
|
this.ba(false);
|
|
21725
|
-
this.k.
|
|
21745
|
+
this.k.ae(this.e._opacity);
|
|
21726
21746
|
if (this.e.dn && this.e.dp && !this.q) {
|
|
21727
21747
|
if (this.e.e9) {
|
|
21728
|
-
this.k.
|
|
21748
|
+
this.k.p(this.e.pf.colorString, 0, this.e.gz, this.e.g0);
|
|
21729
21749
|
var i = this.e.cd.cu.j.x;
|
|
21730
21750
|
var j = this.e.cd.cu.j.ak;
|
|
21731
21751
|
if (h != 1) {
|
|
21732
|
-
i.
|
|
21733
|
-
i.
|
|
21752
|
+
i.aa();
|
|
21753
|
+
i.ab(h, h);
|
|
21754
|
+
}
|
|
21755
|
+
if (!i.e) {
|
|
21756
|
+
i.l(c.left, c.top, c.width, c.height);
|
|
21734
21757
|
}
|
|
21735
|
-
i.k(c.left, c.top, c.width, c.height);
|
|
21736
21758
|
this.a6(i, false);
|
|
21737
21759
|
this.a5(i, false);
|
|
21738
|
-
this.k.
|
|
21760
|
+
this.k.n(j.getNativeElement(), 1, 0, 0, c.width, c.height);
|
|
21739
21761
|
if (h != 1) {
|
|
21740
|
-
i.
|
|
21762
|
+
i.z();
|
|
21741
21763
|
}
|
|
21742
21764
|
}
|
|
21743
21765
|
else {
|
|
21744
|
-
this.k.
|
|
21766
|
+
this.k.p(this.e.pf.colorString, this.e.gy, this.e.gz, this.e.g0);
|
|
21745
21767
|
this.a6(this.k, false);
|
|
21746
21768
|
this.a5(this.k, false);
|
|
21747
21769
|
}
|
|
21748
|
-
this.k.
|
|
21770
|
+
this.k.m();
|
|
21749
21771
|
}
|
|
21750
21772
|
else {
|
|
21751
21773
|
this.a6(this.k, false);
|
|
21752
21774
|
this.a5(this.k, false);
|
|
21753
21775
|
}
|
|
21754
|
-
this.k.
|
|
21755
|
-
this.k.
|
|
21776
|
+
this.k.ae(1);
|
|
21777
|
+
this.k.z();
|
|
21756
21778
|
if (h != 1) {
|
|
21757
|
-
this.k.
|
|
21779
|
+
this.k.z();
|
|
21758
21780
|
}
|
|
21759
21781
|
}
|
|
21760
21782
|
};
|
|
@@ -22099,7 +22121,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
22099
22121
|
}
|
|
22100
22122
|
var a = new DataTemplatePassInfo();
|
|
22101
22123
|
a.isHitTestRender = false;
|
|
22102
|
-
a.context = this.k.
|
|
22124
|
+
a.context = this.k.h();
|
|
22103
22125
|
a.viewportTop = this.bu.top;
|
|
22104
22126
|
a.viewportLeft = this.bu.left;
|
|
22105
22127
|
a.viewportWidth = this.bu.width;
|
|
@@ -22110,7 +22132,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
22110
22132
|
b.passInfo = a;
|
|
22111
22133
|
var c = new DataTemplateMeasureInfo();
|
|
22112
22134
|
c.passInfo = a;
|
|
22113
|
-
var d = this.k.
|
|
22135
|
+
var d = this.k.h();
|
|
22114
22136
|
c.context = d;
|
|
22115
22137
|
b.context = d;
|
|
22116
22138
|
var e = 0;
|
|
@@ -22284,7 +22306,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
22284
22306
|
if (a.d) {
|
|
22285
22307
|
var c = new DataTemplatePassInfo();
|
|
22286
22308
|
c.isHitTestRender = b;
|
|
22287
|
-
c.context = a.
|
|
22309
|
+
c.context = a.h();
|
|
22288
22310
|
c.viewportTop = this.bu.top;
|
|
22289
22311
|
c.viewportLeft = this.bu.left;
|
|
22290
22312
|
c.viewportWidth = this.bu.width;
|
|
@@ -22296,7 +22318,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
22296
22318
|
var e = new DataTemplateMeasureInfo();
|
|
22297
22319
|
e.passInfo = c;
|
|
22298
22320
|
var f = false;
|
|
22299
|
-
var g = a.
|
|
22321
|
+
var g = a.h();
|
|
22300
22322
|
e.context = g;
|
|
22301
22323
|
d.context = g;
|
|
22302
22324
|
var h = 0;
|
|
@@ -22346,7 +22368,7 @@ var MarkerSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
22346
22368
|
if (!isNaN_(k.height) && !isInfinity(k.height)) {
|
|
22347
22369
|
d.availableHeight = k.height;
|
|
22348
22370
|
}
|
|
22349
|
-
a.
|
|
22371
|
+
a.q(d, k);
|
|
22350
22372
|
k.m = d.availableWidth;
|
|
22351
22373
|
k.l = d.availableHeight;
|
|
22352
22374
|
k.ai = d.renderOffsetX;
|
|
@@ -1397,19 +1397,19 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1397
1397
|
}
|
|
1398
1398
|
if (a.y != e) {
|
|
1399
1399
|
a.y = e;
|
|
1400
|
-
this.k.
|
|
1400
|
+
this.k.j(a, a.y);
|
|
1401
1401
|
}
|
|
1402
1402
|
}
|
|
1403
1403
|
if (!d) {
|
|
1404
1404
|
if (a.y != this.c5) {
|
|
1405
1405
|
a.y = this.c5;
|
|
1406
|
-
this.k.
|
|
1406
|
+
this.k.j(a, a.y);
|
|
1407
1407
|
}
|
|
1408
1408
|
}
|
|
1409
1409
|
var f = this.b3.su(b, a, a.y);
|
|
1410
1410
|
if (a.y != f) {
|
|
1411
1411
|
a.y = f;
|
|
1412
|
-
this.k.
|
|
1412
|
+
this.k.j(a, a.y);
|
|
1413
1413
|
}
|
|
1414
1414
|
};
|
|
1415
1415
|
ShapeSeriesViewBase.prototype.cl = function (a, b) {
|
|
@@ -1505,7 +1505,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1505
1505
|
for (var c = 0; c < this.cd.count; c++) {
|
|
1506
1506
|
var d = this.aa(c, b);
|
|
1507
1507
|
if (d._visibility != 1) {
|
|
1508
|
-
a.
|
|
1508
|
+
a.t(d);
|
|
1509
1509
|
}
|
|
1510
1510
|
}
|
|
1511
1511
|
};
|
|
@@ -1579,7 +1579,7 @@ var ShapeSeriesViewBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1579
1579
|
})());
|
|
1580
1580
|
b.ac = 1;
|
|
1581
1581
|
if (this.k != null) {
|
|
1582
|
-
this.k.
|
|
1582
|
+
this.k.j(b, b.y);
|
|
1583
1583
|
}
|
|
1584
1584
|
this.b3.ss = RectUtil.r(a, b.ac);
|
|
1585
1585
|
};
|
|
@@ -200,16 +200,16 @@ var SplineAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
200
200
|
SplineAreaSeriesView.prototype.a6 = function (a, b) {
|
|
201
201
|
_super.prototype.a6.call(this, a, b);
|
|
202
202
|
if (b) {
|
|
203
|
-
a.
|
|
204
|
-
a.
|
|
205
|
-
a.
|
|
206
|
-
a.
|
|
203
|
+
a.t(this.dg);
|
|
204
|
+
a.t(this.dh);
|
|
205
|
+
a.t(this.di);
|
|
206
|
+
a.t(this.dj);
|
|
207
207
|
}
|
|
208
208
|
else {
|
|
209
|
-
a.
|
|
210
|
-
a.
|
|
211
|
-
a.
|
|
212
|
-
a.
|
|
209
|
+
a.t(this.dk);
|
|
210
|
+
a.t(this.dl);
|
|
211
|
+
a.t(this.dm);
|
|
212
|
+
a.t(this.dn);
|
|
213
213
|
}
|
|
214
214
|
};
|
|
215
215
|
SplineAreaSeriesView.prototype.al = function (a) {
|
|
@@ -155,14 +155,14 @@ var SplineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
155
155
|
_super.prototype.a6.call(this, a, b);
|
|
156
156
|
if (a.d) {
|
|
157
157
|
if (b) {
|
|
158
|
-
a.
|
|
159
|
-
a.
|
|
160
|
-
a.
|
|
158
|
+
a.t(this.df);
|
|
159
|
+
a.t(this.dg);
|
|
160
|
+
a.t(this.dh);
|
|
161
161
|
}
|
|
162
162
|
else {
|
|
163
|
-
a.
|
|
164
|
-
a.
|
|
165
|
-
a.
|
|
163
|
+
a.t(this.dl);
|
|
164
|
+
a.t(this.dm);
|
|
165
|
+
a.t(this.dn);
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
168
|
};
|