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.
Files changed (123) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +509 -479
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AnchoredCategorySeries_combined.js +1 -1
  4. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
  5. package/esm2015/lib/AreaSeries_combined.js +8 -8
  6. package/esm2015/lib/BarSeries_combined.js +1 -1
  7. package/esm2015/lib/BollingerBandsOverlay_combined.js +8 -8
  8. package/esm2015/lib/CalloutLayer_combined.js +12 -12
  9. package/esm2015/lib/CategoryHighlightLayer_combined.js +1 -1
  10. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +4 -4
  11. package/esm2015/lib/CategoryXAxis_combined.js +1 -1
  12. package/esm2015/lib/CategoryYAxis_combined.js +2 -4
  13. package/esm2015/lib/ColumnSeries_combined.js +1 -1
  14. package/esm2015/lib/CrosshairLayer_combined.js +1 -1
  15. package/esm2015/lib/DataLegendContent_combined.js +22 -20
  16. package/esm2015/lib/FinancialIndicator_combined.js +17 -17
  17. package/esm2015/lib/FinancialPriceSeries_combined.js +4 -4
  18. package/esm2015/lib/FunnelLegendTemplates.js +1 -1
  19. package/esm2015/lib/HighDensityScatterSeries_combined.js +4 -4
  20. package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
  21. package/esm2015/lib/LegendBaseViewManager_combined.js +1 -1
  22. package/esm2015/lib/LineSeries_combined.js +6 -6
  23. package/esm2015/lib/NumericXAxis_combined.js +2 -2
  24. package/esm2015/lib/NumericYAxis_combined.js +2 -2
  25. package/esm2015/lib/PieChartViewManager_combined.js +38 -30
  26. package/esm2015/lib/PieLegendTemplates.js +2 -2
  27. package/esm2015/lib/PointerTooltip_combined.js +10 -10
  28. package/esm2015/lib/PolarAreaSeries_combined.js +4 -4
  29. package/esm2015/lib/PolarBase_combined.js +1 -1
  30. package/esm2015/lib/PolarLineSeries_combined.js +2 -2
  31. package/esm2015/lib/PolarSplineAreaSeries_combined.js +4 -4
  32. package/esm2015/lib/PolarSplineSeries_combined.js +2 -2
  33. package/esm2015/lib/PriceChannelOverlay_combined.js +6 -6
  34. package/esm2015/lib/RadialAreaSeries_combined.js +8 -8
  35. package/esm2015/lib/RadialColumnSeries_combined.js +1 -1
  36. package/esm2015/lib/RadialLineSeries_combined.js +6 -6
  37. package/esm2015/lib/RadialPieSeries_combined.js +1 -1
  38. package/esm2015/lib/RangeAreaSeries_combined.js +6 -6
  39. package/esm2015/lib/RangeColumnSeries_combined.js +1 -1
  40. package/esm2015/lib/ScaleLegend_combined.js +8 -6
  41. package/esm2015/lib/ScatterAreaSeries_combined.js +5 -5
  42. package/esm2015/lib/ScatterBase_combined.js +2 -2
  43. package/esm2015/lib/ScatterContourSeries_combined.js +2 -2
  44. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  45. package/esm2015/lib/ScatterPolygonSeries_combined.js +4 -4
  46. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  47. package/esm2015/lib/SeriesViewer_combined.js +132 -110
  48. package/esm2015/lib/ShapeSeriesBase_combined.js +5 -5
  49. package/esm2015/lib/SplineAreaSeries_combined.js +8 -8
  50. package/esm2015/lib/SplineSeries_combined.js +6 -6
  51. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
  52. package/esm2015/lib/StepAreaSeries_combined.js +8 -8
  53. package/esm2015/lib/StepLineSeries_combined.js +6 -6
  54. package/esm2015/lib/TreemapView_combined.js +21 -21
  55. package/esm2015/lib/ValueOverlay_combined.js +1 -1
  56. package/esm2015/lib/WaterfallSeries_combined.js +1 -1
  57. package/esm2015/lib/XamFunnelView_combined.js +22 -22
  58. package/esm2015/lib/ZoomSliderView_combined.js +23 -23
  59. package/esm2015/lib/igc-data-legend-component.js +0 -1
  60. package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
  61. package/esm5/lib/AnchoredCategorySeries_combined.js +1 -1
  62. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
  63. package/esm5/lib/AreaSeries_combined.js +8 -8
  64. package/esm5/lib/BarSeries_combined.js +1 -1
  65. package/esm5/lib/BollingerBandsOverlay_combined.js +8 -8
  66. package/esm5/lib/CalloutLayer_combined.js +12 -12
  67. package/esm5/lib/CategoryHighlightLayer_combined.js +1 -1
  68. package/esm5/lib/CategoryItemHighlightLayer_combined.js +4 -4
  69. package/esm5/lib/CategoryXAxis_combined.js +1 -1
  70. package/esm5/lib/CategoryYAxis_combined.js +2 -4
  71. package/esm5/lib/ColumnSeries_combined.js +1 -1
  72. package/esm5/lib/CrosshairLayer_combined.js +1 -1
  73. package/esm5/lib/DataLegendContent_combined.js +22 -20
  74. package/esm5/lib/FinancialIndicator_combined.js +17 -17
  75. package/esm5/lib/FinancialPriceSeries_combined.js +4 -4
  76. package/esm5/lib/FunnelLegendTemplates.js +1 -1
  77. package/esm5/lib/HighDensityScatterSeries_combined.js +4 -4
  78. package/esm5/lib/HorizontalAxisView_combined.js +30 -30
  79. package/esm5/lib/LegendBaseViewManager_combined.js +1 -1
  80. package/esm5/lib/LineSeries_combined.js +6 -6
  81. package/esm5/lib/NumericXAxis_combined.js +2 -2
  82. package/esm5/lib/NumericYAxis_combined.js +2 -2
  83. package/esm5/lib/PieChartViewManager_combined.js +38 -30
  84. package/esm5/lib/PieLegendTemplates.js +2 -2
  85. package/esm5/lib/PointerTooltip_combined.js +10 -10
  86. package/esm5/lib/PolarAreaSeries_combined.js +4 -4
  87. package/esm5/lib/PolarBase_combined.js +1 -1
  88. package/esm5/lib/PolarLineSeries_combined.js +2 -2
  89. package/esm5/lib/PolarSplineAreaSeries_combined.js +4 -4
  90. package/esm5/lib/PolarSplineSeries_combined.js +2 -2
  91. package/esm5/lib/PriceChannelOverlay_combined.js +6 -6
  92. package/esm5/lib/RadialAreaSeries_combined.js +8 -8
  93. package/esm5/lib/RadialColumnSeries_combined.js +1 -1
  94. package/esm5/lib/RadialLineSeries_combined.js +6 -6
  95. package/esm5/lib/RadialPieSeries_combined.js +1 -1
  96. package/esm5/lib/RangeAreaSeries_combined.js +6 -6
  97. package/esm5/lib/RangeColumnSeries_combined.js +1 -1
  98. package/esm5/lib/ScaleLegend_combined.js +8 -6
  99. package/esm5/lib/ScatterAreaSeries_combined.js +5 -5
  100. package/esm5/lib/ScatterBase_combined.js +2 -2
  101. package/esm5/lib/ScatterContourSeries_combined.js +2 -2
  102. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  103. package/esm5/lib/ScatterPolygonSeries_combined.js +4 -4
  104. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  105. package/esm5/lib/SeriesViewer_combined.js +132 -110
  106. package/esm5/lib/ShapeSeriesBase_combined.js +5 -5
  107. package/esm5/lib/SplineAreaSeries_combined.js +8 -8
  108. package/esm5/lib/SplineSeries_combined.js +6 -6
  109. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
  110. package/esm5/lib/StepAreaSeries_combined.js +8 -8
  111. package/esm5/lib/StepLineSeries_combined.js +6 -6
  112. package/esm5/lib/TreemapView_combined.js +21 -21
  113. package/esm5/lib/ValueOverlay_combined.js +1 -1
  114. package/esm5/lib/WaterfallSeries_combined.js +1 -1
  115. package/esm5/lib/XamFunnelView_combined.js +22 -22
  116. package/esm5/lib/ZoomSliderView_combined.js +23 -23
  117. package/esm5/lib/igc-data-legend-component.js +0 -1
  118. package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
  119. package/fesm2015/igniteui-webcomponents-charts.js +509 -479
  120. package/fesm5/igniteui-webcomponents-charts.js +509 -479
  121. package/lib/igc-data-legend-component.d.ts +0 -1
  122. package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
  123. package/package.json +2 -2
