igniteui-webcomponents-charts 4.0.3 → 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 +1524 -1369
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AnchoredCategorySeries_combined.js +4 -3
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +5 -4
- 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/BubbleSeries_combined.js +20 -15
- 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/CategoryToolTipLayer_combined.js +3 -1
- 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 +491 -476
- package/esm2015/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +3 -1
- package/esm2015/lib/FinancialIndicator_combined.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +37 -30
- package/esm2015/lib/FunnelLegendTemplates.js +1 -1
- package/esm2015/lib/HighDensityScatterSeries_combined.js +12 -10
- package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
- package/esm2015/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm2015/lib/ItemToolTipLayer_combined.js +3 -1
- 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 +9 -7
- 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 +17 -14
- package/esm2015/lib/ScatterBase_combined.js +10 -8
- package/esm2015/lib/ScatterContourSeries_combined.js +14 -11
- 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/ScatterTriangulationSeries.js +8 -8
- package/esm2015/lib/SeriesViewer_combined.js +134 -111
- 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 +50 -38
- 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-assigning-series-style-event-args-base.js +5 -3
- package/esm2015/lib/igc-data-legend-component.js +256 -257
- package/esm2015/lib/igc-data-legend-styling-column-event-args.js +19 -10
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm2015/lib/igc-domain-chart-component.js +45 -27
- package/esm2015/lib/igc-financial-event-args.js +10 -6
- package/esm2015/lib/igc-ring-series-component.js +5 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +5 -3
- package/esm2015/lib/igc-scatter-polyline-series-component.js +5 -3
- package/esm2015/lib/igc-stacked-series-created-event-args.js +5 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +4 -3
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +5 -4
- 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/BubbleSeries_combined.js +20 -15
- 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/CategoryToolTipLayer_combined.js +3 -1
- 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 +495 -480
- package/esm5/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm5/lib/DataToolTipLayer_combined.js +3 -1
- package/esm5/lib/FinancialIndicator_combined.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +37 -30
- package/esm5/lib/FunnelLegendTemplates.js +1 -1
- package/esm5/lib/HighDensityScatterSeries_combined.js +12 -10
- package/esm5/lib/HorizontalAxisView_combined.js +30 -30
- package/esm5/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm5/lib/ItemToolTipLayer_combined.js +3 -1
- 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 +9 -7
- 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 +17 -14
- package/esm5/lib/ScatterBase_combined.js +10 -8
- package/esm5/lib/ScatterContourSeries_combined.js +14 -11
- 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/ScatterTriangulationSeries.js +8 -8
- package/esm5/lib/SeriesViewer_combined.js +134 -111
- 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 +72 -43
- 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-assigning-series-style-event-args-base.js +5 -3
- package/esm5/lib/igc-data-legend-component.js +256 -257
- package/esm5/lib/igc-data-legend-styling-column-event-args.js +22 -9
- package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm5/lib/igc-domain-chart-component.js +45 -27
- package/esm5/lib/igc-financial-event-args.js +10 -6
- package/esm5/lib/igc-ring-series-component.js +5 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +5 -3
- package/esm5/lib/igc-scatter-polyline-series-component.js +5 -3
- package/esm5/lib/igc-stacked-series-created-event-args.js +5 -3
- package/fesm2015/igniteui-webcomponents-charts.js +1495 -1361
- package/fesm5/igniteui-webcomponents-charts.js +1524 -1369
- package/lib/DataLegendContent_combined.d.ts +111 -109
- package/lib/DataLegendStylingColumnEventArgs.d.ts +3 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +3 -2
- package/lib/igc-data-legend-component.d.ts +0 -1
- package/lib/igc-data-legend-styling-column-event-args.d.ts +5 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
- package/package.json +2 -2
|
@@ -16,14 +16,15 @@ export let DataLegendStylingColumnEventArgs = /*@__PURE__*/ (() => {
|
|
|
16
16
|
this.d = 0;
|
|
17
17
|
this.f = null;
|
|
18
18
|
this.b = 0;
|
|
19
|
+
this.i = null;
|
|
19
20
|
this.h = null;
|
|
20
21
|
this.a = 0;
|
|
21
22
|
this.e = null;
|
|
22
23
|
this.g = null;
|
|
23
|
-
this.i = null;
|
|
24
24
|
this.j = null;
|
|
25
25
|
this.k = null;
|
|
26
26
|
this.l = null;
|
|
27
|
+
this.m = null;
|
|
27
28
|
}
|
|
28
29
|
}
|
|
29
30
|
DataLegendStylingColumnEventArgs.$t = /*@__PURE__*/ markType(DataLegendStylingColumnEventArgs, 'DataLegendStylingColumnEventArgs');
|
|
@@ -1334,7 +1334,9 @@ export let DataToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
1334
1334
|
let q = Math.min(c.g._inner[i], c.m._inner[i]);
|
|
1335
1335
|
let r = c.l._inner[i] - c.f._inner[i];
|
|
1336
1336
|
let s = c.m._inner[i] - c.g._inner[i];
|
|
1337
|
-
|
|
1337
|
+
if (o != null) {
|
|
1338
|
+
this.r5.ch(o, p, q, r, s);
|
|
1339
|
+
}
|
|
1338
1340
|
}
|
|
1339
1341
|
}
|
|
1340
1342
|
en() {
|
|
@@ -803,30 +803,30 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
|
|
|
803
803
|
if (a.d) {
|
|
804
804
|
if (b) {
|
|
805
805
|
if (this.b3.tt == 2) {
|
|
806
|
-
a.
|
|
807
|
-
a.
|
|
806
|
+
a.t(this.cl);
|
|
807
|
+
a.t(this.ch);
|
|
808
808
|
}
|
|
809
809
|
else {
|
|
810
|
-
a.
|
|
811
|
-
a.
|
|
812
|
-
a.
|
|
813
|
-
a.
|
|
814
|
-
a.
|
|
815
|
-
a.
|
|
810
|
+
a.t(this.cn);
|
|
811
|
+
a.t(this.cm);
|
|
812
|
+
a.t(this.co);
|
|
813
|
+
a.t(this.cj);
|
|
814
|
+
a.t(this.ci);
|
|
815
|
+
a.t(this.ck);
|
|
816
816
|
}
|
|
817
817
|
}
|
|
818
818
|
else {
|
|
819
819
|
if (this.b3.tt == 2) {
|
|
820
|
-
a.
|
|
821
|
-
a.
|
|
820
|
+
a.t(this.ct);
|
|
821
|
+
a.t(this.cp);
|
|
822
822
|
}
|
|
823
823
|
else {
|
|
824
|
-
a.
|
|
825
|
-
a.
|
|
826
|
-
a.
|
|
827
|
-
a.
|
|
828
|
-
a.
|
|
829
|
-
a.
|
|
824
|
+
a.t(this.cv);
|
|
825
|
+
a.t(this.cu);
|
|
826
|
+
a.t(this.cw);
|
|
827
|
+
a.t(this.cr);
|
|
828
|
+
a.t(this.cq);
|
|
829
|
+
a.t(this.cs);
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
832
|
}
|
|
@@ -839,7 +839,7 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
|
|
|
839
839
|
c._stroke = this.b3.uh;
|
|
840
840
|
c.ad = this.b3.uj;
|
|
841
841
|
c.ai = this.b3.ui;
|
|
842
|
-
a.
|
|
842
|
+
a.v(c);
|
|
843
843
|
}
|
|
844
844
|
}
|
|
845
845
|
super.a5(a, b);
|
|
@@ -807,27 +807,30 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
|
|
|
807
807
|
let f = new DataLegendSeriesValueInfo();
|
|
808
808
|
f.a = 4;
|
|
809
809
|
f.l = this.r8(c, false, false);
|
|
810
|
-
f.p =
|
|
811
|
-
f.q = this.
|
|
812
|
-
f.r = this.
|
|
810
|
+
f.p = "Close";
|
|
811
|
+
f.q = this.sk != null ? this.sk : "Close";
|
|
812
|
+
f.r = this.tw != null ? this.tw : "C:";
|
|
813
|
+
f.s = this.ty != null ? this.ty : "";
|
|
813
814
|
let g = new DataLegendSeriesValueInfo();
|
|
814
815
|
g.l = this.r9(c, false, false);
|
|
815
816
|
g.a = 3;
|
|
816
|
-
g.p =
|
|
817
|
-
g.q = this.
|
|
818
|
-
g.r = this.
|
|
817
|
+
g.p = "Open";
|
|
818
|
+
g.q = this.sw != null ? this.sw : "Open";
|
|
819
|
+
g.r = this.ua != null ? this.ua : "O:";
|
|
820
|
+
g.s = this.uc != null ? this.uc : "";
|
|
819
821
|
g.k = true;
|
|
820
822
|
let h = new DataLegendSeriesValueInfo();
|
|
821
823
|
h.l = (f.l - g.l) / g.l * 100;
|
|
822
824
|
h.l = round10N(h.l, 1);
|
|
823
825
|
h.a = 9;
|
|
824
826
|
h.p = "Change";
|
|
825
|
-
h.q = "";
|
|
826
|
-
h.
|
|
827
|
-
h.
|
|
828
|
-
h.
|
|
829
|
-
h.
|
|
830
|
-
h.
|
|
827
|
+
h.q = "Change";
|
|
828
|
+
h.r = "";
|
|
829
|
+
h.u = "";
|
|
830
|
+
h.w = "+";
|
|
831
|
+
h.v = "%";
|
|
832
|
+
h.x = "%";
|
|
833
|
+
h.s = null;
|
|
831
834
|
h.c = false;
|
|
832
835
|
h.k = true;
|
|
833
836
|
h.e = false;
|
|
@@ -837,37 +840,41 @@ export let FinancialPriceSeries = /*@__PURE__*/ (() => {
|
|
|
837
840
|
h.d = false;
|
|
838
841
|
h.n = 1;
|
|
839
842
|
h.m = 1;
|
|
840
|
-
g.
|
|
841
|
-
f.
|
|
842
|
-
h.
|
|
843
|
+
g.y = h.l >= 0 ? this.o3 : this.tm;
|
|
844
|
+
f.y = h.l >= 0 ? this.o3 : this.tm;
|
|
845
|
+
h.y = h.l >= 0 ? this.o3 : this.tm;
|
|
843
846
|
let i = new DataLegendSeriesValueInfo();
|
|
844
847
|
i.l = e > d ? d : e;
|
|
845
848
|
i.a = 1;
|
|
846
|
-
i.p =
|
|
847
|
-
i.q = this.
|
|
848
|
-
i.r = this.
|
|
849
|
+
i.p = "Low";
|
|
850
|
+
i.q = this.ss != null ? this.ss : "Low";
|
|
851
|
+
i.r = this.t5 != null ? this.t5 : "L:";
|
|
852
|
+
i.s = this.t7 != null ? this.t7 : "";
|
|
849
853
|
i.k = true;
|
|
850
854
|
let j = new DataLegendSeriesValueInfo();
|
|
851
855
|
j.l = e > d ? e : d;
|
|
852
856
|
j.a = 2;
|
|
853
|
-
j.p =
|
|
854
|
-
j.q = this.
|
|
855
|
-
j.r = this.
|
|
857
|
+
j.p = "High";
|
|
858
|
+
j.q = this.sn != null ? this.sn : "High";
|
|
859
|
+
j.r = this.t1 != null ? this.t1 : "H:";
|
|
860
|
+
j.s = this.t3 != null ? this.t3 : "";
|
|
856
861
|
j.k = true;
|
|
857
862
|
let k = new DataLegendSeriesValueInfo();
|
|
858
863
|
k.l = (j.l + i.l + f.l) / 3;
|
|
859
864
|
k.l = round10N(k.l, 2);
|
|
860
865
|
k.a = 5;
|
|
861
866
|
k.p = "TypicalPrice";
|
|
862
|
-
k.q = "
|
|
863
|
-
k.r = "";
|
|
867
|
+
k.q = "TypicalPrice";
|
|
868
|
+
k.r = "TP:";
|
|
869
|
+
k.s = "";
|
|
864
870
|
k.k = true;
|
|
865
871
|
let l = new DataLegendSeriesValueInfo();
|
|
866
872
|
l.l = this.sa(c, false, false);
|
|
867
873
|
l.a = 8;
|
|
868
|
-
l.p =
|
|
869
|
-
l.q =
|
|
870
|
-
l.r = "";
|
|
874
|
+
l.p = "Volume";
|
|
875
|
+
l.q = this.s0 != null ? this.s0 : "Volume";
|
|
876
|
+
l.r = "VOL:";
|
|
877
|
+
l.s = "";
|
|
871
878
|
l.k = true;
|
|
872
879
|
l.n = 0;
|
|
873
880
|
l.m = 0;
|
|
@@ -1072,13 +1079,13 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
|
|
|
1072
1079
|
for (let c = 0; c < this.b9.count; c++) {
|
|
1073
1080
|
let d = this.aa(c, b);
|
|
1074
1081
|
if (d._visibility == 0) {
|
|
1075
|
-
a.
|
|
1082
|
+
a.t(d);
|
|
1076
1083
|
}
|
|
1077
1084
|
}
|
|
1078
1085
|
}
|
|
1079
1086
|
else {
|
|
1080
|
-
a.
|
|
1081
|
-
a.
|
|
1087
|
+
a.t(this.cn);
|
|
1088
|
+
a.t(this.cm);
|
|
1082
1089
|
}
|
|
1083
1090
|
}
|
|
1084
1091
|
}
|
|
@@ -1090,7 +1097,7 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
|
|
|
1090
1097
|
c._stroke = this.b3.uz;
|
|
1091
1098
|
c.ai = this.b3.u1;
|
|
1092
1099
|
c.ad = this.b3.u2;
|
|
1093
|
-
a.
|
|
1100
|
+
a.v(c);
|
|
1094
1101
|
}
|
|
1095
1102
|
}
|
|
1096
1103
|
super.a5(a, b);
|
|
@@ -121,15 +121,17 @@ export let HighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
121
121
|
let g = new DataLegendSeriesValueInfo();
|
|
122
122
|
g.l = e;
|
|
123
123
|
g.a = 13;
|
|
124
|
-
g.p =
|
|
125
|
-
g.q = this.
|
|
126
|
-
g.r = this.
|
|
124
|
+
g.p = "X";
|
|
125
|
+
g.q = this.si != null ? this.si : "X";
|
|
126
|
+
g.r = this.se != null ? this.se : "X:";
|
|
127
|
+
g.s = this.sg != null ? this.sg : "";
|
|
127
128
|
let h = new DataLegendSeriesValueInfo();
|
|
128
129
|
h.l = f;
|
|
129
130
|
h.a = 14;
|
|
130
|
-
h.p =
|
|
131
|
-
h.q = this.
|
|
132
|
-
|
|
131
|
+
h.p = "Y";
|
|
132
|
+
h.q = this.sq != null ? this.sq : "Y";
|
|
133
|
+
h.r = this.sm != null ? this.sm : "Y:";
|
|
134
|
+
h.s = this.so != null ? this.so : "";
|
|
133
135
|
let i = new DataLegendSeriesContext();
|
|
134
136
|
i.f = ((() => {
|
|
135
137
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -1048,7 +1050,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1048
1050
|
if (g != this.b5 || h != this.b4 || this.bx == null) {
|
|
1049
1051
|
this.b2.setAttribute("width", e.toString());
|
|
1050
1052
|
this.b2.setAttribute("height", f.toString());
|
|
1051
|
-
this.b3 = this.b0.
|
|
1053
|
+
this.b3 = this.b0.h().getImageData(0, 0, e, f);
|
|
1052
1054
|
let imageDataArray_ = this.b3.data;
|
|
1053
1055
|
this.bx = imageDataArray_;
|
|
1054
1056
|
}
|
|
@@ -1062,7 +1064,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1062
1064
|
let b = truncate(Math.round(this.bu.left));
|
|
1063
1065
|
let c = truncate(Math.round(this.bu.width));
|
|
1064
1066
|
let d = truncate(Math.round(this.bu.height));
|
|
1065
|
-
this.b0.
|
|
1067
|
+
this.b0.h().putImageData(this.b3, 0, 0);
|
|
1066
1068
|
this.aq();
|
|
1067
1069
|
}
|
|
1068
1070
|
b8(a) {
|
|
@@ -1085,7 +1087,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1085
1087
|
c.width = this.bu.width;
|
|
1086
1088
|
c.height = this.bu.height;
|
|
1087
1089
|
c._fill = this.bo();
|
|
1088
|
-
a.
|
|
1090
|
+
a.w(c);
|
|
1089
1091
|
return;
|
|
1090
1092
|
}
|
|
1091
1093
|
if (this.b2 == null) {
|
|
@@ -1095,7 +1097,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1095
1097
|
let e = truncate(Math.round(this.bu.top));
|
|
1096
1098
|
let f = truncate(Math.round(this.bu.width));
|
|
1097
1099
|
let g = truncate(Math.round(this.bu.height));
|
|
1098
|
-
this.k.
|
|
1100
|
+
this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
|
|
1099
1101
|
}
|
|
1100
1102
|
b1(a, b) {
|
|
1101
1103
|
return Color.e(toNullable(Color.$, a), toNullable(Color.$, null)) && Color.e(toNullable(Color.$, b), toNullable(Color.$, null));
|
|
@@ -179,7 +179,7 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
179
179
|
this.l = FontUtil.getFont(a.h);
|
|
180
180
|
}
|
|
181
181
|
if (this.m != null) {
|
|
182
|
-
this.m.
|
|
182
|
+
this.m.ad(this.l);
|
|
183
183
|
}
|
|
184
184
|
this.s = FontUtil.getCurrentFontHeight(a.h, this.l);
|
|
185
185
|
if (this.j != null && this.j.fm != 1) {
|
|
@@ -200,13 +200,13 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
200
200
|
if (b == null || !b.d) {
|
|
201
201
|
return;
|
|
202
202
|
}
|
|
203
|
-
b.
|
|
203
|
+
b.l(0, 0, this.v, this.u);
|
|
204
204
|
if (this.l != null) {
|
|
205
|
-
b.
|
|
205
|
+
b.ad(this.l);
|
|
206
206
|
}
|
|
207
207
|
if (this.q != 1) {
|
|
208
|
-
b.
|
|
209
|
-
b.
|
|
208
|
+
b.aa();
|
|
209
|
+
b.ab(this.q, this.q);
|
|
210
210
|
}
|
|
211
211
|
let c = this.t(), d = c / 2;
|
|
212
212
|
let e = this.j.av == null || this.j.av.count == 0;
|
|
@@ -222,7 +222,7 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
222
222
|
let h = e ? null : this.x(this.j.av.item(this.j.av.count - 1));
|
|
223
223
|
this.af.al = g = h == null ? "" : h.toString();
|
|
224
224
|
this.af.o = this.ag.o = c;
|
|
225
|
-
this.af.n = this.v - b.
|
|
225
|
+
this.af.n = this.v - b.g(g) - 4;
|
|
226
226
|
let i = this.j.fb;
|
|
227
227
|
let j = i == null ? null : i._fill;
|
|
228
228
|
let k = new Color();
|
|
@@ -239,8 +239,8 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
239
239
|
i.color = k;
|
|
240
240
|
}
|
|
241
241
|
this.ag.ao = this.af.ao = i;
|
|
242
|
-
b.
|
|
243
|
-
b.
|
|
242
|
+
b.x(this.ag);
|
|
243
|
+
b.x(this.af);
|
|
244
244
|
if (c < 0.5) {
|
|
245
245
|
return;
|
|
246
246
|
}
|
|
@@ -256,9 +256,9 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
256
256
|
this.ah.an = d;
|
|
257
257
|
this.ah._stroke = i;
|
|
258
258
|
this.ah.ac = c;
|
|
259
|
-
b.
|
|
259
|
+
b.s(this.ah);
|
|
260
260
|
if (this.q != 1) {
|
|
261
|
-
b.
|
|
261
|
+
b.z();
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
264
|
x(dataItem_) {
|
|
@@ -405,7 +405,7 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
405
405
|
this.l = FontUtil.getFont(a.h);
|
|
406
406
|
}
|
|
407
407
|
if (this.m != null) {
|
|
408
|
-
this.m.
|
|
408
|
+
this.m.ad(this.l);
|
|
409
409
|
}
|
|
410
410
|
this.t = FontUtil.getCurrentFontHeight(a.h, this.l);
|
|
411
411
|
if (this.j != null && this.j.ft != 1) {
|
|
@@ -432,11 +432,11 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
432
432
|
}
|
|
433
433
|
let b = this.m;
|
|
434
434
|
if (a) {
|
|
435
|
-
b.
|
|
435
|
+
b.l(0, 0, this.z, this.y);
|
|
436
436
|
}
|
|
437
437
|
let c = false;
|
|
438
438
|
if (b != null && this.l != null) {
|
|
439
|
-
b.
|
|
439
|
+
b.ad(this.l);
|
|
440
440
|
}
|
|
441
441
|
if (!a) {
|
|
442
442
|
this.al = new TextBlock();
|
|
@@ -446,12 +446,12 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
446
446
|
let e = this.ab(this.j.a3);
|
|
447
447
|
this.ak.al = this.ac = e == null ? "" : e.toString();
|
|
448
448
|
if (b != null) {
|
|
449
|
-
this.w = b.
|
|
449
|
+
this.w = b.g(this.ad) + 3;
|
|
450
450
|
if (this.w > this.v) {
|
|
451
451
|
c = true;
|
|
452
452
|
this.v = this.w;
|
|
453
453
|
}
|
|
454
|
-
this.u = b.
|
|
454
|
+
this.u = b.g(this.ac) + 3;
|
|
455
455
|
if (this.u > this.v) {
|
|
456
456
|
c = true;
|
|
457
457
|
this.v = this.u;
|
|
@@ -470,8 +470,8 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
470
470
|
}
|
|
471
471
|
else if (b != null) {
|
|
472
472
|
if (this.r != 1) {
|
|
473
|
-
b.
|
|
474
|
-
b.
|
|
473
|
+
b.aa();
|
|
474
|
+
b.ab(this.r, this.r);
|
|
475
475
|
}
|
|
476
476
|
let g = this.j.fj;
|
|
477
477
|
let h = 1;
|
|
@@ -501,8 +501,8 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
501
501
|
g.color = k;
|
|
502
502
|
}
|
|
503
503
|
this.al.ao = this.ak.ao = g;
|
|
504
|
-
b.
|
|
505
|
-
b.
|
|
504
|
+
b.x(this.al);
|
|
505
|
+
b.x(this.ak);
|
|
506
506
|
let m = this.x(), n = m / 2;
|
|
507
507
|
if (m >= 0.5) {
|
|
508
508
|
g = new Brush();
|
|
@@ -517,10 +517,10 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
517
517
|
this.am.an = this.y;
|
|
518
518
|
this.am._stroke = g;
|
|
519
519
|
this.am.ac = m;
|
|
520
|
-
b.
|
|
520
|
+
b.s(this.am);
|
|
521
521
|
}
|
|
522
522
|
if (this.r != 1) {
|
|
523
|
-
b.
|
|
523
|
+
b.z();
|
|
524
524
|
}
|
|
525
525
|
}
|
|
526
526
|
return c;
|
|
@@ -1229,28 +1229,28 @@ export let XamSparklineView = /*@__PURE__*/ (() => {
|
|
|
1229
1229
|
return 10;
|
|
1230
1230
|
}
|
|
1231
1231
|
ay(a, b) {
|
|
1232
|
-
b.
|
|
1232
|
+
b.t(a);
|
|
1233
1233
|
}
|
|
1234
1234
|
ax() {
|
|
1235
1235
|
let a = this.p;
|
|
1236
1236
|
if (a != null && a.d) {
|
|
1237
1237
|
if (this.x != 1) {
|
|
1238
|
-
a.
|
|
1239
|
-
a.
|
|
1238
|
+
a.aa();
|
|
1239
|
+
a.ab(this.x, this.x);
|
|
1240
1240
|
}
|
|
1241
|
-
a.
|
|
1242
|
-
a.
|
|
1243
|
-
a.
|
|
1241
|
+
a.l(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
|
|
1242
|
+
a.t(this.bw);
|
|
1243
|
+
a.t(this.bu);
|
|
1244
1244
|
this.ay(this.bs, a);
|
|
1245
1245
|
this.ay(this.bt, a);
|
|
1246
1246
|
this.ay(this.bp, a);
|
|
1247
1247
|
this.ay(this.br, a);
|
|
1248
1248
|
this.ay(this.bo, a);
|
|
1249
1249
|
this.ay(this.bq, a);
|
|
1250
|
-
a.
|
|
1251
|
-
a.
|
|
1250
|
+
a.t(this.bv);
|
|
1251
|
+
a.t(this.bx);
|
|
1252
1252
|
if (this.x != 1) {
|
|
1253
|
-
a.
|
|
1253
|
+
a.z();
|
|
1254
1254
|
}
|
|
1255
1255
|
}
|
|
1256
1256
|
let b = new AxisRenderMessage_Spark();
|
|
@@ -169,26 +169,30 @@ export let HorizontalRangeCategorySeries = /*@__PURE__*/ (() => {
|
|
|
169
169
|
let f = new DataLegendSeriesValueInfo();
|
|
170
170
|
f.a = 1;
|
|
171
171
|
f.l = e > d ? d : e;
|
|
172
|
-
f.p =
|
|
173
|
-
f.q = this.
|
|
174
|
-
f.r = this.
|
|
172
|
+
f.p = "Low";
|
|
173
|
+
f.q = this.tt != null ? this.tt : "Low";
|
|
174
|
+
f.r = this.t6 != null ? this.t6 : "L:";
|
|
175
|
+
f.s = this.t8 != null ? this.t8 : "";
|
|
175
176
|
let g = new DataLegendSeriesValueInfo();
|
|
176
177
|
g.a = 2;
|
|
177
178
|
g.l = e > d ? e : d;
|
|
178
|
-
g.p =
|
|
179
|
-
g.q = this.
|
|
180
|
-
g.r = this.
|
|
179
|
+
g.p = "High";
|
|
180
|
+
g.q = this.tq != null ? this.tq : "High";
|
|
181
|
+
g.r = this.t2 != null ? this.t2 : "H:";
|
|
182
|
+
g.s = this.t4 != null ? this.t4 : "";
|
|
181
183
|
let h = new DataLegendSeriesValueInfo();
|
|
182
184
|
h.a = 7;
|
|
183
185
|
h.l = Math.abs(g.l - f.l);
|
|
184
186
|
h.p = "Range";
|
|
185
|
-
h.q = "
|
|
187
|
+
h.q = "Range";
|
|
188
|
+
h.r = "R:";
|
|
186
189
|
h.k = true;
|
|
187
190
|
let i = new DataLegendSeriesValueInfo();
|
|
188
191
|
i.a = 6;
|
|
189
192
|
i.l = f.l + (h.l / 2);
|
|
190
193
|
i.p = "Average";
|
|
191
|
-
i.q = "
|
|
194
|
+
i.q = "Average";
|
|
195
|
+
i.r = "A:";
|
|
192
196
|
i.k = true;
|
|
193
197
|
let j = new DataLegendSeriesContext();
|
|
194
198
|
j.f = ((() => {
|
|
@@ -340,7 +340,9 @@ export let ItemToolTipLayer = /*@__PURE__*/ (() => {
|
|
|
340
340
|
let q = Math.min(c.g._inner[i], c.o._inner[i]);
|
|
341
341
|
let r = c.n._inner[i] - c.f._inner[i];
|
|
342
342
|
let s = c.o._inner[i] - c.g._inner[i];
|
|
343
|
-
|
|
343
|
+
if (o != null) {
|
|
344
|
+
this.rc.cf(o, p, q, r, s);
|
|
345
|
+
}
|
|
344
346
|
}
|
|
345
347
|
}
|
|
346
348
|
en() {
|
|
@@ -200,7 +200,7 @@ export let LegendBaseViewManager = /*@__PURE__*/ (() => {
|
|
|
200
200
|
return new Size(1, this.g.rootWrapper.width(), Math.max(10, this.g.rootWrapper.height() - 15));
|
|
201
201
|
}
|
|
202
202
|
y(a, b, c, d) {
|
|
203
|
-
let e = a.
|
|
203
|
+
let e = a.h();
|
|
204
204
|
e.beginPath();
|
|
205
205
|
e.moveTo(b.ak._inner[0].x, b.ak._inner[0].y);
|
|
206
206
|
for (let f = 1; f < b.ak.count; f++) {
|
|
@@ -158,14 +158,14 @@ export let LineSeriesView = /*@__PURE__*/ (() => {
|
|
|
158
158
|
super.a6(a, b);
|
|
159
159
|
if (a.d) {
|
|
160
160
|
if (b) {
|
|
161
|
-
a.
|
|
162
|
-
a.
|
|
163
|
-
a.
|
|
161
|
+
a.t(this.dd);
|
|
162
|
+
a.t(this.de);
|
|
163
|
+
a.t(this.df);
|
|
164
164
|
}
|
|
165
165
|
else {
|
|
166
|
-
a.
|
|
167
|
-
a.
|
|
168
|
-
a.
|
|
166
|
+
a.t(this.dj);
|
|
167
|
+
a.t(this.dk);
|
|
168
|
+
a.t(this.dl);
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
171
|
}
|
|
@@ -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);
|