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
|
@@ -6751,16 +6751,16 @@ var AreaFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6751
6751
|
_super.prototype.a6.call(this, a, b);
|
|
6752
6752
|
if (a.d) {
|
|
6753
6753
|
if (b) {
|
|
6754
|
-
a.
|
|
6755
|
-
a.
|
|
6756
|
-
a.
|
|
6757
|
-
a.
|
|
6754
|
+
a.t(this.dc);
|
|
6755
|
+
a.t(this.dd);
|
|
6756
|
+
a.t(this.de);
|
|
6757
|
+
a.t(this.df);
|
|
6758
6758
|
}
|
|
6759
6759
|
else {
|
|
6760
|
-
a.
|
|
6761
|
-
a.
|
|
6762
|
-
a.
|
|
6763
|
-
a.
|
|
6760
|
+
a.t(this.dg);
|
|
6761
|
+
a.t(this.dh);
|
|
6762
|
+
a.t(this.di);
|
|
6763
|
+
a.t(this.dj);
|
|
6764
6764
|
}
|
|
6765
6765
|
}
|
|
6766
6766
|
};
|
|
@@ -6882,7 +6882,7 @@ var ColumnFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6882
6882
|
for (var c = 0; c < this.de.count; c++) {
|
|
6883
6883
|
var d = this.aa(c, b);
|
|
6884
6884
|
this.bd(d, c, b);
|
|
6885
|
-
a.
|
|
6885
|
+
a.w(d);
|
|
6886
6886
|
}
|
|
6887
6887
|
}
|
|
6888
6888
|
};
|
|
@@ -7026,14 +7026,14 @@ var LineFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7026
7026
|
_super.prototype.a6.call(this, a, b);
|
|
7027
7027
|
if (a.d) {
|
|
7028
7028
|
if (b) {
|
|
7029
|
-
a.
|
|
7030
|
-
a.
|
|
7031
|
-
a.
|
|
7029
|
+
a.t(this.dc);
|
|
7030
|
+
a.t(this.dd);
|
|
7031
|
+
a.t(this.de);
|
|
7032
7032
|
}
|
|
7033
7033
|
else {
|
|
7034
|
-
a.
|
|
7035
|
-
a.
|
|
7036
|
-
a.
|
|
7034
|
+
a.t(this.df);
|
|
7035
|
+
a.t(this.dg);
|
|
7036
|
+
a.t(this.dh);
|
|
7037
7037
|
}
|
|
7038
7038
|
}
|
|
7039
7039
|
};
|
|
@@ -7112,16 +7112,16 @@ var SplineAreaFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7112
7112
|
_super.prototype.a6.call(this, a, b);
|
|
7113
7113
|
if (a.d) {
|
|
7114
7114
|
if (b) {
|
|
7115
|
-
a.
|
|
7116
|
-
a.
|
|
7117
|
-
a.
|
|
7118
|
-
a.
|
|
7115
|
+
a.t(this.de);
|
|
7116
|
+
a.t(this.df);
|
|
7117
|
+
a.t(this.dg);
|
|
7118
|
+
a.t(this.dh);
|
|
7119
7119
|
}
|
|
7120
7120
|
else {
|
|
7121
|
-
a.
|
|
7122
|
-
a.
|
|
7123
|
-
a.
|
|
7124
|
-
a.
|
|
7121
|
+
a.t(this.di);
|
|
7122
|
+
a.t(this.dj);
|
|
7123
|
+
a.t(this.dk);
|
|
7124
|
+
a.t(this.dl);
|
|
7125
7125
|
}
|
|
7126
7126
|
}
|
|
7127
7127
|
};
|
|
@@ -7192,14 +7192,14 @@ var SplineFragmentView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7192
7192
|
_super.prototype.a6.call(this, a, b);
|
|
7193
7193
|
if (a.d) {
|
|
7194
7194
|
if (b) {
|
|
7195
|
-
a.
|
|
7196
|
-
a.
|
|
7197
|
-
a.
|
|
7195
|
+
a.t(this.de);
|
|
7196
|
+
a.t(this.df);
|
|
7197
|
+
a.t(this.dg);
|
|
7198
7198
|
}
|
|
7199
7199
|
else {
|
|
7200
|
-
a.
|
|
7201
|
-
a.
|
|
7202
|
-
a.
|
|
7200
|
+
a.t(this.dh);
|
|
7201
|
+
a.t(this.di);
|
|
7202
|
+
a.t(this.dj);
|
|
7203
7203
|
}
|
|
7204
7204
|
}
|
|
7205
7205
|
};
|
|
@@ -262,16 +262,16 @@ var StepAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
262
262
|
StepAreaSeriesView.prototype.a6 = function (a, b) {
|
|
263
263
|
_super.prototype.a6.call(this, a, b);
|
|
264
264
|
if (b) {
|
|
265
|
-
a.
|
|
266
|
-
a.
|
|
267
|
-
a.
|
|
268
|
-
a.
|
|
265
|
+
a.t(this.de);
|
|
266
|
+
a.t(this.df);
|
|
267
|
+
a.t(this.dg);
|
|
268
|
+
a.t(this.dh);
|
|
269
269
|
}
|
|
270
270
|
else {
|
|
271
|
-
a.
|
|
272
|
-
a.
|
|
273
|
-
a.
|
|
274
|
-
a.
|
|
271
|
+
a.t(this.di);
|
|
272
|
+
a.t(this.dj);
|
|
273
|
+
a.t(this.dk);
|
|
274
|
+
a.t(this.dl);
|
|
275
275
|
}
|
|
276
276
|
};
|
|
277
277
|
StepAreaSeriesView.prototype.al = function (a) {
|
|
@@ -262,14 +262,14 @@ var StepLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
262
262
|
_super.prototype.a6.call(this, a, b);
|
|
263
263
|
if (a.d) {
|
|
264
264
|
if (b) {
|
|
265
|
-
a.
|
|
266
|
-
a.
|
|
267
|
-
a.
|
|
265
|
+
a.t(this.dd);
|
|
266
|
+
a.t(this.de);
|
|
267
|
+
a.t(this.df);
|
|
268
268
|
}
|
|
269
269
|
else {
|
|
270
|
-
a.
|
|
271
|
-
a.
|
|
272
|
-
a.
|
|
270
|
+
a.t(this.dj);
|
|
271
|
+
a.t(this.dk);
|
|
272
|
+
a.t(this.dl);
|
|
273
273
|
}
|
|
274
274
|
}
|
|
275
275
|
};
|
|
@@ -187,7 +187,7 @@ var TreemapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
187
187
|
this.l = new RenderingContext(new CanvasViewRenderer(), j);
|
|
188
188
|
this.ap();
|
|
189
189
|
this.a2();
|
|
190
|
-
this.l.
|
|
190
|
+
this.l.ad(this.f);
|
|
191
191
|
this.az();
|
|
192
192
|
this.c = new CanvasGestureDOMEventProxy(this.ae, this.ac, true);
|
|
193
193
|
this.c.ao = function (k) { return true; };
|
|
@@ -291,7 +291,7 @@ var TreemapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
291
291
|
this.a3 = new Brush();
|
|
292
292
|
this.a3._fill = this.ac.rootWrapper.getStyleProperty("color");
|
|
293
293
|
if (this.l != null) {
|
|
294
|
-
this.l.
|
|
294
|
+
this.l.ad(this.f);
|
|
295
295
|
}
|
|
296
296
|
};
|
|
297
297
|
TreemapView.prototype.ar = function () {
|
|
@@ -322,12 +322,12 @@ var TreemapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
322
322
|
this.r = truncate(Math.round(d));
|
|
323
323
|
}
|
|
324
324
|
if (this.l.d && this.v != 1) {
|
|
325
|
-
this.l.
|
|
326
|
-
this.l.
|
|
325
|
+
this.l.aa();
|
|
326
|
+
this.l.ab(this.v, this.v);
|
|
327
327
|
}
|
|
328
328
|
this.b.f(this.l, this.a.ip, this.q, this.t);
|
|
329
329
|
if (this.l.d && this.v != 1) {
|
|
330
|
-
this.l.
|
|
330
|
+
this.l.z();
|
|
331
331
|
}
|
|
332
332
|
};
|
|
333
333
|
TreemapView.prototype.av = function (a) {
|
|
@@ -361,24 +361,24 @@ var TreemapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
361
361
|
TreemapView.prototype.aa = function (a) {
|
|
362
362
|
if (a != null) {
|
|
363
363
|
if (this.g != null) {
|
|
364
|
-
this.l.
|
|
364
|
+
this.l.ad(this.g);
|
|
365
365
|
}
|
|
366
366
|
else {
|
|
367
|
-
this.l.
|
|
367
|
+
this.l.ad(this.e);
|
|
368
368
|
}
|
|
369
|
-
return this.l.
|
|
369
|
+
return this.l.g(a);
|
|
370
370
|
}
|
|
371
371
|
return 0;
|
|
372
372
|
};
|
|
373
373
|
TreemapView.prototype.y = function (a) {
|
|
374
374
|
if (a != null) {
|
|
375
375
|
if (this.h != null) {
|
|
376
|
-
this.l.
|
|
376
|
+
this.l.ad(this.h);
|
|
377
377
|
}
|
|
378
378
|
else {
|
|
379
|
-
this.l.
|
|
379
|
+
this.l.ad(this.e);
|
|
380
380
|
}
|
|
381
|
-
return this.l.
|
|
381
|
+
return this.l.g(a);
|
|
382
382
|
}
|
|
383
383
|
return 0;
|
|
384
384
|
};
|
|
@@ -515,7 +515,7 @@ var TreemapViewRenderer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
515
515
|
}
|
|
516
516
|
};
|
|
517
517
|
TreemapViewRenderer.prototype.f = function (a, b, c, d) {
|
|
518
|
-
a.
|
|
518
|
+
a.l(b.left, b.top, b.width, b.height);
|
|
519
519
|
if (c != null) {
|
|
520
520
|
for (var e = 0; e < c.count; e++) {
|
|
521
521
|
var f = c._inner[e];
|
|
@@ -530,8 +530,8 @@ var TreemapViewRenderer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
530
530
|
g.height = f.m.height;
|
|
531
531
|
g.n = f.m.left;
|
|
532
532
|
g.o = f.m.top;
|
|
533
|
-
a.
|
|
534
|
-
var j = a.
|
|
533
|
+
a.ad(f.a);
|
|
534
|
+
var j = a.g(f.g);
|
|
535
535
|
if (f.b) {
|
|
536
536
|
i.al = f.g;
|
|
537
537
|
switch (f.h) {
|
|
@@ -576,21 +576,21 @@ var TreemapViewRenderer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
576
576
|
i.al = f.g;
|
|
577
577
|
i.ao = f.k;
|
|
578
578
|
}
|
|
579
|
-
a.
|
|
579
|
+
a.w(g);
|
|
580
580
|
if (f.s != 0) {
|
|
581
581
|
if (!f.b) {
|
|
582
|
-
a.
|
|
582
|
+
a.w(h);
|
|
583
583
|
}
|
|
584
584
|
}
|
|
585
|
-
a.
|
|
586
|
-
a.
|
|
585
|
+
a.aa();
|
|
586
|
+
a.af(f.m);
|
|
587
587
|
if (f.s == 0) {
|
|
588
588
|
if (!f.b) {
|
|
589
|
-
a.
|
|
589
|
+
a.w(h);
|
|
590
590
|
}
|
|
591
591
|
}
|
|
592
|
-
a.
|
|
593
|
-
a.
|
|
592
|
+
a.x(i);
|
|
593
|
+
a.z();
|
|
594
594
|
}
|
|
595
595
|
}
|
|
596
596
|
};
|
|
@@ -421,7 +421,7 @@ var ValueOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
421
421
|
ValueOverlayView.prototype.a6 = function (a, b) {
|
|
422
422
|
_super.prototype.a6.call(this, a, b);
|
|
423
423
|
if (a.d) {
|
|
424
|
-
a.
|
|
424
|
+
a.t(this.bz);
|
|
425
425
|
}
|
|
426
426
|
};
|
|
427
427
|
ValueOverlayView.prototype.al = function (a) {
|
|
@@ -190,12 +190,12 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
190
190
|
XamFunnelView.prototype.aq = function (a, b, c, d, e) {
|
|
191
191
|
if (a != null) {
|
|
192
192
|
if (a.d && this.t != 1) {
|
|
193
|
-
a.
|
|
194
|
-
a.
|
|
193
|
+
a.aa();
|
|
194
|
+
a.ab(this.t, this.t);
|
|
195
195
|
}
|
|
196
|
-
a.
|
|
196
|
+
a.l(b, c, d, e);
|
|
197
197
|
if (a.d && this.t != 1) {
|
|
198
|
-
a.
|
|
198
|
+
a.z();
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
201
|
};
|
|
@@ -213,8 +213,8 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
213
213
|
var b = a.g;
|
|
214
214
|
var c = this.q;
|
|
215
215
|
if (c.d && this.t != 1) {
|
|
216
|
-
c.
|
|
217
|
-
c.
|
|
216
|
+
c.aa();
|
|
217
|
+
c.ab(this.t, this.t);
|
|
218
218
|
}
|
|
219
219
|
var d = new Polygon();
|
|
220
220
|
var e = new PointCollection(0);
|
|
@@ -228,13 +228,13 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
228
228
|
d._fill = b.ad;
|
|
229
229
|
d._stroke = a.h < 1 ? b.ad : b.ag;
|
|
230
230
|
if (b.a0 != null) {
|
|
231
|
-
c.
|
|
231
|
+
c.j(d, b.a0);
|
|
232
232
|
b.ad = d._fill;
|
|
233
233
|
b.ag = d._stroke;
|
|
234
234
|
b.q = d.ac;
|
|
235
235
|
b.p = d._opacity;
|
|
236
236
|
}
|
|
237
|
-
c.
|
|
237
|
+
c.u(d);
|
|
238
238
|
b.q = d.ac;
|
|
239
239
|
if (b.i) {
|
|
240
240
|
var h = new TextBlock();
|
|
@@ -243,19 +243,19 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
243
243
|
this.bf._fill = this.ak("ui-funnel-slice", "color", -1);
|
|
244
244
|
}
|
|
245
245
|
h.ao = this.bf;
|
|
246
|
-
c.
|
|
246
|
+
c.ad(this.m());
|
|
247
247
|
var i = b.v.toString();
|
|
248
|
-
var j = c.
|
|
248
|
+
var j = c.g(i);
|
|
249
249
|
var k = this.ab();
|
|
250
250
|
h.al = i;
|
|
251
251
|
h.o = b.an.y + b.aq.y - (k / 2);
|
|
252
252
|
h.n = b.an.x + this.u + b.aq.x - (j / 2);
|
|
253
253
|
b.ax = new Rect(0, h.n, h.o, j, k);
|
|
254
254
|
b.a2 = h._visibility;
|
|
255
|
-
c.
|
|
255
|
+
c.x(h);
|
|
256
256
|
}
|
|
257
257
|
if (c.d && this.t != 1) {
|
|
258
|
-
c.
|
|
258
|
+
c.z();
|
|
259
259
|
}
|
|
260
260
|
};
|
|
261
261
|
XamFunnelView.prototype.a5 = function (a) {
|
|
@@ -266,12 +266,12 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
266
266
|
var c = a;
|
|
267
267
|
var d = this.p;
|
|
268
268
|
if (d.d && this.t != 1) {
|
|
269
|
-
d.
|
|
270
|
-
d.
|
|
269
|
+
d.aa();
|
|
270
|
+
d.ab(this.t, this.t);
|
|
271
271
|
}
|
|
272
272
|
var e = new TextBlock();
|
|
273
273
|
e.al = c.j.toString();
|
|
274
|
-
d.
|
|
274
|
+
d.ad(this.n());
|
|
275
275
|
if (this.be == null) {
|
|
276
276
|
this.be = new Brush();
|
|
277
277
|
this.be._fill = this.ad.rootWrapper.getStyleProperty("color");
|
|
@@ -279,13 +279,13 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
279
279
|
e.ao = this.be;
|
|
280
280
|
var f = this.ac();
|
|
281
281
|
var g = c.l.y - f / 2;
|
|
282
|
-
var h = d.
|
|
282
|
+
var h = d.g(e.al);
|
|
283
283
|
e.n = b;
|
|
284
284
|
e.o = g;
|
|
285
285
|
c.f.b.ay = new Rect(0, b, g, h, f);
|
|
286
|
-
d.
|
|
286
|
+
d.x(e);
|
|
287
287
|
if (d.d && this.t != 1) {
|
|
288
|
-
d.
|
|
288
|
+
d.z();
|
|
289
289
|
}
|
|
290
290
|
};
|
|
291
291
|
XamFunnelView.prototype.az = function () {
|
|
@@ -587,12 +587,12 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
587
587
|
return 0;
|
|
588
588
|
}
|
|
589
589
|
var c = 0;
|
|
590
|
-
this.p.
|
|
590
|
+
this.p.ad(this.n());
|
|
591
591
|
try {
|
|
592
592
|
for (var _b = tslib_1.__values(fromEnum(b)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
593
593
|
var d = _c.value;
|
|
594
594
|
if (d != null) {
|
|
595
|
-
c = Math.max(this.p.
|
|
595
|
+
c = Math.max(this.p.g(d.toString()), c);
|
|
596
596
|
}
|
|
597
597
|
}
|
|
598
598
|
}
|
|
@@ -614,8 +614,8 @@ var XamFunnelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
614
614
|
XamFunnelView.prototype.decideLabelSize = function (a, b) {
|
|
615
615
|
var c = 0;
|
|
616
616
|
if (a.b.i) {
|
|
617
|
-
this.p.
|
|
618
|
-
c = this.p.
|
|
617
|
+
this.p.ad(this.m());
|
|
618
|
+
c = this.p.g(a.b.v.toString());
|
|
619
619
|
}
|
|
620
620
|
return new Size(1, c, b ? this.ab() : this.ac());
|
|
621
621
|
};
|
|
@@ -132,10 +132,10 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
132
132
|
this.w = truncate(Math.round(d));
|
|
133
133
|
}
|
|
134
134
|
if (this.o.d && this.t != 1) {
|
|
135
|
-
this.o.
|
|
136
|
-
this.o.
|
|
135
|
+
this.o.aa();
|
|
136
|
+
this.o.ab(this.t, this.t);
|
|
137
137
|
}
|
|
138
|
-
this.o.
|
|
138
|
+
this.o.l(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
|
|
139
139
|
this.a0(this.i.allPaths, this.i.translateX, this.i.translateY);
|
|
140
140
|
this.a0(this.h.allPaths, this.h.translateX, this.h.translateY);
|
|
141
141
|
this.a0(this.c.allPaths, this.c.translateX, this.c.translateY);
|
|
@@ -157,29 +157,29 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
157
157
|
this.ay(this.g.calloutText);
|
|
158
158
|
this.ay(this.f.calloutText);
|
|
159
159
|
if (this.o.d && this.t != 1) {
|
|
160
|
-
this.o.
|
|
160
|
+
this.o.z();
|
|
161
161
|
}
|
|
162
162
|
};
|
|
163
163
|
ZoomSliderView.prototype.ay = function (a) {
|
|
164
164
|
if (a.j != null) {
|
|
165
|
-
this.o.
|
|
165
|
+
this.o.aa();
|
|
166
166
|
}
|
|
167
|
-
this.o.
|
|
168
|
-
this.o.
|
|
167
|
+
this.o.k(a.j);
|
|
168
|
+
this.o.x(a);
|
|
169
169
|
if (a.j != null) {
|
|
170
|
-
this.o.
|
|
170
|
+
this.o.z();
|
|
171
171
|
}
|
|
172
172
|
};
|
|
173
173
|
ZoomSliderView.prototype.ax = function (a) {
|
|
174
174
|
for (var b = 0; b < a.count; b++) {
|
|
175
175
|
var c = a.item(b);
|
|
176
176
|
if (c.j != null) {
|
|
177
|
-
this.o.
|
|
177
|
+
this.o.aa();
|
|
178
178
|
}
|
|
179
|
-
this.o.
|
|
180
|
-
this.o.
|
|
179
|
+
this.o.k(c.j);
|
|
180
|
+
this.o.t(c);
|
|
181
181
|
if (c.j != null) {
|
|
182
|
-
this.o.
|
|
182
|
+
this.o.z();
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
185
|
};
|
|
@@ -254,7 +254,7 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
254
254
|
this.v = i;
|
|
255
255
|
var j = this.u.get2DCanvasContext(this.v);
|
|
256
256
|
this.o = new RenderingContext(new CanvasViewRenderer(), j);
|
|
257
|
-
this.o.
|
|
257
|
+
this.o.ad(this.m);
|
|
258
258
|
this.ab();
|
|
259
259
|
this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
|
|
260
260
|
this.a.bl = this.j.fj;
|
|
@@ -329,7 +329,7 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
329
329
|
this.l = c;
|
|
330
330
|
this.m = this.l;
|
|
331
331
|
this.s = FontUtil.getCurrentFontHeight(this.u, this.m);
|
|
332
|
-
this.o.
|
|
332
|
+
this.o.ad(this.l);
|
|
333
333
|
this.j.trackDirty();
|
|
334
334
|
}
|
|
335
335
|
};
|
|
@@ -359,7 +359,7 @@ var ZoomSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
359
359
|
};
|
|
360
360
|
ZoomSliderView.prototype.a4 = function (a) {
|
|
361
361
|
var b = this.s;
|
|
362
|
-
var c = this.o.
|
|
362
|
+
var c = this.o.g(a.al);
|
|
363
363
|
return new Size(1, c, b);
|
|
364
364
|
};
|
|
365
365
|
ZoomSliderView.prototype.at = function () {
|
|
@@ -1918,7 +1918,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1918
1918
|
else {
|
|
1919
1919
|
a.barBox._stroke = this.eu;
|
|
1920
1920
|
}
|
|
1921
|
-
if (this.a5
|
|
1921
|
+
if (isNaN_(this.a5)) {
|
|
1922
1922
|
a.barBox.ac = a.getBarBoxDefaultStrokeThickness();
|
|
1923
1923
|
}
|
|
1924
1924
|
else {
|
|
@@ -1945,7 +1945,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1945
1945
|
else {
|
|
1946
1946
|
a.calloutText.ao = this.e5;
|
|
1947
1947
|
}
|
|
1948
|
-
if (this.bb
|
|
1948
|
+
if (isNaN_(this.bb)) {
|
|
1949
1949
|
a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
|
|
1950
1950
|
}
|
|
1951
1951
|
else {
|
|
@@ -1972,7 +1972,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1972
1972
|
else {
|
|
1973
1973
|
a.calloutText.ao = this.ex;
|
|
1974
1974
|
}
|
|
1975
|
-
if (this.a6
|
|
1975
|
+
if (isNaN_(this.a6)) {
|
|
1976
1976
|
a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
|
|
1977
1977
|
}
|
|
1978
1978
|
else {
|
|
@@ -1999,7 +1999,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1999
1999
|
else {
|
|
2000
2000
|
a.thumbRidges._stroke = this.fa;
|
|
2001
2001
|
}
|
|
2002
|
-
if (this.be
|
|
2002
|
+
if (isNaN_(this.be)) {
|
|
2003
2003
|
a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
|
|
2004
2004
|
}
|
|
2005
2005
|
else {
|
|
@@ -2026,7 +2026,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2026
2026
|
else {
|
|
2027
2027
|
a.thumbRidges._stroke = this.fd;
|
|
2028
2028
|
}
|
|
2029
|
-
if (this.bj
|
|
2029
|
+
if (isNaN_(this.bj)) {
|
|
2030
2030
|
a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
|
|
2031
2031
|
}
|
|
2032
2032
|
else {
|
|
@@ -2047,7 +2047,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2047
2047
|
else {
|
|
2048
2048
|
a.shadeOutline._stroke = this.e7;
|
|
2049
2049
|
}
|
|
2050
|
-
if (this.bc
|
|
2050
|
+
if (isNaN_(this.bc)) {
|
|
2051
2051
|
a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
|
|
2052
2052
|
}
|
|
2053
2053
|
else {
|
|
@@ -2068,7 +2068,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2068
2068
|
else {
|
|
2069
2069
|
a.shadeOutline._stroke = this.ez;
|
|
2070
2070
|
}
|
|
2071
|
-
if (this.a7
|
|
2071
|
+
if (isNaN_(this.a7)) {
|
|
2072
2072
|
a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
|
|
2073
2073
|
}
|
|
2074
2074
|
else {
|
|
@@ -2095,7 +2095,7 @@ var ZoomSlider = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2095
2095
|
else {
|
|
2096
2096
|
a.thumbRidges._stroke = this.e2;
|
|
2097
2097
|
}
|
|
2098
|
-
if (this.a9
|
|
2098
|
+
if (isNaN_(this.a9)) {
|
|
2099
2099
|
a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
|
|
2100
2100
|
}
|
|
2101
2101
|
else {
|
|
@@ -21,7 +21,6 @@ import { LegendItemBadgeShape_$type } from "igniteui-webcomponents-core";
|
|
|
21
21
|
var DataLegendStylingDefaults = {};
|
|
22
22
|
/**
|
|
23
23
|
* Represents data legend that displays information about each series including values and summaries.
|
|
24
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
25
24
|
*/
|
|
26
25
|
var IgcDataLegendComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
27
26
|
tslib_1.__extends(IgcDataLegendComponent, _super);
|
|
@@ -19,7 +19,6 @@ import { Thickness } from "igniteui-webcomponents-core";
|
|
|
19
19
|
import { FontInfo } from "igniteui-webcomponents-core";
|
|
20
20
|
/**
|
|
21
21
|
* Represents an annotation layer that displays grouped tooltips with summaries for series.
|
|
22
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
23
22
|
*/
|
|
24
23
|
var IgcDataToolTipLayerComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
25
24
|
tslib_1.__extends(IgcDataToolTipLayerComponent, _super);
|