@@ -1541,7 +1541,7 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1541
1541
  };
1542
1542
  CalloutLayerView.prototype.a6 = function (a, b) {
1543
1543
  _super.prototype.a6.call(this, a, b);
1544
- a.ac(this.b7());
1544
+ a.ad(this.b7());
1545
1545
  if (a.d && !b) {
1546
1546
  for (var c = 0; c < this.b9.count; c++) {
1547
1547
  var d = this.b9._inner[c];
@@ -1568,9 +1568,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1568
1568
  }
1569
1569
  };
1570
1570
  CalloutLayerView.prototype.co = function (a) {
1571
- this.k.ac(this.b7());
1571
+ this.k.ad(this.b7());
1572
1572
  this.ca = this.cb();
1573
- var b = this.k.ag(a, this.ca, true);
1573
+ var b = this.k.ah(a, this.ca, true);
1574
1574
  return new Size(1, b.c, b.b);
1575
1575
  };
1576
1576
  CalloutLayerView.prototype.cb = function () {
@@ -1671,26 +1671,26 @@ var CalloutView = /** @class */ /*@__PURE__*/ (function (_super) {
1671
1671
  return _this;
1672
1672
  }
1673
1673
  CalloutView.prototype.j = function (a) {
1674
- a.z();
1675
- a.af(this.f, this.g);
1674
+ a.aa();
1675
+ a.ag(this.f, this.g);
1676
1676
  var b = new TranslateTransform();
1677
1677
  b.j = this.v.left;
1678
1678
  b.k = this.v.top;
1679
1679
  this.t.j = b;
1680
- a.r(this.s);
1681
- a.z();
1680
+ a.s(this.s);
1681
+ a.aa();
1682
1682
  this.t.width = this.l.m + this.w.left + this.w.right;
1683
1683
  this.t.height = this.l.l + this.w.top + this.w.bottom;
1684
1684
  this.t.am = this.c;
1685
1685
  this.t.an = this.c;
1686
- a.j(this.t.j);
1687
- a.v(this.t);
1686
+ a.k(this.t.j);
1687
+ a.w(this.t);
1688
1688
  this.l.ag = true;
1689
1689
  this.l.o = this.w.top;
1690
1690
  this.l.n = this.w.left;
1691
- a.w(this.l);
1692
- a.y();
1693
- a.y();
1691
+ a.x(this.l);
1692
+ a.z();
1693
+ a.z();
1694
1694
  };
1695
1695
  Object.defineProperty(CalloutView.prototype, "r", {
1696
1696
  get: function () {
@@ -295,7 +295,7 @@ var CategoryHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_super)
295
295
  for (var c = 0; c < this.b6.count; c++) {
296
296
  var d = this.b6._inner[c];
297
297
  if (d._visibility == 0) {
298
- a.v(d);
298
+ a.w(d);
299
299
  }
300
300
  }
301
301
  }
@@ -577,13 +577,13 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
577
577
  for (var c = 0; c < this.b8.count; c++) {
578
578
  var d = this.b8._inner[c];
579
579
  if (d._visibility == 0) {
580
- a.v(d);
580
+ a.w(d);
581
581
  }
582
582
  }
583
583
  if (this.b7.count > 0) {
584
584
  var e = new DataTemplatePassInfo();
585
585
  e.isHitTestRender = b;
586
- e.context = a.g();
586
+ e.context = a.h();
587
587
  e.viewportTop = this.bu.top;
588
588
  e.viewportLeft = this.bu.left;
589
589
  e.viewportWidth = this.bu.width;
@@ -595,7 +595,7 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
595
595
  var g = new DataTemplateMeasureInfo();
596
596
  g.passInfo = e;
597
597
  var h = false;
598
- var i = a.g();
598
+ var i = a.h();
599
599
  g.context = i;
600
600
  f.context = i;
601
601
  g.renderContext = a;
@@ -645,7 +645,7 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
645
645
  if (!isNaN_(n.height) && !isInfinity(n.height)) {
646
646
  f.availableHeight = n.height;
647
647
  }
648
- a.p(f, n);
648
+ a.q(f, n);
649
649
  n.m = f.availableWidth;
650
650
  n.l = f.availableHeight;
651
651
  }
@@ -254,7 +254,7 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
254
254
  return e * f;
255
255
  };
256
256
  CategoryXAxis.prototype.m7 = function (a, b) {
257
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
257
+ if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
258
258
  return;
259
259
  }
260
260
  var c = a / this.kq.count;
@@ -239,7 +239,7 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
239
239
  return e * f;
240
240
  };
241
241
  CategoryYAxis.prototype.m3 = function (a, b) {
242
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
242
+ if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
243
243
  return;
244
244
  }
245
245
  var c = a / this.kq.count;
@@ -512,9 +512,7 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
512
512
  var u = Math.max(n, o);
513
513
  var v = new LinearCategorySnapper(1, t, u, e.height, this.mn, this.categoryMode, this.ex());
514
514
  var w = v.g;
515
- while (!this.mh() && w < 10 && this.cy(w, b, c, d)) {
516
- w--;
517
- }
515
+ w = this.d1(w, this.mh(), b, c, d);
518
516
  if (v.g != w) {
519
517
  v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ex());
520
518
  }
@@ -302,7 +302,7 @@ var ColumnSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
302
302
  for (var c = 0; c < this.dc.count; c++) {
303
303
  var d = this.aa(c, b);
304
304
  this.bd(d, c, b);
305
- a.v(d);
305
+ a.w(d);
306
306
  }
307
307
  }
