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
|
@@ -17,14 +17,15 @@ var DataLegendStylingColumnEventArgs = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
17
17
|
_this.d = 0;
|
|
18
18
|
_this.f = null;
|
|
19
19
|
_this.b = 0;
|
|
20
|
+
_this.i = null;
|
|
20
21
|
_this.h = null;
|
|
21
22
|
_this.a = 0;
|
|
22
23
|
_this.e = null;
|
|
23
24
|
_this.g = null;
|
|
24
|
-
_this.i = null;
|
|
25
25
|
_this.j = null;
|
|
26
26
|
_this.k = null;
|
|
27
27
|
_this.l = null;
|
|
28
|
+
_this.m = null;
|
|
28
29
|
return _this;
|
|
29
30
|
}
|
|
30
31
|
DataLegendStylingColumnEventArgs.$t = markType(DataLegendStylingColumnEventArgs, 'DataLegendStylingColumnEventArgs');
|
|
@@ -1462,7 +1462,9 @@ var DataToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1462
1462
|
var q = Math.min(c.g._inner[i], c.m._inner[i]);
|
|
1463
1463
|
var r = c.l._inner[i] - c.f._inner[i];
|
|
1464
1464
|
var s = c.m._inner[i] - c.g._inner[i];
|
|
1465
|
-
|
|
1465
|
+
if (o != null) {
|
|
1466
|
+
this.r5.ch(o, p, q, r, s);
|
|
1467
|
+
}
|
|
1466
1468
|
}
|
|
1467
1469
|
};
|
|
1468
1470
|
DataToolTipLayer.prototype.en = function () {
|
|
@@ -828,30 +828,30 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
828
828
|
if (a.d) {
|
|
829
829
|
if (b) {
|
|
830
830
|
if (this.b3.tt == 2) {
|
|
831
|
-
a.
|
|
832
|
-
a.
|
|
831
|
+
a.t(this.cl);
|
|
832
|
+
a.t(this.ch);
|
|
833
833
|
}
|
|
834
834
|
else {
|
|
835
|
-
a.
|
|
836
|
-
a.
|
|
837
|
-
a.
|
|
838
|
-
a.
|
|
839
|
-
a.
|
|
840
|
-
a.
|
|
835
|
+
a.t(this.cn);
|
|
836
|
+
a.t(this.cm);
|
|
837
|
+
a.t(this.co);
|
|
838
|
+
a.t(this.cj);
|
|
839
|
+
a.t(this.ci);
|
|
840
|
+
a.t(this.ck);
|
|
841
841
|
}
|
|
842
842
|
}
|
|
843
843
|
else {
|
|
844
844
|
if (this.b3.tt == 2) {
|
|
845
|
-
a.
|
|
846
|
-
a.
|
|
845
|
+
a.t(this.ct);
|
|
846
|
+
a.t(this.cp);
|
|
847
847
|
}
|
|
848
848
|
else {
|
|
849
|
-
a.
|
|
850
|
-
a.
|
|
851
|
-
a.
|
|
852
|
-
a.
|
|
853
|
-
a.
|
|
854
|
-
a.
|
|
849
|
+
a.t(this.cv);
|
|
850
|
+
a.t(this.cu);
|
|
851
|
+
a.t(this.cw);
|
|
852
|
+
a.t(this.cr);
|
|
853
|
+
a.t(this.cq);
|
|
854
|
+
a.t(this.cs);
|
|
855
855
|
}
|
|
856
856
|
}
|
|
857
857
|
}
|
|
@@ -864,7 +864,7 @@ var FinancialIndicatorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
864
864
|
c._stroke = this.b3.uh;
|
|
865
865
|
c.ad = this.b3.uj;
|
|
866
866
|
c.ai = this.b3.ui;
|
|
867
|
-
a.
|
|
867
|
+
a.v(c);
|
|
868
868
|
}
|
|
869
869
|
}
|
|
870
870
|
_super.prototype.a5.call(this, a, b);
|
|
@@ -838,27 +838,30 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
838
838
|
var f = new DataLegendSeriesValueInfo();
|
|
839
839
|
f.a = 4;
|
|
840
840
|
f.l = this.r8(c, false, false);
|
|
841
|
-
f.p =
|
|
842
|
-
f.q = this.
|
|
843
|
-
f.r = this.
|
|
841
|
+
f.p = "Close";
|
|
842
|
+
f.q = this.sk != null ? this.sk : "Close";
|
|
843
|
+
f.r = this.tw != null ? this.tw : "C:";
|
|
844
|
+
f.s = this.ty != null ? this.ty : "";
|
|
844
845
|
var g = new DataLegendSeriesValueInfo();
|
|
845
846
|
g.l = this.r9(c, false, false);
|
|
846
847
|
g.a = 3;
|
|
847
|
-
g.p =
|
|
848
|
-
g.q = this.
|
|
849
|
-
g.r = this.
|
|
848
|
+
g.p = "Open";
|
|
849
|
+
g.q = this.sw != null ? this.sw : "Open";
|
|
850
|
+
g.r = this.ua != null ? this.ua : "O:";
|
|
851
|
+
g.s = this.uc != null ? this.uc : "";
|
|
850
852
|
g.k = true;
|
|
851
853
|
var h = new DataLegendSeriesValueInfo();
|
|
852
854
|
h.l = (f.l - g.l) / g.l * 100;
|
|
853
855
|
h.l = round10N(h.l, 1);
|
|
854
856
|
h.a = 9;
|
|
855
857
|
h.p = "Change";
|
|
856
|
-
h.q = "";
|
|
857
|
-
h.
|
|
858
|
-
h.
|
|
859
|
-
h.
|
|
860
|
-
h.
|
|
861
|
-
h.
|
|
858
|
+
h.q = "Change";
|
|
859
|
+
h.r = "";
|
|
860
|
+
h.u = "";
|
|
861
|
+
h.w = "+";
|
|
862
|
+
h.v = "%";
|
|
863
|
+
h.x = "%";
|
|
864
|
+
h.s = null;
|
|
862
865
|
h.c = false;
|
|
863
866
|
h.k = true;
|
|
864
867
|
h.e = false;
|
|
@@ -868,37 +871,41 @@ var FinancialPriceSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
868
871
|
h.d = false;
|
|
869
872
|
h.n = 1;
|
|
870
873
|
h.m = 1;
|
|
871
|
-
g.
|
|
872
|
-
f.
|
|
873
|
-
h.
|
|
874
|
+
g.y = h.l >= 0 ? this.o3 : this.tm;
|
|
875
|
+
f.y = h.l >= 0 ? this.o3 : this.tm;
|
|
876
|
+
h.y = h.l >= 0 ? this.o3 : this.tm;
|
|
874
877
|
var i = new DataLegendSeriesValueInfo();
|
|
875
878
|
i.l = e > d ? d : e;
|
|
876
879
|
i.a = 1;
|
|
877
|
-
i.p =
|
|
878
|
-
i.q = this.
|
|
879
|
-
i.r = this.
|
|
880
|
+
i.p = "Low";
|
|
881
|
+
i.q = this.ss != null ? this.ss : "Low";
|
|
882
|
+
i.r = this.t5 != null ? this.t5 : "L:";
|
|
883
|
+
i.s = this.t7 != null ? this.t7 : "";
|
|
880
884
|
i.k = true;
|
|
881
885
|
var j = new DataLegendSeriesValueInfo();
|
|
882
886
|
j.l = e > d ? e : d;
|
|
883
887
|
j.a = 2;
|
|
884
|
-
j.p =
|
|
885
|
-
j.q = this.
|
|
886
|
-
j.r = this.
|
|
888
|
+
j.p = "High";
|
|
889
|
+
j.q = this.sn != null ? this.sn : "High";
|
|
890
|
+
j.r = this.t1 != null ? this.t1 : "H:";
|
|
891
|
+
j.s = this.t3 != null ? this.t3 : "";
|
|
887
892
|
j.k = true;
|
|
888
893
|
var k = new DataLegendSeriesValueInfo();
|
|
889
894
|
k.l = (j.l + i.l + f.l) / 3;
|
|
890
895
|
k.l = round10N(k.l, 2);
|
|
891
896
|
k.a = 5;
|
|
892
897
|
k.p = "TypicalPrice";
|
|
893
|
-
k.q = "
|
|
894
|
-
k.r = "";
|
|
898
|
+
k.q = "TypicalPrice";
|
|
899
|
+
k.r = "TP:";
|
|
900
|
+
k.s = "";
|
|
895
901
|
k.k = true;
|
|
896
902
|
var l = new DataLegendSeriesValueInfo();
|
|
897
903
|
l.l = this.sa(c, false, false);
|
|
898
904
|
l.a = 8;
|
|
899
|
-
l.p =
|
|
900
|
-
l.q =
|
|
901
|
-
l.r = "";
|
|
905
|
+
l.p = "Volume";
|
|
906
|
+
l.q = this.s0 != null ? this.s0 : "Volume";
|
|
907
|
+
l.r = "VOL:";
|
|
908
|
+
l.s = "";
|
|
902
909
|
l.k = true;
|
|
903
910
|
l.n = 0;
|
|
904
911
|
l.m = 0;
|
|
@@ -1112,13 +1119,13 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1112
1119
|
for (var c = 0; c < this.b9.count; c++) {
|
|
1113
1120
|
var d = this.aa(c, b);
|
|
1114
1121
|
if (d._visibility == 0) {
|
|
1115
|
-
a.
|
|
1122
|
+
a.t(d);
|
|
1116
1123
|
}
|
|
1117
1124
|
}
|
|
1118
1125
|
}
|
|
1119
1126
|
else {
|
|
1120
|
-
a.
|
|
1121
|
-
a.
|
|
1127
|
+
a.t(this.cn);
|
|
1128
|
+
a.t(this.cm);
|
|
1122
1129
|
}
|
|
1123
1130
|
}
|
|
1124
1131
|
};
|
|
@@ -1130,7 +1137,7 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1130
1137
|
c._stroke = this.b3.uz;
|
|
1131
1138
|
c.ai = this.b3.u1;
|
|
1132
1139
|
c.ad = this.b3.u2;
|
|
1133
|
-
a.
|
|
1140
|
+
a.v(c);
|
|
1134
1141
|
}
|
|
1135
1142
|
}
|
|
1136
1143
|
_super.prototype.a5.call(this, a, b);
|
|
@@ -127,15 +127,17 @@ var HighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
127
127
|
var g = new DataLegendSeriesValueInfo();
|
|
128
128
|
g.l = e;
|
|
129
129
|
g.a = 13;
|
|
130
|
-
g.p =
|
|
131
|
-
g.q = this.
|
|
132
|
-
g.r = this.
|
|
130
|
+
g.p = "X";
|
|
131
|
+
g.q = this.si != null ? this.si : "X";
|
|
132
|
+
g.r = this.se != null ? this.se : "X:";
|
|
133
|
+
g.s = this.sg != null ? this.sg : "";
|
|
133
134
|
var h = new DataLegendSeriesValueInfo();
|
|
134
135
|
h.l = f;
|
|
135
136
|
h.a = 14;
|
|
136
|
-
h.p =
|
|
137
|
-
h.q = this.
|
|
138
|
-
|
|
137
|
+
h.p = "Y";
|
|
138
|
+
h.q = this.sq != null ? this.sq : "Y";
|
|
139
|
+
h.r = this.sm != null ? this.sm : "Y:";
|
|
140
|
+
h.s = this.so != null ? this.so : "";
|
|
139
141
|
var i = new DataLegendSeriesContext();
|
|
140
142
|
i.f = ((function () {
|
|
141
143
|
var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -1084,7 +1086,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1084
1086
|
if (g != this.b5 || h != this.b4 || this.bx == null) {
|
|
1085
1087
|
this.b2.setAttribute("width", e.toString());
|
|
1086
1088
|
this.b2.setAttribute("height", f.toString());
|
|
1087
|
-
this.b3 = this.b0.
|
|
1089
|
+
this.b3 = this.b0.h().getImageData(0, 0, e, f);
|
|
1088
1090
|
var imageDataArray_ = this.b3.data;
|
|
1089
1091
|
this.bx = imageDataArray_;
|
|
1090
1092
|
}
|
|
@@ -1098,7 +1100,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1098
1100
|
var b = truncate(Math.round(this.bu.left));
|
|
1099
1101
|
var c = truncate(Math.round(this.bu.width));
|
|
1100
1102
|
var d = truncate(Math.round(this.bu.height));
|
|
1101
|
-
this.b0.
|
|
1103
|
+
this.b0.h().putImageData(this.b3, 0, 0);
|
|
1102
1104
|
this.aq();
|
|
1103
1105
|
};
|
|
1104
1106
|
HighDensityScatterSeriesView.prototype.b8 = function (a) {
|
|
@@ -1121,7 +1123,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1121
1123
|
c.width = this.bu.width;
|
|
1122
1124
|
c.height = this.bu.height;
|
|
1123
1125
|
c._fill = this.bo();
|
|
1124
|
-
a.
|
|
1126
|
+
a.w(c);
|
|
1125
1127
|
return;
|
|
1126
1128
|
}
|
|
1127
1129
|
if (this.b2 == null) {
|
|
@@ -1131,7 +1133,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
1131
1133
|
var e = truncate(Math.round(this.bu.top));
|
|
1132
1134
|
var f = truncate(Math.round(this.bu.width));
|
|
1133
1135
|
var g = truncate(Math.round(this.bu.height));
|
|
1134
|
-
this.k.
|
|
1136
|
+
this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
|
|
1135
1137
|
};
|
|
1136
1138
|
HighDensityScatterSeriesView.prototype.b1 = function (a, b) {
|
|
1137
1139
|
return Color.e(toNullable(Color.$, a), toNullable(Color.$, null)) && Color.e(toNullable(Color.$, b), toNullable(Color.$, null));
|
|
@@ -198,7 +198,7 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
198
198
|
this.l = FontUtil.getFont(a.h);
|
|
199
199
|
}
|
|
200
200
|
if (this.m != null) {
|
|
201
|
-
this.m.
|
|
201
|
+
this.m.ad(this.l);
|
|
202
202
|
}
|
|
203
203
|
this.s = FontUtil.getCurrentFontHeight(a.h, this.l);
|
|
204
204
|
if (this.j != null && this.j.fm != 1) {
|
|
@@ -219,13 +219,13 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
219
219
|
if (b == null || !b.d) {
|
|
220
220
|
return;
|
|
221
221
|
}
|
|
222
|
-
b.
|
|
222
|
+
b.l(0, 0, this.v, this.u);
|
|
223
223
|
if (this.l != null) {
|
|
224
|
-
b.
|
|
224
|
+
b.ad(this.l);
|
|
225
225
|
}
|
|
226
226
|
if (this.q != 1) {
|
|
227
|
-
b.
|
|
228
|
-
b.
|
|
227
|
+
b.aa();
|
|
228
|
+
b.ab(this.q, this.q);
|
|
229
229
|
}
|
|
230
230
|
var c = this.t(), d = c / 2;
|
|
231
231
|
var e = this.j.av == null || this.j.av.count == 0;
|
|
@@ -241,7 +241,7 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
241
241
|
var h = e ? null : this.x(this.j.av.item(this.j.av.count - 1));
|
|
242
242
|
this.af.al = g = h == null ? "" : h.toString();
|
|
243
243
|
this.af.o = this.ag.o = c;
|
|
244
|
-
this.af.n = this.v - b.
|
|
244
|
+
this.af.n = this.v - b.g(g) - 4;
|
|
245
245
|
var i = this.j.fb;
|
|
246
246
|
var j = i == null ? null : i._fill;
|
|
247
247
|
var k = new Color();
|
|
@@ -258,8 +258,8 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
258
258
|
i.color = k;
|
|
259
259
|
}
|
|
260
260
|
this.ag.ao = this.af.ao = i;
|
|
261
|
-
b.
|
|
262
|
-
b.
|
|
261
|
+
b.x(this.ag);
|
|
262
|
+
b.x(this.af);
|
|
263
263
|
if (c < 0.5) {
|
|
264
264
|
return;
|
|
265
265
|
}
|
|
@@ -275,9 +275,9 @@ var HorizontalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
275
275
|
this.ah.an = d;
|
|
276
276
|
this.ah._stroke = i;
|
|
277
277
|
this.ah.ac = c;
|
|
278
|
-
b.
|
|
278
|
+
b.s(this.ah);
|
|
279
279
|
if (this.q != 1) {
|
|
280
|
-
b.
|
|
280
|
+
b.z();
|
|
281
281
|
}
|
|
282
282
|
};
|
|
283
283
|
HorizontalAxisView.prototype.x = function (dataItem_) {
|
|
@@ -442,7 +442,7 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
442
442
|
this.l = FontUtil.getFont(a.h);
|
|
443
443
|
}
|
|
444
444
|
if (this.m != null) {
|
|
445
|
-
this.m.
|
|
445
|
+
this.m.ad(this.l);
|
|
446
446
|
}
|
|
447
447
|
this.t = FontUtil.getCurrentFontHeight(a.h, this.l);
|
|
448
448
|
if (this.j != null && this.j.ft != 1) {
|
|
@@ -469,11 +469,11 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
469
469
|
}
|
|
470
470
|
var b = this.m;
|
|
471
471
|
if (a) {
|
|
472
|
-
b.
|
|
472
|
+
b.l(0, 0, this.z, this.y);
|
|
473
473
|
}
|
|
474
474
|
var c = false;
|
|
475
475
|
if (b != null && this.l != null) {
|
|
476
|
-
b.
|
|
476
|
+
b.ad(this.l);
|
|
477
477
|
}
|
|
478
478
|
if (!a) {
|
|
479
479
|
this.al = new TextBlock();
|
|
@@ -483,12 +483,12 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
483
483
|
var e = this.ab(this.j.a3);
|
|
484
484
|
this.ak.al = this.ac = e == null ? "" : e.toString();
|
|
485
485
|
if (b != null) {
|
|
486
|
-
this.w = b.
|
|
486
|
+
this.w = b.g(this.ad) + 3;
|
|
487
487
|
if (this.w > this.v) {
|
|
488
488
|
c = true;
|
|
489
489
|
this.v = this.w;
|
|
490
490
|
}
|
|
491
|
-
this.u = b.
|
|
491
|
+
this.u = b.g(this.ac) + 3;
|
|
492
492
|
if (this.u > this.v) {
|
|
493
493
|
c = true;
|
|
494
494
|
this.v = this.u;
|
|
@@ -507,8 +507,8 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
507
507
|
}
|
|
508
508
|
else if (b != null) {
|
|
509
509
|
if (this.r != 1) {
|
|
510
|
-
b.
|
|
511
|
-
b.
|
|
510
|
+
b.aa();
|
|
511
|
+
b.ab(this.r, this.r);
|
|
512
512
|
}
|
|
513
513
|
var g = this.j.fj;
|
|
514
514
|
var h = 1;
|
|
@@ -538,8 +538,8 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
538
538
|
g.color = k;
|
|
539
539
|
}
|
|
540
540
|
this.al.ao = this.ak.ao = g;
|
|
541
|
-
b.
|
|
542
|
-
b.
|
|
541
|
+
b.x(this.al);
|
|
542
|
+
b.x(this.ak);
|
|
543
543
|
var m = this.x(), n = m / 2;
|
|
544
544
|
if (m >= 0.5) {
|
|
545
545
|
g = new Brush();
|
|
@@ -554,10 +554,10 @@ var VerticalAxisView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
554
554
|
this.am.an = this.y;
|
|
555
555
|
this.am._stroke = g;
|
|
556
556
|
this.am.ac = m;
|
|
557
|
-
b.
|
|
557
|
+
b.s(this.am);
|
|
558
558
|
}
|
|
559
559
|
if (this.r != 1) {
|
|
560
|
-
b.
|
|
560
|
+
b.z();
|
|
561
561
|
}
|
|
562
562
|
}
|
|
563
563
|
return c;
|
|
@@ -1347,28 +1347,28 @@ var XamSparklineView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1347
1347
|
configurable: true
|
|
1348
1348
|
});
|
|
1349
1349
|
XamSparklineView.prototype.ay = function (a, b) {
|
|
1350
|
-
b.
|
|
1350
|
+
b.t(a);
|
|
1351
1351
|
};
|
|
1352
1352
|
XamSparklineView.prototype.ax = function () {
|
|
1353
1353
|
var a = this.p;
|
|
1354
1354
|
if (a != null && a.d) {
|
|
1355
1355
|
if (this.x != 1) {
|
|
1356
|
-
a.
|
|
1357
|
-
a.
|
|
1356
|
+
a.aa();
|
|
1357
|
+
a.ab(this.x, this.x);
|
|
1358
1358
|
}
|
|
1359
|
-
a.
|
|
1360
|
-
a.
|
|
1361
|
-
a.
|
|
1359
|
+
a.l(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
|
|
1360
|
+
a.t(this.bw);
|
|
1361
|
+
a.t(this.bu);
|
|
1362
1362
|
this.ay(this.bs, a);
|
|
1363
1363
|
this.ay(this.bt, a);
|
|
1364
1364
|
this.ay(this.bp, a);
|
|
1365
1365
|
this.ay(this.br, a);
|
|
1366
1366
|
this.ay(this.bo, a);
|
|
1367
1367
|
this.ay(this.bq, a);
|
|
1368
|
-
a.
|
|
1369
|
-
a.
|
|
1368
|
+
a.t(this.bv);
|
|
1369
|
+
a.t(this.bx);
|
|
1370
1370
|
if (this.x != 1) {
|
|
1371
|
-
a.
|
|
1371
|
+
a.z();
|
|
1372
1372
|
}
|
|
1373
1373
|
}
|
|
1374
1374
|
var b = new AxisRenderMessage_Spark();
|
|
@@ -175,26 +175,30 @@ var HorizontalRangeCategorySeries = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
175
175
|
var f = new DataLegendSeriesValueInfo();
|
|
176
176
|
f.a = 1;
|
|
177
177
|
f.l = e > d ? d : e;
|
|
178
|
-
f.p =
|
|
179
|
-
f.q = this.
|
|
180
|
-
f.r = this.
|
|
178
|
+
f.p = "Low";
|
|
179
|
+
f.q = this.tt != null ? this.tt : "Low";
|
|
180
|
+
f.r = this.t6 != null ? this.t6 : "L:";
|
|
181
|
+
f.s = this.t8 != null ? this.t8 : "";
|
|
181
182
|
var g = new DataLegendSeriesValueInfo();
|
|
182
183
|
g.a = 2;
|
|
183
184
|
g.l = e > d ? e : d;
|
|
184
|
-
g.p =
|
|
185
|
-
g.q = this.
|
|
186
|
-
g.r = this.
|
|
185
|
+
g.p = "High";
|
|
186
|
+
g.q = this.tq != null ? this.tq : "High";
|
|
187
|
+
g.r = this.t2 != null ? this.t2 : "H:";
|
|
188
|
+
g.s = this.t4 != null ? this.t4 : "";
|
|
187
189
|
var h = new DataLegendSeriesValueInfo();
|
|
188
190
|
h.a = 7;
|
|
189
191
|
h.l = Math.abs(g.l - f.l);
|
|
190
192
|
h.p = "Range";
|
|
191
|
-
h.q = "
|
|
193
|
+
h.q = "Range";
|
|
194
|
+
h.r = "R:";
|
|
192
195
|
h.k = true;
|
|
193
196
|
var i = new DataLegendSeriesValueInfo();
|
|
194
197
|
i.a = 6;
|
|
195
198
|
i.l = f.l + (h.l / 2);
|
|
196
199
|
i.p = "Average";
|
|
197
|
-
i.q = "
|
|
200
|
+
i.q = "Average";
|
|
201
|
+
i.r = "A:";
|
|
198
202
|
i.k = true;
|
|
199
203
|
var j = new DataLegendSeriesContext();
|
|
200
204
|
j.f = ((function () {
|
|
@@ -360,7 +360,9 @@ var ItemToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
360
360
|
var q = Math.min(c.g._inner[i], c.o._inner[i]);
|
|
361
361
|
var r = c.n._inner[i] - c.f._inner[i];
|
|
362
362
|
var s = c.o._inner[i] - c.g._inner[i];
|
|
363
|
-
|
|
363
|
+
if (o != null) {
|
|
364
|
+
this.rc.cf(o, p, q, r, s);
|
|
365
|
+
}
|
|
364
366
|
}
|
|
365
367
|
};
|
|
366
368
|
ItemToolTipLayer.prototype.en = function () {
|
|
@@ -238,7 +238,7 @@ var LegendBaseViewManager = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
238
238
|
};
|
|
239
239
|
LegendBaseViewManager.prototype.y = function (a, b, c, d) {
|
|
240
240
|
var e_3, _a;
|
|
241
|
-
var e = a.
|
|
241
|
+
var e = a.h();
|
|
242
242
|
e.beginPath();
|
|
243
243
|
e.moveTo(b.ak._inner[0].x, b.ak._inner[0].y);
|
|
244
244
|
for (var f = 1; f < b.ak.count; f++) {
|
|
@@ -177,14 +177,14 @@ var LineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
177
177
|
_super.prototype.a6.call(this, a, b);
|
|
178
178
|
if (a.d) {
|
|
179
179
|
if (b) {
|
|
180
|
-
a.
|
|
181
|
-
a.
|
|
182
|
-
a.
|
|
180
|
+
a.t(this.dd);
|
|
181
|
+
a.t(this.de);
|
|
182
|
+
a.t(this.df);
|
|
183
183
|
}
|
|
184
184
|
else {
|
|
185
|
-
a.
|
|
186
|
-
a.
|
|
187
|
-
a.
|
|
185
|
+
a.t(this.dj);
|
|
186
|
+
a.t(this.dk);
|
|
187
|
+
a.t(this.dl);
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
};
|
|
@@ -115,12 +115,12 @@ var NumericXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
115
115
|
this.ng.j(a, b, c, d);
|
|
116
116
|
};
|
|
117
117
|
NumericXAxis.prototype.nz = function (a, b) {
|
|
118
|
-
if (this.bh == null || a
|
|
118
|
+
if (this.bh == null || isNaN_(a) || isNaN_(b)) {
|
|
119
119
|
return;
|
|
120
120
|
}
|
|
121
121
|
var c = this.nm(a, this);
|
|
122
122
|
var d = this.nm(b, this);
|
|
123
|
-
if (c
|
|
123
|
+
if (isNaN_(c) || isNaN_(d)) {
|
|
124
124
|
return;
|
|
125
125
|
}
|
|
126
126
|
this.bh.tp = new Rect(0, c, this.bh.tp.y, d - c, this.bh.tp.height);
|
|
@@ -74,12 +74,12 @@ var NumericYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
74
74
|
this.ng.j(a, b, c, d);
|
|
75
75
|
};
|
|
76
76
|
NumericYAxis.prototype.ny = function (a, b) {
|
|
77
|
-
if (this.bh == null || a
|
|
77
|
+
if (this.bh == null || isNaN_(a) || isNaN_(b)) {
|
|
78
78
|
return;
|
|
79
79
|
}
|
|
80
80
|
var c = this.nm(a, this);
|
|
81
81
|
var d = this.nm(b, this);
|
|
82
|
-
if (c
|
|
82
|
+
if (isNaN_(c) || isNaN_(d)) {
|
|
83
83
|
return;
|
|
84
84
|
}
|
|
85
85
|
this.bh.tp = new Rect(0, this.bh.tp.x, d, this.bh.tp.width, c - d);
|