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
|
@@ -5390,16 +5390,16 @@ export let AreaFragmentView = /*@__PURE__*/ (() => {
|
|
|
5390
5390
|
super.a6(a, b);
|
|
5391
5391
|
if (a.d) {
|
|
5392
5392
|
if (b) {
|
|
5393
|
-
a.
|
|
5394
|
-
a.
|
|
5395
|
-
a.
|
|
5396
|
-
a.
|
|
5393
|
+
a.t(this.dc);
|
|
5394
|
+
a.t(this.dd);
|
|
5395
|
+
a.t(this.de);
|
|
5396
|
+
a.t(this.df);
|
|
5397
5397
|
}
|
|
5398
5398
|
else {
|
|
5399
|
-
a.
|
|
5400
|
-
a.
|
|
5401
|
-
a.
|
|
5402
|
-
a.
|
|
5399
|
+
a.t(this.dg);
|
|
5400
|
+
a.t(this.dh);
|
|
5401
|
+
a.t(this.di);
|
|
5402
|
+
a.t(this.dj);
|
|
5403
5403
|
}
|
|
5404
5404
|
}
|
|
5405
5405
|
}
|
|
@@ -5519,7 +5519,7 @@ export let ColumnFragmentView = /*@__PURE__*/ (() => {
|
|
|
5519
5519
|
for (let c = 0; c < this.de.count; c++) {
|
|
5520
5520
|
let d = this.aa(c, b);
|
|
5521
5521
|
this.bd(d, c, b);
|
|
5522
|
-
a.
|
|
5522
|
+
a.w(d);
|
|
5523
5523
|
}
|
|
5524
5524
|
}
|
|
5525
5525
|
}
|
|
@@ -5629,14 +5629,14 @@ export let LineFragmentView = /*@__PURE__*/ (() => {
|
|
|
5629
5629
|
super.a6(a, b);
|
|
5630
5630
|
if (a.d) {
|
|
5631
5631
|
if (b) {
|
|
5632
|
-
a.
|
|
5633
|
-
a.
|
|
5634
|
-
a.
|
|
5632
|
+
a.t(this.dc);
|
|
5633
|
+
a.t(this.dd);
|
|
5634
|
+
a.t(this.de);
|
|
5635
5635
|
}
|
|
5636
5636
|
else {
|
|
5637
|
-
a.
|
|
5638
|
-
a.
|
|
5639
|
-
a.
|
|
5637
|
+
a.t(this.df);
|
|
5638
|
+
a.t(this.dg);
|
|
5639
|
+
a.t(this.dh);
|
|
5640
5640
|
}
|
|
5641
5641
|
}
|
|
5642
5642
|
}
|
|
@@ -5714,16 +5714,16 @@ export let SplineAreaFragmentView = /*@__PURE__*/ (() => {
|
|
|
5714
5714
|
super.a6(a, b);
|
|
5715
5715
|
if (a.d) {
|
|
5716
5716
|
if (b) {
|
|
5717
|
-
a.
|
|
5718
|
-
a.
|
|
5719
|
-
a.
|
|
5720
|
-
a.
|
|
5717
|
+
a.t(this.de);
|
|
5718
|
+
a.t(this.df);
|
|
5719
|
+
a.t(this.dg);
|
|
5720
|
+
a.t(this.dh);
|
|
5721
5721
|
}
|
|
5722
5722
|
else {
|
|
5723
|
-
a.
|
|
5724
|
-
a.
|
|
5725
|
-
a.
|
|
5726
|
-
a.
|
|
5723
|
+
a.t(this.di);
|
|
5724
|
+
a.t(this.dj);
|
|
5725
|
+
a.t(this.dk);
|
|
5726
|
+
a.t(this.dl);
|
|
5727
5727
|
}
|
|
5728
5728
|
}
|
|
5729
5729
|
}
|
|
@@ -5793,14 +5793,14 @@ export let SplineFragmentView = /*@__PURE__*/ (() => {
|
|
|
5793
5793
|
super.a6(a, b);
|
|
5794
5794
|
if (a.d) {
|
|
5795
5795
|
if (b) {
|
|
5796
|
-
a.
|
|
5797
|
-
a.
|
|
5798
|
-
a.
|
|
5796
|
+
a.t(this.de);
|
|
5797
|
+
a.t(this.df);
|
|
5798
|
+
a.t(this.dg);
|
|
5799
5799
|
}
|
|
5800
5800
|
else {
|
|
5801
|
-
a.
|
|
5802
|
-
a.
|
|
5803
|
-
a.
|
|
5801
|
+
a.t(this.dh);
|
|
5802
|
+
a.t(this.di);
|
|
5803
|
+
a.t(this.dj);
|
|
5804
5804
|
}
|
|
5805
5805
|
}
|
|
5806
5806
|
}
|
|
@@ -238,16 +238,16 @@ export let StepAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
238
238
|
a6(a, b) {
|
|
239
239
|
super.a6(a, b);
|
|
240
240
|
if (b) {
|
|
241
|
-
a.
|
|
242
|
-
a.
|
|
243
|
-
a.
|
|
244
|
-
a.
|
|
241
|
+
a.t(this.de);
|
|
242
|
+
a.t(this.df);
|
|
243
|
+
a.t(this.dg);
|
|
244
|
+
a.t(this.dh);
|
|
245
245
|
}
|
|
246
246
|
else {
|
|
247
|
-
a.
|
|
248
|
-
a.
|
|
249
|
-
a.
|
|
250
|
-
a.
|
|
247
|
+
a.t(this.di);
|
|
248
|
+
a.t(this.dj);
|
|
249
|
+
a.t(this.dk);
|
|
250
|
+
a.t(this.dl);
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
253
|
al(a) {
|
|
@@ -243,14 +243,14 @@ export let StepLineSeriesView = /*@__PURE__*/ (() => {
|
|
|
243
243
|
super.a6(a, b);
|
|
244
244
|
if (a.d) {
|
|
245
245
|
if (b) {
|
|
246
|
-
a.
|
|
247
|
-
a.
|
|
248
|
-
a.
|
|
246
|
+
a.t(this.dd);
|
|
247
|
+
a.t(this.de);
|
|
248
|
+
a.t(this.df);
|
|
249
249
|
}
|
|
250
250
|
else {
|
|
251
|
-
a.
|
|
252
|
-
a.
|
|
253
|
-
a.
|
|
251
|
+
a.t(this.dj);
|
|
252
|
+
a.t(this.dk);
|
|
253
|
+
a.t(this.dl);
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
256
|
}
|
|
@@ -185,7 +185,7 @@ export let TreemapView = /*@__PURE__*/ (() => {
|
|
|
185
185
|
this.l = new RenderingContext(new CanvasViewRenderer(), j);
|
|
186
186
|
this.ap();
|
|
187
187
|
this.a2();
|
|
188
|
-
this.l.
|
|
188
|
+
this.l.ad(this.f);
|
|
189
189
|
this.az();
|
|
190
190
|
this.c = new CanvasGestureDOMEventProxy(this.ae, this.ac, true);
|
|
191
191
|
this.c.ao = (k) => true;
|
|
@@ -288,7 +288,7 @@ export let TreemapView = /*@__PURE__*/ (() => {
|
|
|
288
288
|
this.a3 = new Brush();
|
|
289
289
|
this.a3._fill = this.ac.rootWrapper.getStyleProperty("color");
|
|
290
290
|
if (this.l != null) {
|
|
291
|
-
this.l.
|
|
291
|
+
this.l.ad(this.f);
|
|
292
292
|
}
|
|
293
293
|
}
|
|
294
294
|
ar() {
|
|
@@ -319,12 +319,12 @@ export let TreemapView = /*@__PURE__*/ (() => {
|
|
|
319
319
|
this.r = truncate(Math.round(d));
|
|
320
320
|
}
|
|
321
321
|
if (this.l.d && this.v != 1) {
|
|
322
|
-
this.l.
|
|
323
|
-
this.l.
|
|
322
|
+
this.l.aa();
|
|
323
|
+
this.l.ab(this.v, this.v);
|
|
324
324
|
}
|
|
325
325
|
this.b.f(this.l, this.a.ip, this.q, this.t);
|
|
326
326
|
if (this.l.d && this.v != 1) {
|
|
327
|
-
this.l.
|
|
327
|
+
this.l.z();
|
|
328
328
|
}
|
|
329
329
|
}
|
|
330
330
|
av(a) {
|
|
@@ -358,24 +358,24 @@ export let TreemapView = /*@__PURE__*/ (() => {
|
|
|
358
358
|
aa(a) {
|
|
359
359
|
if (a != null) {
|
|
360
360
|
if (this.g != null) {
|
|
361
|
-
this.l.
|
|
361
|
+
this.l.ad(this.g);
|
|
362
362
|
}
|
|
363
363
|
else {
|
|
364
|
-
this.l.
|
|
364
|
+
this.l.ad(this.e);
|
|
365
365
|
}
|
|
366
|
-
return this.l.
|
|
366
|
+
return this.l.g(a);
|
|
367
367
|
}
|
|
368
368
|
return 0;
|
|
369
369
|
}
|
|
370
370
|
y(a) {
|
|
371
371
|
if (a != null) {
|
|
372
372
|
if (this.h != null) {
|
|
373
|
-
this.l.
|
|
373
|
+
this.l.ad(this.h);
|
|
374
374
|
}
|
|
375
375
|
else {
|
|
376
|
-
this.l.
|
|
376
|
+
this.l.ad(this.e);
|
|
377
377
|
}
|
|
378
|
-
return this.l.
|
|
378
|
+
return this.l.g(a);
|
|
379
379
|
}
|
|
380
380
|
return 0;
|
|
381
381
|
}
|
|
@@ -511,7 +511,7 @@ export let TreemapViewRenderer = /*@__PURE__*/ (() => {
|
|
|
511
511
|
}
|
|
512
512
|
}
|
|
513
513
|
f(a, b, c, d) {
|
|
514
|
-
a.
|
|
514
|
+
a.l(b.left, b.top, b.width, b.height);
|
|
515
515
|
if (c != null) {
|
|
516
516
|
for (let e = 0; e < c.count; e++) {
|
|
517
517
|
let f = c._inner[e];
|
|
@@ -526,8 +526,8 @@ export let TreemapViewRenderer = /*@__PURE__*/ (() => {
|
|
|
526
526
|
g.height = f.m.height;
|
|
527
527
|
g.n = f.m.left;
|
|
528
528
|
g.o = f.m.top;
|
|
529
|
-
a.
|
|
530
|
-
let j = a.
|
|
529
|
+
a.ad(f.a);
|
|
530
|
+
let j = a.g(f.g);
|
|
531
531
|
if (f.b) {
|
|
532
532
|
i.al = f.g;
|
|
533
533
|
switch (f.h) {
|
|
@@ -572,21 +572,21 @@ export let TreemapViewRenderer = /*@__PURE__*/ (() => {
|
|
|
572
572
|
i.al = f.g;
|
|
573
573
|
i.ao = f.k;
|
|
574
574
|
}
|
|
575
|
-
a.
|
|
575
|
+
a.w(g);
|
|
576
576
|
if (f.s != 0) {
|
|
577
577
|
if (!f.b) {
|
|
578
|
-
a.
|
|
578
|
+
a.w(h);
|
|
579
579
|
}
|
|
580
580
|
}
|
|
581
|
-
a.
|
|
582
|
-
a.
|
|
581
|
+
a.aa();
|
|
582
|
+
a.af(f.m);
|
|
583
583
|
if (f.s == 0) {
|
|
584
584
|
if (!f.b) {
|
|
585
|
-
a.
|
|
585
|
+
a.w(h);
|
|
586
586
|
}
|
|
587
587
|
}
|
|
588
|
-
a.
|
|
589
|
-
a.
|
|
588
|
+
a.x(i);
|
|
589
|
+
a.z();
|
|
590
590
|
}
|
|
591
591
|
}
|
|
592
592
|
}
|
|
@@ -184,12 +184,12 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
|
|
|
184
184
|
aq(a, b, c, d, e) {
|
|
185
185
|
if (a != null) {
|
|
186
186
|
if (a.d && this.t != 1) {
|
|
187
|
-
a.
|
|
188
|
-
a.
|
|
187
|
+
a.aa();
|
|
188
|
+
a.ab(this.t, this.t);
|
|
189
189
|
}
|
|
190
|
-
a.
|
|
190
|
+
a.l(b, c, d, e);
|
|
191
191
|
if (a.d && this.t != 1) {
|
|
192
|
-
a.
|
|
192
|
+
a.z();
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
}
|
|
@@ -207,8 +207,8 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
|
|
|
207
207
|
let b = a.g;
|
|
208
208
|
let c = this.q;
|
|
209
209
|
if (c.d && this.t != 1) {
|
|
210
|
-
c.
|
|
211
|
-
c.
|
|
210
|
+
c.aa();
|
|
211
|
+
c.ab(this.t, this.t);
|
|
212
212
|
}
|
|
213
213
|
let d = new Polygon();
|
|
214
214
|
let e = new PointCollection(0);
|
|
@@ -222,13 +222,13 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
|
|
|
222
222
|
d._fill = b.ad;
|
|
223
223
|
d._stroke = a.h < 1 ? b.ad : b.ag;
|
|
224
224
|
if (b.a0 != null) {
|
|
225
|
-
c.
|
|
225
|
+
c.j(d, b.a0);
|
|
226
226
|
b.ad = d._fill;
|
|
227
227
|
b.ag = d._stroke;
|
|
228
228
|
b.q = d.ac;
|
|
229
229
|
b.p = d._opacity;
|
|
230
230
|
}
|
|
231
|
-
c.
|
|
231
|
+
c.u(d);
|
|
232
232
|
b.q = d.ac;
|
|
233
233
|
if (b.i) {
|
|
234
234
|
let h = new TextBlock();
|
|
@@ -237,19 +237,19 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
|
|
|
237
237
|
this.bf._fill = this.ak("ui-funnel-slice", "color", -1);
|
|
238
238
|
}
|
|
239
239
|
h.ao = this.bf;
|
|
240
|
-
c.
|
|
240
|
+
c.ad(this.m());
|
|
241
241
|
let i = b.v.toString();
|
|
242
|
-
let j = c.
|
|
242
|
+
let j = c.g(i);
|
|
243
243
|
let k = this.ab();
|
|
244
244
|
h.al = i;
|
|
245
245
|
h.o = b.an.y + b.aq.y - (k / 2);
|
|
246
246
|
h.n = b.an.x + this.u + b.aq.x - (j / 2);
|
|
247
247
|
b.ax = new Rect(0, h.n, h.o, j, k);
|
|
248
248
|
b.a2 = h._visibility;
|
|
249
|
-
c.
|
|
249
|
+
c.x(h);
|
|
250
250
|
}
|
|
251
251
|
if (c.d && this.t != 1) {
|
|
252
|
-
c.
|
|
252
|
+
c.z();
|
|
253
253
|
}
|
|
254
254
|
}
|
|
255
255
|
a5(a) {
|
|
@@ -260,12 +260,12 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
|
|
|
260
260
|
let c = a;
|
|
261
261
|
let d = this.p;
|
|
262
262
|
if (d.d && this.t != 1) {
|
|
263
|
-
d.
|
|
264
|
-
d.
|
|
263
|
+
d.aa();
|
|
264
|
+
d.ab(this.t, this.t);
|
|
265
265
|
}
|
|
266
266
|
let e = new TextBlock();
|
|
267
267
|
e.al = c.j.toString();
|
|
268
|
-
d.
|
|
268
|
+
d.ad(this.n());
|
|
269
269
|
if (this.be == null) {
|
|
270
270
|
this.be = new Brush();
|
|
271
271
|
this.be._fill = this.ad.rootWrapper.getStyleProperty("color");
|
|
@@ -273,13 +273,13 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
|
|
|
273
273
|
e.ao = this.be;
|
|
274
274
|
let f = this.ac();
|
|
275
275
|
let g = c.l.y - f / 2;
|
|
276
|
-
let h = d.
|
|
276
|
+
let h = d.g(e.al);
|
|
277
277
|
e.n = b;
|
|
278
278
|
e.o = g;
|
|
279
279
|
c.f.b.ay = new Rect(0, b, g, h, f);
|
|
280
|
-
d.
|
|
280
|
+
d.x(e);
|
|
281
281
|
if (d.d && this.t != 1) {
|
|
282
|
-
d.
|
|
282
|
+
d.z();
|
|
283
283
|
}
|
|
284
284
|
}
|
|
285
285
|
az() {
|
|
@@ -580,10 +580,10 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
|
|
|
580
580
|
return 0;
|
|
581
581
|
}
|
|
582
582
|
let c = 0;
|
|
583
|
-
this.p.
|
|
583
|
+
this.p.ad(this.n());
|
|
584
584
|
for (let d of fromEnum(b)) {
|
|
585
585
|
if (d != null) {
|
|
586
|
-
c = Math.max(this.p.
|
|
586
|
+
c = Math.max(this.p.g(d.toString()), c);
|
|
587
587
|
}
|
|
588
588
|
}
|
|
589
589
|
return c;
|
|
@@ -591,8 +591,8 @@ export let XamFunnelView = /*@__PURE__*/ (() => {
|
|
|
591
591
|
decideLabelSize(a, b) {
|
|
592
592
|
let c = 0;
|
|
593
593
|
if (a.b.i) {
|
|
594
|
-
this.p.
|
|
595
|
-
c = this.p.
|
|
594
|
+
this.p.ad(this.m());
|
|
595
|
+
c = this.p.g(a.b.v.toString());
|
|
596
596
|
}
|
|
597
597
|
return new Size(1, c, b ? this.ab() : this.ac());
|
|
598
598
|
}
|
|
@@ -130,10 +130,10 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
|
|
|
130
130
|
this.w = truncate(Math.round(d));
|
|
131
131
|
}
|
|
132
132
|
if (this.o.d && this.t != 1) {
|
|
133
|
-
this.o.
|
|
134
|
-
this.o.
|
|
133
|
+
this.o.aa();
|
|
134
|
+
this.o.ab(this.t, this.t);
|
|
135
135
|
}
|
|
136
|
-
this.o.
|
|
136
|
+
this.o.l(this.j.fj.left, this.j.fj.top, this.j.fj.width, this.j.fj.height);
|
|
137
137
|
this.a0(this.i.allPaths, this.i.translateX, this.i.translateY);
|
|
138
138
|
this.a0(this.h.allPaths, this.h.translateX, this.h.translateY);
|
|
139
139
|
this.a0(this.c.allPaths, this.c.translateX, this.c.translateY);
|
|
@@ -155,29 +155,29 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
|
|
|
155
155
|
this.ay(this.g.calloutText);
|
|
156
156
|
this.ay(this.f.calloutText);
|
|
157
157
|
if (this.o.d && this.t != 1) {
|
|
158
|
-
this.o.
|
|
158
|
+
this.o.z();
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
ay(a) {
|
|
162
162
|
if (a.j != null) {
|
|
163
|
-
this.o.
|
|
163
|
+
this.o.aa();
|
|
164
164
|
}
|
|
165
|
-
this.o.
|
|
166
|
-
this.o.
|
|
165
|
+
this.o.k(a.j);
|
|
166
|
+
this.o.x(a);
|
|
167
167
|
if (a.j != null) {
|
|
168
|
-
this.o.
|
|
168
|
+
this.o.z();
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
171
|
ax(a) {
|
|
172
172
|
for (let b = 0; b < a.count; b++) {
|
|
173
173
|
let c = a.item(b);
|
|
174
174
|
if (c.j != null) {
|
|
175
|
-
this.o.
|
|
175
|
+
this.o.aa();
|
|
176
176
|
}
|
|
177
|
-
this.o.
|
|
178
|
-
this.o.
|
|
177
|
+
this.o.k(c.j);
|
|
178
|
+
this.o.t(c);
|
|
179
179
|
if (c.j != null) {
|
|
180
|
-
this.o.
|
|
180
|
+
this.o.z();
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
}
|
|
@@ -251,7 +251,7 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
|
|
|
251
251
|
this.v = i;
|
|
252
252
|
let j = this.u.get2DCanvasContext(this.v);
|
|
253
253
|
this.o = new RenderingContext(new CanvasViewRenderer(), j);
|
|
254
|
-
this.o.
|
|
254
|
+
this.o.ad(this.m);
|
|
255
255
|
this.ab();
|
|
256
256
|
this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
|
|
257
257
|
this.a.bl = this.j.fj;
|
|
@@ -326,7 +326,7 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
|
|
|
326
326
|
this.l = c;
|
|
327
327
|
this.m = this.l;
|
|
328
328
|
this.s = FontUtil.getCurrentFontHeight(this.u, this.m);
|
|
329
|
-
this.o.
|
|
329
|
+
this.o.ad(this.l);
|
|
330
330
|
this.j.trackDirty();
|
|
331
331
|
}
|
|
332
332
|
}
|
|
@@ -356,7 +356,7 @@ export let ZoomSliderView = /*@__PURE__*/ (() => {
|
|
|
356
356
|
}
|
|
357
357
|
a4(a) {
|
|
358
358
|
let b = this.s;
|
|
359
|
-
let c = this.o.
|
|
359
|
+
let c = this.o.g(a.al);
|
|
360
360
|
return new Size(1, c, b);
|
|
361
361
|
}
|
|
362
362
|
at() {
|
|
@@ -1718,7 +1718,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
|
|
|
1718
1718
|
else {
|
|
1719
1719
|
a.barBox._stroke = this.eu;
|
|
1720
1720
|
}
|
|
1721
|
-
if (this.a5
|
|
1721
|
+
if (isNaN_(this.a5)) {
|
|
1722
1722
|
a.barBox.ac = a.getBarBoxDefaultStrokeThickness();
|
|
1723
1723
|
}
|
|
1724
1724
|
else {
|
|
@@ -1745,7 +1745,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
|
|
|
1745
1745
|
else {
|
|
1746
1746
|
a.calloutText.ao = this.e5;
|
|
1747
1747
|
}
|
|
1748
|
-
if (this.bb
|
|
1748
|
+
if (isNaN_(this.bb)) {
|
|
1749
1749
|
a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
|
|
1750
1750
|
}
|
|
1751
1751
|
else {
|
|
@@ -1772,7 +1772,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
|
|
|
1772
1772
|
else {
|
|
1773
1773
|
a.calloutText.ao = this.ex;
|
|
1774
1774
|
}
|
|
1775
|
-
if (this.a6
|
|
1775
|
+
if (isNaN_(this.a6)) {
|
|
1776
1776
|
a.calloutBox.ac = a.getCalloutBoxDefaultStrokeThickness();
|
|
1777
1777
|
}
|
|
1778
1778
|
else {
|
|
@@ -1799,7 +1799,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
|
|
|
1799
1799
|
else {
|
|
1800
1800
|
a.thumbRidges._stroke = this.fa;
|
|
1801
1801
|
}
|
|
1802
|
-
if (this.be
|
|
1802
|
+
if (isNaN_(this.be)) {
|
|
1803
1803
|
a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
|
|
1804
1804
|
}
|
|
1805
1805
|
else {
|
|
@@ -1826,7 +1826,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
|
|
|
1826
1826
|
else {
|
|
1827
1827
|
a.thumbRidges._stroke = this.fd;
|
|
1828
1828
|
}
|
|
1829
|
-
if (this.bj
|
|
1829
|
+
if (isNaN_(this.bj)) {
|
|
1830
1830
|
a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
|
|
1831
1831
|
}
|
|
1832
1832
|
else {
|
|
@@ -1847,7 +1847,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
|
|
|
1847
1847
|
else {
|
|
1848
1848
|
a.shadeOutline._stroke = this.e7;
|
|
1849
1849
|
}
|
|
1850
|
-
if (this.bc
|
|
1850
|
+
if (isNaN_(this.bc)) {
|
|
1851
1851
|
a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
|
|
1852
1852
|
}
|
|
1853
1853
|
else {
|
|
@@ -1868,7 +1868,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
|
|
|
1868
1868
|
else {
|
|
1869
1869
|
a.shadeOutline._stroke = this.ez;
|
|
1870
1870
|
}
|
|
1871
|
-
if (this.a7
|
|
1871
|
+
if (isNaN_(this.a7)) {
|
|
1872
1872
|
a.shadeOutline.ac = a.getShadeOutlineDefaultStrokeThickness();
|
|
1873
1873
|
}
|
|
1874
1874
|
else {
|
|
@@ -1895,7 +1895,7 @@ export let ZoomSlider = /*@__PURE__*/ (() => {
|
|
|
1895
1895
|
else {
|
|
1896
1896
|
a.thumbRidges._stroke = this.e2;
|
|
1897
1897
|
}
|
|
1898
|
-
if (this.a9
|
|
1898
|
+
if (isNaN_(this.a9)) {
|
|
1899
1899
|
a.thumbBox.ac = a.getThumbBoxDefaultStrokeThickness();
|
|
1900
1900
|
}
|
|
1901
1901
|
else {
|
|
@@ -20,7 +20,6 @@ import { LegendItemBadgeShape_$type } from "igniteui-webcomponents-core";
|
|
|
20
20
|
const DataLegendStylingDefaults = {};
|
|
21
21
|
/**
|
|
22
22
|
* Represents data legend that displays information about each series including values and summaries.
|
|
23
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
24
23
|
*/
|
|
25
24
|
export let IgcDataLegendComponent = /*@__PURE__*/ (() => {
|
|
26
25
|
class IgcDataLegendComponent extends IgcHTMLElement {
|
|
@@ -18,7 +18,6 @@ import { Thickness } from "igniteui-webcomponents-core";
|
|
|
18
18
|
import { FontInfo } from "igniteui-webcomponents-core";
|
|
19
19
|
/**
|
|
20
20
|
* Represents an annotation layer that displays grouped tooltips with summaries for series.
|
|
21
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
22
21
|
*/
|
|
23
22
|
export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
|
|
24
23
|
class IgcDataToolTipLayerComponent extends IgcAnnotationLayerComponent {
|
|
@@ -216,16 +216,16 @@ var AreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
216
216
|
AreaSeriesView.prototype.a6 = function (a, b) {
|
|
217
217
|
_super.prototype.a6.call(this, a, b);
|
|
218
218
|
if (b) {
|
|
219
|
-
a.
|
|
220
|
-
a.
|
|
221
|
-
a.
|
|
222
|
-
a.
|
|
219
|
+
a.t(this.de);
|
|
220
|
+
a.t(this.df);
|
|
221
|
+
a.t(this.dg);
|
|
222
|
+
a.t(this.dh);
|
|
223
223
|
}
|
|
224
224
|
else {
|
|
225
|
-
a.
|
|
226
|
-
a.
|
|
227
|
-
a.
|
|
228
|
-
a.
|
|
225
|
+
a.t(this.di);
|
|
226
|
+
a.t(this.dj);
|
|
227
|
+
a.t(this.dk);
|
|
228
|
+
a.t(this.dl);
|
|
229
229
|
}
|
|
230
230
|
};
|
|
231
231
|
AreaSeriesView.prototype.al = function (a) {
|
|
@@ -445,16 +445,16 @@ var BollingerBandsOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
445
445
|
_super.prototype.a6.call(this, a, b);
|
|
446
446
|
if (a.d) {
|
|
447
447
|
if (b) {
|
|
448
|
-
a.
|
|
449
|
-
a.
|
|
450
|
-
a.
|
|
451
|
-
a.
|
|
448
|
+
a.u(this.b6);
|
|
449
|
+
a.v(this.b9);
|
|
450
|
+
a.v(this.ca);
|
|
451
|
+
a.v(this.cb);
|
|
452
452
|
}
|
|
453
453
|
else {
|
|
454
|
-
a.
|
|
455
|
-
a.
|
|
456
|
-
a.
|
|
457
|
-
a.
|
|
454
|
+
a.u(this.b8);
|
|
455
|
+
a.v(this.cf);
|
|
456
|
+
a.v(this.cg);
|
|
457
|
+
a.v(this.ch);
|
|
458
458
|
}
|
|
459
459
|
}
|
|
460
460
|
};
|