308
308
  };
@@ -416,7 +416,7 @@ var CrosshairLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
416
416
  for (var c = 0; c < this.b6.count; c++) {
417
417
  var d = this.b6._inner[c];
418
418
  if (d._visibility == 0) {
419
- a.s(d);
419
+ a.t(d);
420
420
  }
421
421
  }
422
422
  }
@@ -2645,11 +2645,13 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2645
2645
  };
2646
2646
  DataLegendView.prototype.a7 = function (a, b) {
2647
2647
  if (a.d && b != 1) {
2648
- a.z();
2649
- a.aa(b, b);
2648
+ a.aa();
2649
+ a.ab(b, b);
2650
2650
  }
2651
2651
  if (a == this.t) {
2652
- a.k(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
2652
+ if (!a.e) {
2653
+ a.l(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
2654
+ }
2653
2655
  }
2654
2656
  var c = new DataTemplatePassInfo();
2655
2657
  c.passID = "LegendItem";
@@ -2664,7 +2666,7 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2664
2666
  }
2665
2667
  var g = new DataTemplateMeasureInfo();
2666
2668
  g.passInfo = c;
2667
- g.context = this.t.g();
2669
+ g.context = this.t.h();
2668
2670
  g.width = e.width;
2669
2671
  g.height = e.height;
2670
2672
  g.data = e.content;
@@ -2674,38 +2676,38 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2674
2676
  h.availableWidth = e.width;
2675
2677
  h.availableHeight = e.height;
2676
2678
  h.passInfo = c;
2677
- h.context = a.g();
2679
+ h.context = a.h();
2678
2680
  h.renderContext = a;
2679
2681
  h.data = e.content;
2680
2682
  h.xPosition = e.n;
2681
2683
  h.yPosition = e.o;
2682
- a.z();
2683
- a.af(e.n, e.o);
2684
+ a.aa();
2685
+ a.ag(e.n, e.o);
2684
2686
  f.render(h);
2685
- a.y();
2687
+ a.z();
2686
2688
  }
2687
2689
  for (var i = 0; i < this.ab.count; i++) {
2688
2690
  var j = this.ab._inner[i];
2689
- a.ac(j.dataContext);
2690
- a.w(j);
2691
+ a.ad(j.dataContext);
2692
+ a.x(j);
2691
2693
  }
2692
2694
  for (var k = 0; k < this.z.count; k++) {
2693
2695
  var l = this.z._inner[k];
2694
- a.ac(l.dataContext);
2695
- a.w(l);
2696
+ a.ad(l.dataContext);
2697
+ a.x(l);
2696
2698
  }
2697
2699
  for (var m = 0; m < this.ad.count; m++) {
2698
2700
  var n = this.ad._inner[m];
2699
- a.ac(n.dataContext);
2700
- a.w(n);
2701
+ a.ad(n.dataContext);
2702
+ a.x(n);
2701
2703
  }
2702
2704
  for (var o = 0; o < this.ac.count; o++) {
2703
2705
  var p = this.ac._inner[o];
2704
- a.ac(p.dataContext);
2705
- a.w(p);
2706
+ a.ad(p.dataContext);
2707
+ a.x(p);
2706
2708
  }
2707
2709
  if (a.d && b != 1) {
2708
- a.y();
2710
+ a.z();
2709
2711
  }
2710
2712
  };
