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
|
@@ -3184,7 +3184,9 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3184
3184
|
for (let e of fromEnum(this.p.series)) {
|
|
3185
3185
|
if (d && e.e1) {
|
|
3186
3186
|
d = false;
|
|
3187
|
-
c.a.
|
|
3187
|
+
if (!c.a.e) {
|
|
3188
|
+
c.a.l(0, 0, a, b);
|
|
3189
|
+
}
|
|
3188
3190
|
}
|
|
3189
3191
|
e.mn(new Rect(0, 0, 0, a, b), c);
|
|
3190
3192
|
}
|
|
@@ -3242,12 +3244,14 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3242
3244
|
}
|
|
3243
3245
|
if (this.y != null && Rect.l_op_Inequality(this.p.to, null) && !this.p.to.isEmpty) {
|
|
3244
3246
|
if (this.p.gc != 1) {
|
|
3245
|
-
this.y.
|
|
3246
|
-
this.y.
|
|
3247
|
+
this.y.aa();
|
|
3248
|
+
this.y.ab(this.p.gc, this.p.gc);
|
|
3249
|
+
}
|
|
3250
|
+
if (!this.y.e) {
|
|
3251
|
+
this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
|
|
3247
3252
|
}
|
|
3248
|
-
this.y.k(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
|
|
3249
3253
|
if (this.p.gc != 1) {
|
|
3250
|
-
this.y.
|
|
3254
|
+
this.y.z();
|
|
3251
3255
|
}
|
|
3252
3256
|
}
|
|
3253
3257
|
}
|
|
@@ -3897,19 +3901,21 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3897
3901
|
}
|
|
3898
3902
|
if (this.z.d) {
|
|
3899
3903
|
if (this.p.gc != 1) {
|
|
3900
|
-
this.z.
|
|
3901
|
-
this.z.
|
|
3904
|
+
this.z.aa();
|
|
3905
|
+
this.z.ab(this.p.gc, this.p.gc);
|
|
3902
3906
|
}
|
|
3903
3907
|
if (!this.fa.isEmpty) {
|
|
3904
3908
|
if (!this.au) {
|
|
3905
|
-
this.z.
|
|
3909
|
+
if (!this.z.e) {
|
|
3910
|
+
this.z.l(this.fa.left, this.fa.top, this.fa.width, this.fa.height);
|
|
3911
|
+
}
|
|
3906
3912
|
}
|
|
3907
3913
|
}
|
|
3908
3914
|
}
|
|
3909
3915
|
this.d1();
|
|
3910
3916
|
if (this.z.d) {
|
|
3911
3917
|
if (this.p.gc != 1) {
|
|
3912
|
-
this.z.
|
|
3918
|
+
this.z.z();
|
|
3913
3919
|
}
|
|
3914
3920
|
}
|
|
3915
3921
|
}
|
|
@@ -3927,29 +3933,31 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3927
3933
|
this.fa = new Rect(0, 0, 0, this.a8, this.a7);
|
|
3928
3934
|
if (this.ax != null && this.ax.count > 0) {
|
|
3929
3935
|
this.ci();
|
|
3930
|
-
this.z.
|
|
3931
|
-
this.z.
|
|
3936
|
+
this.z.aa();
|
|
3937
|
+
this.z.af(this.p.to);
|
|
3932
3938
|
if (!this.au) {
|
|
3933
|
-
this.z.
|
|
3939
|
+
if (!this.z.e) {
|
|
3940
|
+
this.z.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
|
|
3941
|
+
}
|
|
3934
3942
|
}
|
|
3935
3943
|
}
|
|
3936
|
-
this.z.
|
|
3937
|
-
this.z.
|
|
3938
|
-
this.z.
|
|
3939
|
-
this.z.
|
|
3940
|
-
this.z.
|
|
3944
|
+
this.z.s(this.fd);
|
|
3945
|
+
this.z.s(this.fe);
|
|
3946
|
+
this.z.t(this.ff);
|
|
3947
|
+
this.z.w(this.fi);
|
|
3948
|
+
this.z.ad(this.v());
|
|
3941
3949
|
if (this.et != null) {
|
|
3942
3950
|
this.et.ao = this.e5();
|
|
3943
|
-
this.z.
|
|
3951
|
+
this.z.x(this.et);
|
|
3944
3952
|
}
|
|
3945
|
-
this.z.
|
|
3953
|
+
this.z.ad(this.u());
|
|
3946
3954
|
if (this.es != null) {
|
|
3947
3955
|
this.es.ao = this.e4();
|
|
3948
|
-
this.z.
|
|
3956
|
+
this.z.x(this.es);
|
|
3949
3957
|
}
|
|
3950
3958
|
if (this.ax != null && this.ax.count > 0) {
|
|
3951
3959
|
this.j.bk(this.ax);
|
|
3952
|
-
this.z.
|
|
3960
|
+
this.z.z();
|
|
3953
3961
|
}
|
|
3954
3962
|
if (this.ar) {
|
|
3955
3963
|
this.eb();
|
|
@@ -3960,10 +3968,10 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
3960
3968
|
}
|
|
3961
3969
|
if (this.p.du) {
|
|
3962
3970
|
if (this.fh != null) {
|
|
3963
|
-
this.z.
|
|
3971
|
+
this.z.w(this.fh);
|
|
3964
3972
|
}
|
|
3965
3973
|
if (this.fg != null) {
|
|
3966
|
-
this.z.
|
|
3974
|
+
this.z.w(this.fg);
|
|
3967
3975
|
}
|
|
3968
3976
|
}
|
|
3969
3977
|
}
|
|
@@ -4170,8 +4178,8 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
4170
4178
|
if (a == null || this.z == null) {
|
|
4171
4179
|
return 0;
|
|
4172
4180
|
}
|
|
4173
|
-
this.z.
|
|
4174
|
-
return this.z.
|
|
4181
|
+
this.z.ad(b);
|
|
4182
|
+
return this.z.f(a);
|
|
4175
4183
|
}
|
|
4176
4184
|
ba(a, b) {
|
|
4177
4185
|
if (a == null) {
|
|
@@ -4500,7 +4508,9 @@ export let SeriesViewerView = /*@__PURE__*/ (() => {
|
|
|
4500
4508
|
ci() {
|
|
4501
4509
|
if (this.ah) {
|
|
4502
4510
|
this.ah = false;
|
|
4503
|
-
this.y.
|
|
4511
|
+
if (!this.y.e) {
|
|
4512
|
+
this.y.l(this.p.to.left, this.p.to.top, this.p.to.width, this.p.to.height);
|
|
4513
|
+
}
|
|
4504
4514
|
this.p.al.c = true;
|
|
4505
4515
|
}
|
|
4506
4516
|
}
|
|
@@ -4646,7 +4656,7 @@ export let LegendTemplates = /*@__PURE__*/ (() => {
|
|
|
4646
4656
|
q._stroke = c;
|
|
4647
4657
|
q._fill = d;
|
|
4648
4658
|
let r = LegendTemplates.a(a);
|
|
4649
|
-
r.
|
|
4659
|
+
r.t(q);
|
|
4650
4660
|
}
|
|
4651
4661
|
static s(a) {
|
|
4652
4662
|
let b = a.data;
|
|
@@ -4667,7 +4677,7 @@ export let LegendTemplates = /*@__PURE__*/ (() => {
|
|
|
4667
4677
|
f.ac = c.fw;
|
|
4668
4678
|
}
|
|
4669
4679
|
let g = LegendTemplates.a(a);
|
|
4670
|
-
g.
|
|
4680
|
+
g.s(f);
|
|
4671
4681
|
}
|
|
4672
4682
|
static r(a, b, c) {
|
|
4673
4683
|
let d = a.data;
|
|
@@ -4688,7 +4698,7 @@ export let LegendTemplates = /*@__PURE__*/ (() => {
|
|
|
4688
4698
|
l._stroke = d.outline;
|
|
4689
4699
|
l._fill = d.actualItemBrush;
|
|
4690
4700
|
let m = LegendTemplates.a(a);
|
|
4691
|
-
m.
|
|
4701
|
+
m.t(l);
|
|
4692
4702
|
}
|
|
4693
4703
|
static t(a, b = 0) {
|
|
4694
4704
|
let c = a.data;
|
|
@@ -5739,7 +5749,7 @@ export let SeriesViewerViewManager = /*@__PURE__*/ (() => {
|
|
|
5739
5749
|
for (let b = 0; b < a.count; b++) {
|
|
5740
5750
|
let c = a._inner[b];
|
|
5741
5751
|
let d = c.content;
|
|
5742
|
-
this.j.z.
|
|
5752
|
+
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);
|
|
5743
5753
|
}
|
|
5744
5754
|
}
|
|
5745
5755
|
az() {
|
|
@@ -16834,7 +16844,7 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
16834
16844
|
else {
|
|
16835
16845
|
let b = a;
|
|
16836
16846
|
if (b != null && b.al != null) {
|
|
16837
|
-
return this.e.
|
|
16847
|
+
return this.e.f(b);
|
|
16838
16848
|
}
|
|
16839
16849
|
return 0;
|
|
16840
16850
|
}
|
|
@@ -16850,7 +16860,7 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
16850
16860
|
let b = a;
|
|
16851
16861
|
if (b != null && b.al != null) {
|
|
16852
16862
|
b.ag = true;
|
|
16853
|
-
let c = this.e.
|
|
16863
|
+
let c = this.e.ah(b, this.h, true);
|
|
16854
16864
|
return new Size(1, c.c, c.b);
|
|
16855
16865
|
}
|
|
16856
16866
|
return new Size(1, 0, 0);
|
|
@@ -16882,7 +16892,7 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
16882
16892
|
am() {
|
|
16883
16893
|
}
|
|
16884
16894
|
ap(a) {
|
|
16885
|
-
this.e.
|
|
16895
|
+
this.e.x(a);
|
|
16886
16896
|
}
|
|
16887
16897
|
ao() {
|
|
16888
16898
|
if (this.e == null) {
|
|
@@ -16890,8 +16900,8 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
16890
16900
|
}
|
|
16891
16901
|
if (this.e.d) {
|
|
16892
16902
|
if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
|
|
16893
|
-
this.e.
|
|
16894
|
-
this.e.
|
|
16903
|
+
this.e.aa();
|
|
16904
|
+
this.e.ab(this.a.ad.bh.gc, this.a.ad.bh.gc);
|
|
16895
16905
|
}
|
|
16896
16906
|
this.ag();
|
|
16897
16907
|
this.av = this.a.c1;
|
|
@@ -16900,8 +16910,8 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
16900
16910
|
a = this.a.ag.textColor;
|
|
16901
16911
|
}
|
|
16902
16912
|
if (this.a.j != null) {
|
|
16903
|
-
this.e.
|
|
16904
|
-
this.e.
|
|
16913
|
+
this.e.aa();
|
|
16914
|
+
this.e.k(this.a.j);
|
|
16905
16915
|
}
|
|
16906
16916
|
let b = false;
|
|
16907
16917
|
for (let c of fromEnum(this.g())) {
|
|
@@ -16913,12 +16923,12 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
16913
16923
|
}
|
|
16914
16924
|
d.ao = a;
|
|
16915
16925
|
if (d.j != null) {
|
|
16916
|
-
this.e.
|
|
16917
|
-
this.e.
|
|
16926
|
+
this.e.aa();
|
|
16927
|
+
this.e.k(d.j);
|
|
16918
16928
|
}
|
|
16919
16929
|
this.ap(d);
|
|
16920
16930
|
if (d.j != null) {
|
|
16921
|
-
this.e.
|
|
16931
|
+
this.e.z();
|
|
16922
16932
|
}
|
|
16923
16933
|
}
|
|
16924
16934
|
}
|
|
@@ -16930,12 +16940,12 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
16930
16940
|
continue;
|
|
16931
16941
|
}
|
|
16932
16942
|
if (f.j != null) {
|
|
16933
|
-
this.e.
|
|
16934
|
-
this.e.
|
|
16943
|
+
this.e.aa();
|
|
16944
|
+
this.e.k(f.j);
|
|
16935
16945
|
}
|
|
16936
|
-
this.e.
|
|
16946
|
+
this.e.w(f);
|
|
16937
16947
|
if (f.j != null) {
|
|
16938
|
-
this.e.
|
|
16948
|
+
this.e.z();
|
|
16939
16949
|
}
|
|
16940
16950
|
}
|
|
16941
16951
|
let g = typeCast(TextBlock.$, e);
|
|
@@ -16944,39 +16954,39 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
16944
16954
|
continue;
|
|
16945
16955
|
}
|
|
16946
16956
|
if (g.j != null) {
|
|
16947
|
-
this.e.
|
|
16948
|
-
this.e.
|
|
16957
|
+
this.e.aa();
|
|
16958
|
+
this.e.k(g.j);
|
|
16949
16959
|
}
|
|
16950
16960
|
if (g.ao == null) {
|
|
16951
16961
|
g.ao = a;
|
|
16952
16962
|
}
|
|
16953
|
-
this.e.
|
|
16963
|
+
this.e.x(g);
|
|
16954
16964
|
if (g.j != null) {
|
|
16955
|
-
this.e.
|
|
16965
|
+
this.e.z();
|
|
16956
16966
|
}
|
|
16957
16967
|
}
|
|
16958
16968
|
}
|
|
16959
16969
|
}
|
|
16960
16970
|
if (this.a.j != null) {
|
|
16961
|
-
this.e.
|
|
16971
|
+
this.e.z();
|
|
16962
16972
|
}
|
|
16963
16973
|
this.aq();
|
|
16964
16974
|
a = this.at();
|
|
16965
|
-
this.e.
|
|
16975
|
+
this.e.ad(this.d());
|
|
16966
16976
|
let h = this.a.ad.ir;
|
|
16967
16977
|
if (h != null) {
|
|
16968
16978
|
h.ao = a;
|
|
16969
16979
|
if (h.j != null) {
|
|
16970
|
-
this.e.
|
|
16971
|
-
this.e.
|
|
16980
|
+
this.e.aa();
|
|
16981
|
+
this.e.k(h.j);
|
|
16972
16982
|
}
|
|
16973
|
-
this.e.
|
|
16983
|
+
this.e.x(h);
|
|
16974
16984
|
if (h.j != null) {
|
|
16975
|
-
this.e.
|
|
16985
|
+
this.e.z();
|
|
16976
16986
|
}
|
|
16977
16987
|
}
|
|
16978
16988
|
if (this.a.ad.bh != null && this.a.ad.bh.gc != 1) {
|
|
16979
|
-
this.e.
|
|
16989
|
+
this.e.z();
|
|
16980
16990
|
}
|
|
16981
16991
|
}
|
|
16982
16992
|
}
|
|
@@ -17018,7 +17028,7 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
17018
17028
|
this.c = a;
|
|
17019
17029
|
this.as();
|
|
17020
17030
|
}
|
|
17021
|
-
this.e.
|
|
17031
|
+
this.e.ad(a);
|
|
17022
17032
|
}
|
|
17023
17033
|
as() {
|
|
17024
17034
|
if (this.a.ad != null && this.a.ad.bh != null) {
|
|
@@ -17067,8 +17077,8 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
17067
17077
|
}
|
|
17068
17078
|
let a = this.a.ad.ir;
|
|
17069
17079
|
if (a != null && a.al != null) {
|
|
17070
|
-
this.e.
|
|
17071
|
-
let b = this.e.
|
|
17080
|
+
this.e.ad(this.d());
|
|
17081
|
+
let b = this.e.f(a);
|
|
17072
17082
|
this.ag();
|
|
17073
17083
|
return b;
|
|
17074
17084
|
}
|
|
@@ -17085,7 +17095,7 @@ export let AxisLabelPanelBaseView = /*@__PURE__*/ (() => {
|
|
|
17085
17095
|
this.aw._stroke = this.a.ad.jz;
|
|
17086
17096
|
}
|
|
17087
17097
|
this.aw.ac = this.a.ad.fh;
|
|
17088
|
-
this.e.
|
|
17098
|
+
this.e.t(this.aw);
|
|
17089
17099
|
}
|
|
17090
17100
|
ab(a) {
|
|
17091
17101
|
}
|
|
@@ -17501,12 +17511,14 @@ export let AxisView = /*@__PURE__*/ (() => {
|
|
|
17501
17511
|
}
|
|
17502
17512
|
if (this.j.d) {
|
|
17503
17513
|
if (this.a.bh != null && this.a.bh.gc != 1) {
|
|
17504
|
-
this.j.
|
|
17505
|
-
this.j.
|
|
17514
|
+
this.j.aa();
|
|
17515
|
+
this.j.ab(this.a.bh.gc, this.a.bh.gc);
|
|
17506
17516
|
}
|
|
17507
17517
|
let b = this.a.bf.te();
|
|
17508
17518
|
if (a) {
|
|
17509
|
-
this.j.
|
|
17519
|
+
if (!this.j.e) {
|
|
17520
|
+
this.j.l(b.left, b.top, b.width, b.height);
|
|
17521
|
+
}
|
|
17510
17522
|
}
|
|
17511
17523
|
if (a) {
|
|
17512
17524
|
if (this.a.bh.sq != null && !this.a.kc.isEmpty) {
|
|
@@ -17515,29 +17527,31 @@ export let AxisView = /*@__PURE__*/ (() => {
|
|
|
17515
17527
|
this.be.width = this.a.kc.width;
|
|
17516
17528
|
this.be.height = this.a.kc.height;
|
|
17517
17529
|
this.be._fill = this.a.bh.sq;
|
|
17518
|
-
this.j.
|
|
17530
|
+
this.j.w(this.be);
|
|
17519
17531
|
}
|
|
17520
17532
|
}
|
|
17521
|
-
this.j.
|
|
17522
|
-
this.j.
|
|
17533
|
+
this.j.aa();
|
|
17534
|
+
this.j.af(this.a.kc);
|
|
17523
17535
|
this.ap();
|
|
17524
|
-
this.j.
|
|
17536
|
+
this.j.z();
|
|
17525
17537
|
if (this.a.bh != null && this.a.bh.gc != 1) {
|
|
17526
|
-
this.j.
|
|
17538
|
+
this.j.z();
|
|
17527
17539
|
}
|
|
17528
17540
|
}
|
|
17529
17541
|
if (this.k.d) {
|
|
17530
17542
|
if (this.a.bh != null && this.a.bh.gc != 1) {
|
|
17531
|
-
this.k.
|
|
17532
|
-
this.k.
|
|
17543
|
+
this.k.aa();
|
|
17544
|
+
this.k.ab(this.a.bh.gc, this.a.bh.gc);
|
|
17533
17545
|
}
|
|
17534
17546
|
let c = this.a8;
|
|
17535
17547
|
let d = this.a.bf.te();
|
|
17536
17548
|
if (!c.isEmpty && a) {
|
|
17537
|
-
this.k.
|
|
17549
|
+
if (!this.k.e) {
|
|
17550
|
+
this.k.l(d.left, d.top, d.width, d.height);
|
|
17551
|
+
}
|
|
17538
17552
|
}
|
|
17539
17553
|
if (this.a.bh != null && this.a.bh.gc != 1) {
|
|
17540
|
-
this.k.
|
|
17554
|
+
this.k.z();
|
|
17541
17555
|
}
|
|
17542
17556
|
}
|
|
17543
17557
|
}
|
|
@@ -17557,10 +17571,10 @@ export let AxisView = /*@__PURE__*/ (() => {
|
|
|
17557
17571
|
this.bb.ai = this.a.j0;
|
|
17558
17572
|
this.ba.ai = this.a.j2;
|
|
17559
17573
|
this.a8 = this.a.kc;
|
|
17560
|
-
this.j.
|
|
17561
|
-
this.j.
|
|
17562
|
-
this.j.
|
|
17563
|
-
this.j.
|
|
17574
|
+
this.j.t(this.ba);
|
|
17575
|
+
this.j.t(this.bd);
|
|
17576
|
+
this.j.t(this.bb);
|
|
17577
|
+
this.j.t(this.bc);
|
|
17564
17578
|
}
|
|
17565
17579
|
}
|
|
17566
17580
|
af() {
|
|
@@ -18004,12 +18018,14 @@ export let XamDataChartView = /*@__PURE__*/ (() => {
|
|
|
18004
18018
|
super.ds();
|
|
18005
18019
|
if (this.b.count == 0 && this.y != null) {
|
|
18006
18020
|
if (this.p.gc != 1) {
|
|
18007
|
-
this.y.
|
|
18008
|
-
this.y.
|
|
18021
|
+
this.y.aa();
|
|
18022
|
+
this.y.ab(this.p.gc, this.p.gc);
|
|
18023
|
+
}
|
|
18024
|
+
if (!this.y.e) {
|
|
18025
|
+
this.y.l(0, 0, this.a8, this.a7);
|
|
18009
18026
|
}
|
|
18010
|
-
this.y.k(0, 0, this.a8, this.a7);
|
|
18011
18027
|
if (this.p.gc != 1) {
|
|
18012
|
-
this.y.
|
|
18028
|
+
this.y.z();
|
|
18013
18029
|
}
|
|
18014
18030
|
}
|
|
18015
18031
|
}
|
|
@@ -18269,11 +18285,13 @@ export let SeriesView = /*@__PURE__*/ (() => {
|
|
|
18269
18285
|
}
|
|
18270
18286
|
if (this.k.d) {
|
|
18271
18287
|
if (h != 1) {
|
|
18272
|
-
this.k.
|
|
18273
|
-
this.k.
|
|
18288
|
+
this.k.aa();
|
|
18289
|
+
this.k.ab(h, h);
|
|
18274
18290
|
}
|
|
18275
18291
|
if (a) {
|
|
18276
|
-
this.k.
|
|
18292
|
+
if (!this.k.e) {
|
|
18293
|
+
this.k.l(d, e, f, g);
|
|
18294
|
+
}
|
|
18277
18295
|
}
|
|
18278
18296
|
if (a) {
|
|
18279
18297
|
if (this.e.cd.sq != null && !this.bu.isEmpty) {
|
|
@@ -18282,76 +18300,80 @@ export let SeriesView = /*@__PURE__*/ (() => {
|
|
|
18282
18300
|
this.bw.width = this.bu.width;
|
|
18283
18301
|
this.bw.height = this.bu.height;
|
|
18284
18302
|
this.bw._fill = this.e.cd.sq;
|
|
18285
|
-
this.k.
|
|
18303
|
+
this.k.w(this.bw);
|
|
18286
18304
|
}
|
|
18287
18305
|
}
|
|
18288
18306
|
if (h != 1) {
|
|
18289
|
-
this.k.
|
|
18307
|
+
this.k.z();
|
|
18290
18308
|
}
|
|
18291
18309
|
}
|
|
18292
18310
|
if (this.l != null && this.r) {
|
|
18293
18311
|
if (this.l.d) {
|
|
18294
18312
|
if (this.e.cd != null && h != 1) {
|
|
18295
|
-
this.l.
|
|
18296
|
-
this.l.
|
|
18313
|
+
this.l.aa();
|
|
18314
|
+
this.l.ab(h, h);
|
|
18297
18315
|
}
|
|
18298
18316
|
if (!b.isEmpty && a) {
|
|
18299
|
-
this.l.
|
|
18317
|
+
if (!this.l.e) {
|
|
18318
|
+
this.l.l(b.left, b.top, b.width, b.height);
|
|
18319
|
+
}
|
|
18300
18320
|
}
|
|
18301
18321
|
this.ba(true);
|
|
18302
18322
|
this.a6(this.l, true);
|
|
18303
18323
|
this.a5(this.l, true);
|
|
18304
18324
|
if (h != 1) {
|
|
18305
|
-
this.l.
|
|
18325
|
+
this.l.z();
|
|
18306
18326
|
}
|
|
18307
18327
|
}
|
|
18308
18328
|
}
|
|
18309
18329
|
if (this.k.d && this.r) {
|
|
18310
18330
|
if (h != 1) {
|
|
18311
|
-
this.k.
|
|
18312
|
-
this.k.
|
|
18331
|
+
this.k.aa();
|
|
18332
|
+
this.k.ab(h, h);
|
|
18313
18333
|
}
|
|
18314
|
-
this.k.
|
|
18334
|
+
this.k.aa();
|
|
18315
18335
|
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)) {
|
|
18316
|
-
this.k.
|
|
18336
|
+
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));
|
|
18317
18337
|
}
|
|
18318
18338
|
else {
|
|
18319
|
-
this.k.
|
|
18339
|
+
this.k.af(this.bu);
|
|
18320
18340
|
}
|
|
18321
18341
|
this.ba(false);
|
|
18322
|
-
this.k.
|
|
18342
|
+
this.k.ae(this.e._opacity);
|
|
18323
18343
|
if (this.e.dn && this.e.dp && !this.q) {
|
|
18324
18344
|
if (this.e.e9) {
|
|
18325
|
-
this.k.
|
|
18345
|
+
this.k.p(this.e.pf.colorString, 0, this.e.gz, this.e.g0);
|
|
18326
18346
|
let i = this.e.cd.cu.j.x;
|
|
18327
18347
|
let j = this.e.cd.cu.j.ak;
|
|
18328
18348
|
if (h != 1) {
|
|
18329
|
-
i.
|
|
18330
|
-
i.
|
|
18349
|
+
i.aa();
|
|
18350
|
+
i.ab(h, h);
|
|
18351
|
+
}
|
|
18352
|
+
if (!i.e) {
|
|
18353
|
+
i.l(c.left, c.top, c.width, c.height);
|
|
18331
18354
|
}
|
|
18332
|
-
i.k(c.left, c.top, c.width, c.height);
|
|
18333
18355
|
this.a6(i, false);
|
|
18334
18356
|
this.a5(i, false);
|
|
18335
|
-
this.k.
|
|
18357
|
+
this.k.n(j.getNativeElement(), 1, 0, 0, c.width, c.height);
|
|
18336
18358
|
if (h != 1) {
|
|
18337
|
-
i.
|
|
18359
|
+
i.z();
|
|
18338
18360
|
}
|
|
18339
18361
|
}
|
|
18340
18362
|
else {
|
|
18341
|
-
this.k.
|
|
18363
|
+
this.k.p(this.e.pf.colorString, this.e.gy, this.e.gz, this.e.g0);
|
|
18342
18364
|
this.a6(this.k, false);
|
|
18343
18365
|
this.a5(this.k, false);
|
|
18344
18366
|
}
|
|
18345
|
-
this.k.
|
|
18367
|
+
this.k.m();
|
|
18346
18368
|
}
|
|
18347
18369
|
else {
|
|
18348
18370
|
this.a6(this.k, false);
|
|
18349
18371
|
this.a5(this.k, false);
|
|
18350
18372
|
}
|
|
18351
|
-
this.k.
|
|
18352
|
-
this.k.
|
|
18373
|
+
this.k.ae(1);
|
|
18374
|
+
this.k.z();
|
|
18353
18375
|
if (h != 1) {
|
|
18354
|
-
this.k.
|
|
18376
|
+
this.k.z();
|
|
18355
18377
|
}
|
|
18356
18378
|
}
|
|
18357
18379
|
}
|
|
@@ -18649,7 +18671,7 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18649
18671
|
}
|
|
18650
18672
|
let a = new DataTemplatePassInfo();
|
|
18651
18673
|
a.isHitTestRender = false;
|
|
18652
|
-
a.context = this.k.
|
|
18674
|
+
a.context = this.k.h();
|
|
18653
18675
|
a.viewportTop = this.bu.top;
|
|
18654
18676
|
a.viewportLeft = this.bu.left;
|
|
18655
18677
|
a.viewportWidth = this.bu.width;
|
|
@@ -18660,7 +18682,7 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18660
18682
|
b.passInfo = a;
|
|
18661
18683
|
let c = new DataTemplateMeasureInfo();
|
|
18662
18684
|
c.passInfo = a;
|
|
18663
|
-
let d = this.k.
|
|
18685
|
+
let d = this.k.h();
|
|
18664
18686
|
c.context = d;
|
|
18665
18687
|
b.context = d;
|
|
18666
18688
|
let e = 0;
|
|
@@ -18833,7 +18855,7 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18833
18855
|
if (a.d) {
|
|
18834
18856
|
let c = new DataTemplatePassInfo();
|
|
18835
18857
|
c.isHitTestRender = b;
|
|
18836
|
-
c.context = a.
|
|
18858
|
+
c.context = a.h();
|
|
18837
18859
|
c.viewportTop = this.bu.top;
|
|
18838
18860
|
c.viewportLeft = this.bu.left;
|
|
18839
18861
|
c.viewportWidth = this.bu.width;
|
|
@@ -18845,7 +18867,7 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18845
18867
|
let e = new DataTemplateMeasureInfo();
|
|
18846
18868
|
e.passInfo = c;
|
|
18847
18869
|
let f = false;
|
|
18848
|
-
let g = a.
|
|
18870
|
+
let g = a.h();
|
|
18849
18871
|
e.context = g;
|
|
18850
18872
|
d.context = g;
|
|
18851
18873
|
let h = 0;
|
|
@@ -18895,7 +18917,7 @@ export let MarkerSeriesView = /*@__PURE__*/ (() => {
|
|
|
18895
18917
|
if (!isNaN_(k.height) && !isInfinity(k.height)) {
|
|
18896
18918
|
d.availableHeight = k.height;
|
|
18897
18919
|
}
|
|
18898
|
-
a.
|
|
18920
|
+
a.q(d, k);
|
|
18899
18921
|
k.m = d.availableWidth;
|
|
18900
18922
|
k.l = d.availableHeight;
|
|
18901
18923
|
k.ai = d.renderOffsetX;
|
|
@@ -1309,19 +1309,19 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
|
|
|
1309
1309
|
}
|
|
1310
1310
|
if (a.y != e) {
|
|
1311
1311
|
a.y = e;
|
|
1312
|
-
this.k.
|
|
1312
|
+
this.k.j(a, a.y);
|
|
1313
1313
|
}
|
|
1314
1314
|
}
|
|
1315
1315
|
if (!d) {
|
|
1316
1316
|
if (a.y != this.c5) {
|
|
1317
1317
|
a.y = this.c5;
|
|
1318
|
-
this.k.
|
|
1318
|
+
this.k.j(a, a.y);
|
|
1319
1319
|
}
|
|
1320
1320
|
}
|
|
1321
1321
|
let f = this.b3.su(b, a, a.y);
|
|
1322
1322
|
if (a.y != f) {
|
|
1323
1323
|
a.y = f;
|
|
1324
|
-
this.k.
|
|
1324
|
+
this.k.j(a, a.y);
|
|
1325
1325
|
}
|
|
1326
1326
|
}
|
|
1327
1327
|
cl(a, b) {
|
|
@@ -1417,7 +1417,7 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
|
|
|
1417
1417
|
for (let c = 0; c < this.cd.count; c++) {
|
|
1418
1418
|
let d = this.aa(c, b);
|
|
1419
1419
|
if (d._visibility != 1) {
|
|
1420
|
-
a.
|
|
1420
|
+
a.t(d);
|
|
1421
1421
|
}
|
|
1422
1422
|
}
|
|
1423
1423
|
}
|
|
@@ -1486,7 +1486,7 @@ export let ShapeSeriesViewBase = /*@__PURE__*/ (() => {
|
|
|
1486
1486
|
})());
|
|
1487
1487
|
b.ac = 1;
|
|
1488
1488
|
if (this.k != null) {
|
|
1489
|
-
this.k.
|
|
1489
|
+
this.k.j(b, b.y);
|
|
1490
1490
|
}
|
|
1491
1491
|
this.b3.ss = RectUtil.r(a, b.ac);
|
|
1492
1492
|
}
|
|
@@ -176,16 +176,16 @@ export let SplineAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
176
176
|
a6(a, b) {
|
|
177
177
|
super.a6(a, b);
|
|
178
178
|
if (b) {
|
|
179
|
-
a.
|
|
180
|
-
a.
|
|
181
|
-
a.
|
|
182
|
-
a.
|
|
179
|
+
a.t(this.dg);
|
|
180
|
+
a.t(this.dh);
|
|
181
|
+
a.t(this.di);
|
|
182
|
+
a.t(this.dj);
|
|
183
183
|
}
|
|
184
184
|
else {
|
|
185
|
-
a.
|
|
186
|
-
a.
|
|
187
|
-
a.
|
|
188
|
-
a.
|
|
185
|
+
a.t(this.dk);
|
|
186
|
+
a.t(this.dl);
|
|
187
|
+
a.t(this.dm);
|
|
188
|
+
a.t(this.dn);
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
191
|
al(a) {
|
|
@@ -136,14 +136,14 @@ export let SplineSeriesView = /*@__PURE__*/ (() => {
|
|
|
136
136
|
super.a6(a, b);
|
|
137
137
|
if (a.d) {
|
|
138
138
|
if (b) {
|
|
139
|
-
a.
|
|
140
|
-
a.
|
|
141
|
-
a.
|
|
139
|
+
a.t(this.df);
|
|
140
|
+
a.t(this.dg);
|
|
141
|
+
a.t(this.dh);
|
|
142
142
|
}
|
|
143
143
|
else {
|
|
144
|
-
a.
|
|
145
|
-
a.
|
|
146
|
-
a.
|
|
144
|
+
a.t(this.dl);
|
|
145
|
+
a.t(this.dm);
|
|
146
|
+
a.t(this.dn);
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
149
|
}
|