2711
2713
  DataLegendView.prototype.w = function () {
@@ -2716,10 +2718,10 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2716
2718
  return false;
2717
2719
  };
2718
2720
  DataLegendView.prototype.bu = function (a, b) {
2719
- this.t.ac(b);
2721
+ this.t.ad(b);
2720
2722
  var c = new TextBlock();
2721
2723
  c.al = a;
2722
- var d = this.t.ag(c, this.ag(b), true);
2724
+ var d = this.t.ah(c, this.ag(b), true);
2723
2725
  return new Size(1, d.c, d.b);
2724
2726
  };
2725
2727
  DataLegendView.prototype.ag = function (a) {
@@ -2881,7 +2883,7 @@ var DataLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
2881
2883
  };
2882
2884
  DataLegendView.prototype.ap = function (a, b) {
2883
2885
  a.ag = true;
2884
- var c = this.t.ag(a, this.ag(b), true);
2886
+ var c = this.t.ah(a, this.ag(b), true);
2885
2887
  };
2886
2888
  DataLegendView.prototype.a9 = function () {
2887
2889
  this.y.clear();
@@ -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.s(this.cl);
832
- a.s(this.ch);
831
+ a.t(this.cl);
832
+ a.t(this.ch);
833
833
  }
834
834
  else {
835
- a.s(this.cn);
836
- a.s(this.cm);
837
- a.s(this.co);
838
- a.s(this.cj);
839
- a.s(this.ci);
840
- a.s(this.ck);
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.s(this.ct);
846
- a.s(this.cp);
845
+ a.t(this.ct);
846
+ a.t(this.cp);
847
847
  }
848
848
  else {
849
- a.s(this.cv);
850
- a.s(this.cu);
851
- a.s(this.cw);
852
- a.s(this.cr);
853
- a.s(this.cq);
854
- a.s(this.cs);
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.u(c);
867
+ a.v(c);
868
868
  }
869
869
  }
870
870
  _super.prototype.a5.call(this, a, b);
@@ -1119,13 +1119,13 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1119
1119
  for (var c = 0; c < this.b9.count; c++) {
1120
1120
  var d = this.aa(c, b);
1121
1121
  if (d._visibility == 0) {
1122
- a.s(d);
1122
+ a.t(d);
1123
1123
  }
1124
1124
  }
1125
1125
  }
1126
1126
  else {
1127
- a.s(this.cn);
1128
- a.s(this.cm);
1127
+ a.t(this.cn);
1128
+ a.t(this.cm);
1129
1129
  }
1130
1130
  }
1131
1131
  };
@@ -1137,7 +1137,7 @@ var FinancialPriceSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1137
1137
  c._stroke = this.b3.uz;
1138
1138
  c.ai = this.b3.u1;
1139
1139
  c.ad = this.b3.u2;
1140
- a.u(c);
1140
+ a.v(c);
1141
1141
  }
1142
1142
  }
1143
1143
  _super.prototype.a5.call(this, a, b);
@@ -48,7 +48,7 @@ var FunnelLegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
48
48
  f.ac = e;
49
49
  f._fill = b.actualItemBrush;
50
50
  f._stroke = b.outline;
51
- d.v(f);
51
+ d.w(f);
52
52
  };
53
53
  FunnelLegendTemplates.a = function (a) {
54
54
  };
@@ -1086,7 +1086,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1086
1086
  if (g != this.b5 || h != this.b4 || this.bx == null) {
1087
1087
  this.b2.setAttribute("width", e.toString());
1088
1088
  this.b2.setAttribute("height", f.toString());
1089
- this.b3 = this.b0.g().getImageData(0, 0, e, f);
1089
+ this.b3 = this.b0.h().getImageData(0, 0, e, f);
1090
1090
  var imageDataArray_ = this.b3.data;
1091
1091
  this.bx = imageDataArray_;
1092
1092
  }
@@ -1100,7 +1100,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1100
1100
  var b = truncate(Math.round(this.bu.left));
1101
1101
  var c = truncate(Math.round(this.bu.width));
1102
1102
  var d = truncate(Math.round(this.bu.height));
1103
- this.b0.g().putImageData(this.b3, 0, 0);
1103
+ this.b0.h().putImageData(this.b3, 0, 0);
1104
1104
  this.aq();
1105
1105
  };
1106
1106
  HighDensityScatterSeriesView.prototype.b8 = function (a) {
@@ -1123,7 +1123,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1123
1123
  c.width = this.bu.width;
1124
1124
  c.height = this.bu.height;
1125
1125
  c._fill = this.bo();
1126
- a.v(c);
1126
+ a.w(c);
1127
1127
  return;
1128
1128
  }
1129
1129
  if (this.b2 == null) {
@@ -1133,7 +1133,7 @@ var HighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super
1133
1133
  var e = truncate(Math.round(this.bu.top));
1134
1134
  var f = truncate(Math.round(this.bu.width));
1135
1135
  var g = truncate(Math.round(this.bu.height));
1136
- this.k.n(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
1136
+ this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
1137
1137
  };
1138
1138
  HighDensityScatterSeriesView.prototype.b1 = function (a, b) {
1139
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.ac(this.l);
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.k(0, 0, this.v, this.u);
222
+ b.l(0, 0, this.v, this.u);
223
223
  if (this.l != null) {
224
- b.ac(this.l);
224
+ b.ad(this.l);
225
225
  }
226
226
  if (this.q != 1) {
227
- b.z();
228
- b.aa(this.q, this.q);
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.f(g) - 4;
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.w(this.ag);
262
- b.w(this.af);
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.r(this.ah);
278
+ b.s(this.ah);
279
279
  if (this.q != 1) {
280
- b.y();
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.ac(this.l);
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.k(0, 0, this.z, this.y);
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.ac(this.l);
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.f(this.ad) + 3;
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.f(this.ac) + 3;
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.z();
511
- b.aa(this.r, this.r);
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.w(this.al);
542
- b.w(this.ak);
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.r(this.am);
557
+ b.s(this.am);
558
558
  }
559
559
  if (this.r != 1) {
560
- b.y();
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.s(a);
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.z();
1357
- a.aa(this.x, this.x);
1356
+ a.aa();
1357
+ a.ab(this.x, this.x);
1358
1358
  }
1359
- a.k(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
1360
- a.s(this.bw);
1361
- a.s(this.bu);
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.s(this.bv);
1369
- a.s(this.bx);
1368
+ a.t(this.bv);
1369
+ a.t(this.bx);
1370
1370
  if (this.x != 1) {
1371
- a.y();
1371
+ a.z();
1372
1372
  }
1373
1373
  }
1374
1374
  var b = new AxisRenderMessage_Spark();
@@ -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.g();
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.s(this.dd);
181
- a.s(this.de);
182
- a.s(this.df);
180
+ a.t(this.dd);
181
+ a.t(this.de);
182
+ a.t(this.df);
183
183
  }
184
184
  else {
185
- a.s(this.dj);
186
- a.s(this.dk);
187
- a.s(this.dl);
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 == NaN || b == NaN) {
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 == NaN || d == NaN) {
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 == NaN || b == NaN) {
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 == NaN || d == NaN) {
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);