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
@@ -3968,53 +3968,61 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
3968
3968
  var a = this.k == this.j;
3969
3969
  if (this.k != null && this.k.d && !a) {
3970
3970
  if (this.a.c0 != 1) {
3971
- this.k.z();
3972
- this.k.aa(this.a.c0, this.a.c0);
3971
+ this.k.aa();
3972
+ this.k.ab(this.a.c0, this.a.c0);
3973
3973
  }
3974
3974
  if (!this.b1.isEmpty) {
3975
- this.k.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3975
+ if (!this.k.e) {
3976
+ this.k.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3977
+ }
3976
3978
  }
3977
3979
  }
3978
3980
  if (this.i != null && this.i.d && !a) {
3979
3981
  if (this.a.c0 != 1) {
3980
- this.i.z();
3981
- this.i.aa(this.a.c0, this.a.c0);
3982
+ this.i.aa();
3983
+ this.i.ab(this.a.c0, this.a.c0);
3982
3984
  }
3983
3985
  if (!this.b1.isEmpty) {
3984
- this.i.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3986
+ if (!this.i.e) {
3987
+ this.i.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3988
+ }
3985
3989
  }
3986
3990
  }
3987
3991
  if (this.j != null && this.j.d) {
3988
3992
  if (this.a.c0 != 1) {
3989
- this.j.z();
3990
- this.j.aa(this.a.c0, this.a.c0);
3993
+ this.j.aa();
3994
+ this.j.ab(this.a.c0, this.a.c0);
3991
3995
  }
3992
3996
  if (!this.b1.isEmpty) {
3993
- this.j.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3997
+ if (!this.j.e) {
3998
+ this.j.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3999
+ }
3994
4000
  }
3995
4001
  }
3996
4002
  if (this.h != null && this.h.d && !a) {
3997
4003
  if (this.a.c0 != 1) {
3998
- this.h.z();
3999
- this.h.aa(this.a.c0, this.a.c0);
4004
+ this.h.aa();
4005
+ this.h.ab(this.a.c0, this.a.c0);
4000
4006
  }
4001
4007
  if (!this.b1.isEmpty) {
4002
- this.h.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
4008
+ if (!this.h.e) {
4009
+ this.h.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
4010
+ }
4003
4011
  }
4004
4012
  }
4005
4013
  this.a7();
4006
4014
  if (!this.b1.isEmpty && this.a.c0 != 1) {
4007
4015
  if (this.k != null && this.k.d && !a) {
4008
- this.k.y();
4016
+ this.k.z();
4009
4017
  }
4010
4018
  if (this.i != null && this.i.d && !a) {
4011
- this.i.y();
4019
+ this.i.z();
4012
4020
  }
4013
4021
  if (this.j != null && this.j.d) {
4014
- this.j.y();
4022
+ this.j.z();
4015
4023
  }
4016
4024
  if (this.h != null && this.h.d && !a) {
4017
- this.h.y();
4025
+ this.h.z();
4018
4026
  }
4019
4027
  }
4020
4028
  };
@@ -4030,7 +4038,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
4030
4038
  if (this.a.fn != null) {
4031
4039
  a = this.a.bl();
4032
4040
  }
4033
- this.i.ac(a);
4041
+ this.i.ad(a);
4034
4042
  try {
4035
4043
  for (var _b = tslib_1.__values(fromEnum(this.u)), _c = _b.next(); !_c.done; _c = _b.next()) {
4036
4044
  var b = _c.value;
@@ -4049,13 +4057,13 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
4049
4057
  else {
4050
4058
  c.ao = b.ah.b2;
4051
4059
  }
4052
- this.i.w(c);
4060
+ this.i.x(c);
4053
4061
  }
4054
4062
  }
4055
4063
  var d = b.ah.b0;
4056
4064
  if (b.ah.y != null) {
4057
4065
  var e = new Path();
4058
- this.j.i(e, b.ah.y);
4066
+ this.j.j(e, b.ah.y);
4059
4067
  if (e._fill != null) {
4060
4068
  d = e._fill;
4061
4069
  }
@@ -4064,17 +4072,17 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
4064
4072
  b.aq._stroke = d;
4065
4073
  b.aq.ac = 1;
4066
4074
  if (this.a.i6 != null) {
4067
- this.i.i(b.aq, this.a.i6);
4075
+ this.i.j(b.aq, this.a.i6);
4068
4076
  }
4069
- this.i.s(b.aq);
4077
+ this.i.t(b.aq);
4070
4078
  }
4071
4079
  if (this.a.a0 == 0 && b.ap != null) {
4072
4080
  b.ap._stroke = d;
4073
4081
  b.ap.ac = 1;
4074
4082
  if (this.a.i6 != null) {
4075
- this.i.i(b.ap, this.a.i6);
4083
+ this.i.j(b.ap, this.a.i6);
4076
4084
  }
4077
- this.i.r(b.ap);
4085
+ this.i.s(b.ap);
4078
4086
  }
4079
4087
  }
4080
4088
  }
@@ -4109,22 +4117,22 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
4109
4117
  b._stroke = a.b1;
4110
4118
  }
4111
4119
  if (a.y != null) {
4112
- this.j.i(b, a.y);
4120
+ this.j.j(b, a.y);
4113
4121
  }
4114
4122
  if (b.j != null) {
4115
- this.j.z();
4116
- this.j.j(b.j);
4123
+ this.j.aa();
4124
+ this.j.k(b.j);
4117
4125
  }
4118
4126
  var c = b._fill;
4119
4127
  var d = b._stroke;
4120
4128
  var e = this.n(a, b, this.j);
4121
- this.j.s(b);
4129
+ this.j.t(b);
4122
4130
  if (e) {
4123
4131
  b._fill = c;
4124
4132
  b._stroke = d;
4125
4133
  }
4126
4134
  if (b.j != null) {
4127
- this.j.y();
4135
+ this.j.z();
4128
4136
  }
4129
4137
  };
4130
4138
  PieChartBaseView.prototype.ba = function () {
@@ -4432,7 +4440,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
4432
4440
  PieChartBaseView.prototype.z = function (a) {
4433
4441
  var b = typeCast(TextBlock.$, a);
4434
4442
  if (b != null && b.al != null && this.i != null) {
4435
- return this.i.e(b) + 0;
4443
+ return this.i.f(b) + 0;
4436
4444
  }
4437
4445
  return 0;
4438
4446
  };
@@ -4477,7 +4485,7 @@ var PieChartBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
4477
4485
  a = this.a.bl();
4478
4486
  }
4479
4487
  if (this.i != null) {
4480
- this.i.ac(a);
4488
+ this.i.ad(a);
4481
4489
  }
4482
4490
  };
4483
4491
  PieChartBaseView.prototype.a0 = function (a, b) {
@@ -58,7 +58,7 @@ var PieLegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
58
58
  i.ac = h;
59
59
  i._fill = f;
60
60
  i._stroke = g;
61
- d.v(i);
61
+ d.w(i);
62
62
  };
63
63
  PieLegendTemplates.b = function (a) {
64
64
  var b = a.data;
@@ -75,7 +75,7 @@ var PieLegendTemplates = /** @class */ /*@__PURE__*/ (function (_super) {
75
75
  h.ac = g;
76
76
  h._fill = e;
77
77
  h._stroke = f;
78
- d.v(h);
78
+ d.w(h);
79
79
  };
80
80
  PieLegendTemplates.$t = markType(PieLegendTemplates, 'PieLegendTemplates');
81
81
  return PieLegendTemplates;
@@ -551,10 +551,10 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
551
551
  this.j = j;
552
552
  }
553
553
  if (this.b.d && this.f != 1) {
554
- this.b.z();
555
- this.b.aa(this.f, this.f);
554
+ this.b.aa();
555
+ this.b.ab(this.f, this.f);
556
556
  }
557
- this.b.k(0, 0, this.i, this.h);
557
+ this.b.l(0, 0, this.i, this.h);
558
558
  var k = new Rectangle();
559
559
  k.width = this.a.a1;
560
560
  k.height = this.a.a0;
@@ -593,15 +593,15 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
593
593
  var m = this.a.cw;
594
594
  l._fill = k._fill;
595
595
  m._stroke = k._stroke;
596
- this.b.v(k);
597
- this.b.t(l);
598
- this.b.u(m);
596
+ this.b.w(k);
597
+ this.b.u(l);
598
+ this.b.v(m);
599
599
  if (this.a.ai != null) {
600
- this.b.z();
601
- this.b.af(k.n, k.o);
600
+ this.b.aa();
601
+ this.b.ag(k.n, k.o);
602
602
  this.a.ai.ensureUpdated();
603
603
  this.a.ai.doRender(this.b, 1);
604
- this.b.y();
604
+ this.b.z();
605
605
  }
606
606
  var x_ = a + "px";
607
607
  var y_ = b + "px";
@@ -613,7 +613,7 @@ var PointerTooltipView = /** @class */ /*@__PURE__*/ (function (_super) {
613
613
  this.c = true;
614
614
  }
615
615
  if (this.b.d && this.f != 1) {
616
- this.b.y();
616
+ this.b.z();
617
617
  }
618
618
  };
619
619
  PointerTooltipView.prototype.s = function () {
@@ -141,12 +141,12 @@ var PolarAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
141
141
  _super.prototype.a6.call(this, a, b);
142
142
  if (a.d) {
143
143
  if (b) {
144
- a.s(this.c7);
145
- a.s(this.c8);
144
+ a.t(this.c7);
145
+ a.t(this.c8);
146
146
  }
147
147
  else {
148
- a.s(this.c9);
149
- a.s(this.da);
148
+ a.t(this.c9);
149
+ a.t(this.da);
150
150
  }
151
151
  }
152
152
  };
@@ -1240,7 +1240,7 @@ var PolarBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1240
1240
  c._stroke = this.cu.uy;
1241
1241
  c.ad = this.cu.u1;
1242
1242
  c.ai = this.cu.u0;
1243
- a.u(c);
1243
+ a.v(c);
1244
1244
  }
1245
1245
  }
1246
1246
  _super.prototype.a5.call(this, a, b);
@@ -110,10 +110,10 @@ var PolarLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
110
110
  _super.prototype.a6.call(this, a, b);
111
111
  if (a.d) {
112
112
  if (b) {
113
- a.s(this.c7);
113
+ a.t(this.c7);
114
114
  }
115
115
  else {
116
- a.s(this.c8);
116
+ a.t(this.c8);
117
117
  }
118
118
  }
119
119
  };
@@ -161,12 +161,12 @@ var PolarSplineAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
161
161
  _super.prototype.a6.call(this, a, b);
162
162
  if (a.d) {
163
163
  if (b) {
164
- a.s(this.c7);
165
- a.s(this.c8);
164
+ a.t(this.c7);
165
+ a.t(this.c8);
166
166
  }
167
167
  else {
168
- a.s(this.c9);
169
- a.s(this.da);
168
+ a.t(this.c9);
169
+ a.t(this.da);
170
170
  }
171
171
  }
172
172
  };
@@ -125,10 +125,10 @@ var PolarSplineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
125
125
  _super.prototype.a6.call(this, a, b);
126
126
  if (a.d) {
127
127
  if (b) {
128
- a.s(this.c7);
128
+ a.t(this.c7);
129
129
  }
130
130
  else {
131
- a.s(this.c8);
131
+ a.t(this.c8);
132
132
  }
133
133
  }
134
134
  };
@@ -387,14 +387,14 @@ var PriceChannelOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
387
387
  _super.prototype.a6.call(this, a, b);
388
388
  if (a.d) {
389
389
  if (b) {
390
- a.t(this.b6);
391
- a.u(this.b9);
392
- a.u(this.ca);
390
+ a.u(this.b6);
391
+ a.v(this.b9);
392
+ a.v(this.ca);
393
393
  }
394
394
  else {
395
- a.t(this.b8);
396
- a.u(this.cd);
397
- a.u(this.ce);
395
+ a.u(this.b8);
396
+ a.v(this.cd);
397
+ a.v(this.ce);
398
398
  }
399
399
  }
400
400
  };
@@ -172,16 +172,16 @@ var RadialAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
172
172
  _super.prototype.a6.call(this, a, b);
173
173
  if (a.d) {
174
174
  if (b) {
175
- a.s(this.c3);
176
- a.s(this.c4);
177
- a.s(this.c5);
178
- a.s(this.c6);
175
+ a.t(this.c3);
176
+ a.t(this.c4);
177
+ a.t(this.c5);
178
+ a.t(this.c6);
179
179
  }
180
180
  else {
181
- a.s(this.c7);
182
- a.s(this.c8);
183
- a.s(this.c9);
184
- a.s(this.da);
181
+ a.t(this.c7);
182
+ a.t(this.c8);
183
+ a.t(this.c9);
184
+ a.t(this.da);
185
185
  }
186
186
  }
187
187
  };
@@ -233,7 +233,7 @@ var RadialColumnSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
233
233
  for (var c = 0; c < this.c2.count; c++) {
234
234
  var d = this.aa(c, b);
235
235
  this.bd(d, c, b);
236
- a.s(d);
236
+ a.t(d);
237
237
  }
238
238
  }
239
239
  };
@@ -182,14 +182,14 @@ var RadialLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
182
182
  _super.prototype.a6.call(this, a, b);
183
183
  if (a.d) {
184
184
  if (b) {
185
- a.s(this.c3);
186
- a.s(this.c4);
187
- a.s(this.c5);
185
+ a.t(this.c3);
186
+ a.t(this.c4);
187
+ a.t(this.c5);
188
188
  }
189
189
  else {
190
- a.s(this.c6);
191
- a.s(this.c7);
192
- a.s(this.c8);
190
+ a.t(this.c6);
191
+ a.t(this.c7);
192
+ a.t(this.c8);
193
193
  }
194
194
  }
195
195
  };
@@ -332,7 +332,7 @@ var RadialPieSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
332
332
  if (a.d) {
333
333
  for (var c = 0; c < this.c2.count; c++) {
334
334
  var d = this.aa(c, b);
335
- a.s(d);
335
+ a.t(d);
336
336
  }
337
337
  }
338
338
  };
@@ -184,14 +184,14 @@ var RangeAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
184
184
  _super.prototype.a6.call(this, a, b);
185
185
  if (a.d) {
186
186
  if (b) {
187
- a.t(this.c5);
188
- a.u(this.c8);
189
- a.u(this.c9);
187
+ a.u(this.c5);
188
+ a.v(this.c8);
189
+ a.v(this.c9);
190
190
  }
191
191
  else {
192
- a.t(this.c6);
193
- a.u(this.da);
194
- a.u(this.db);
192
+ a.u(this.c6);
193
+ a.v(this.da);
194
+ a.v(this.db);
195
195
  }
196
196
  }
197
197
  };
@@ -239,7 +239,7 @@ var RangeColumnSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
239
239
  for (var c = 0; c < this.c4.count; c++) {
240
240
  var d = this.aa(c, b);
241
241
  this.bd(d, c, b);
242
- a.v(d);
242
+ a.w(d);
243
243
  }
244
244
  }
245
245
  };
@@ -213,7 +213,7 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
213
213
  ScaleLegendView.prototype.au = function (a) {
214
214
  var b = typeCast(TextBlock.$, a);
215
215
  if (b != null && b.al != null) {
216
- return this.aq.e(b) + 0;
216
+ return this.aq.f(b) + 0;
217
217
  }
218
218
  return 0;
219
219
  };
@@ -226,7 +226,7 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
226
226
  }
227
227
  if (this.aq.d) {
228
228
  var a = typeCast(IInternalLegendOwner_$type, this.ap.bc.container);
229
- this.aq.ac(a.getFontInfo());
229
+ this.aq.ad(a.getFontInfo());
230
230
  this.as = a.getFontHeight();
231
231
  this.a8 = a.getFontBrush();
232
232
  var b = this.au(this.a6);
@@ -259,17 +259,19 @@ var ScaleLegendView = /** @class */ /*@__PURE__*/ (function (_super) {
259
259
  this.a5.n = i;
260
260
  this.a5.o = j + k - (this.at(this.a6));
261
261
  this.a5.ao = this.a8;
262
- this.aq.k(0, 0, this.bb.width, this.bb.height);
262
+ if (!this.aq.e) {
263
+ this.aq.l(0, 0, this.bb.width, this.bb.height);
264
+ }
263
265
  if (this.ao == null && this.a7 != null) {
264
266
  p._fill = this.a7;
265
- this.aq.t(p);
267
+ this.aq.u(p);
266
268
  }
267
269
  else {
268
270
  this.c.y(this.aq, p, this.ao, new Rect(0, g, f, e, h));
269
271
  }
270
272
  if (d > 0) {
271
- this.aq.w(this.a6);
272
- this.aq.w(this.a5);
273
+ this.aq.x(this.a6);
274
+ this.aq.x(this.a5);
273
275
  }
274
276
  }
275
277
  };
@@ -465,7 +465,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
465
465
  if (this.b4.getAttribute("height") != g) {
466
466
  this.b4.setAttribute("height", e.toString());
467
467
  }
468
- var h = this.b3.g();
468
+ var h = this.b3.h();
469
469
  if (a) {
470
470
  h.clearRect(0, 0, d, e);
471
471
  }
@@ -492,7 +492,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
492
492
  };
493
493
  ScatterAreaSeriesView.prototype.b7 = function () {
494
494
  if (this.b3 != null) {
495
- this.b3.k(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
495
+ this.b3.l(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
496
496
  }
497
497
  this.aq();
498
498
  };
@@ -508,14 +508,14 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
508
508
  c.width = this.bu.width;
509
509
  c.height = this.bu.height;
510
510
  c._fill = this.bo();
511
- a.v(c);
511
+ a.w(c);
512
512
  }
513
513
  else {
514
514
  var d = truncate(Math.round(this.bu.left));
515
515
  var e = truncate(Math.round(this.bu.top));
516
516
  var f = truncate(Math.round(this.bu.width));
517
517
  var g = truncate(Math.round(this.bu.height));
518
- a.m(this.b4.getNativeElement(), 1, d, e, f, g);
518
+ a.n(this.b4.getNativeElement(), 1, d, e, f, g);
519
519
  }
520
520
  };
521
521
  ScatterAreaSeriesView.prototype.cb = function (a) {
@@ -524,7 +524,7 @@ var ScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
524
524
  var d = truncate(Math.round(this.bu.width));
525
525
  var e = truncate(Math.round(this.bu.height));
526
526
  this.b9();
527
- this.b3.g().putImageData(this.b5, 0, 0);
527
+ this.b3.h().putImageData(this.b5, 0, 0);
528
528
  this.aq();
529
529
  };
530
530
  ScatterAreaSeriesView.prototype.al = function (a) {
@@ -1801,7 +1801,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1801
1801
  ScatterBaseView.prototype.de = function (a) {
1802
1802
  if (this.db == null) {
1803
1803
  this.db = new DataTemplateMeasureInfo();
1804
- this.db.context = this.k.g();
1804
+ this.db.context = this.k.h();
1805
1805
  }
1806
1806
  this.db.width = a.width;
1807
1807
  this.db.height = a.height;
@@ -1868,7 +1868,7 @@ var ScatterBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
1868
1868
  c._stroke = this.cw.u1;
1869
1869
  c.ai = this.cw.u2;
1870
1870
  c.ad = this.cw.u3;
1871
- a.u(c);
1871
+ a.v(c);
1872
1872
  }
1873
1873
  }
1874
1874
  };
@@ -519,7 +519,7 @@ var ScatterContourSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
519
519
  c._stroke = this.b0._inner[b];
520
520
  c.ac = this.e.fw;
521
521
  if (c.y != null) {
522
- this.k.i(c, c.y);
522
+ this.k.j(c, c.y);
523
523
  }
524
524
  };
525
525
  ScatterContourSeriesView.prototype.bf = function (a, b) {
@@ -535,7 +535,7 @@ var ScatterContourSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
535
535
  var d = this.b1._inner[c];
536
536
  if (d._visibility != 1) {
537
537
  this.bd(d, c, b);
538
- a.s(d);
538
+ a.t(d);
539
539
  }
540
540
  }
541
541
  };
@@ -41,10 +41,10 @@ var ScatterLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
41
41
  _super.prototype.a6.call(this, a, b);
42
42
  if (a.d) {
43
43
  if (b) {
44
- a.s(this.df);
44
+ a.t(this.df);
45
45
  }
46
46
  else {
47
- a.s(this.dg);
47
+ a.t(this.dg);
48
48
  }
49
49
  }
50
50
  };
@@ -708,7 +708,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
708
708
  _super.prototype.a5.call(this, a, b);
709
709
  var c = new DataTemplatePassInfo();
710
710
  c.isHitTestRender = b;
711
- c.context = a.g();
711
+ c.context = a.h();
712
712
  c.viewportTop = this.bu.top;
713
713
  c.viewportLeft = this.bu.left;
714
714
  c.viewportWidth = this.bu.width;
@@ -720,7 +720,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
720
720
  var e = new DataTemplateMeasureInfo();
721
721
  e.passInfo = c;
722
722
  var f = false;
723
- var g = a.g();
723
+ var g = a.h();
724
724
  e.context = g;
725
725
  d.context = g;
726
726
  var h = 0;
@@ -769,7 +769,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
769
769
  if (!isNaN_(k.height) && !isInfinity(k.height)) {
770
770
  d.availableHeight = k.height;
771
771
  }
772
- a.p(d, k);
772
+ a.q(d, k);
773
773
  k.m = d.availableWidth;
774
774
  k.l = d.availableHeight;
775
775
  k.ai = d.renderOffsetX;
@@ -866,7 +866,7 @@ var ScatterPolygonSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
866
866
  ScatterPolygonSeriesView.prototype.d2 = function (a) {
867
867
  if (this.d1 == null) {
868
868
  this.d1 = new DataTemplateMeasureInfo();
869
- this.d1.context = this.k.g();
869
+ this.d1.context = this.k.h();
870
870
  }
871
871
  this.d1.width = a.width;
872
872
  this.d1.height = a.height;
@@ -41,10 +41,10 @@ var ScatterSplineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
41
41
  _super.prototype.a6.call(this, a, b);
42
42
  if (a.d) {
43
43
  if (b) {
44
- a.s(this.df);
44
+ a.t(this.df);
45
45
  }
46
46
  else {
47
- a.s(this.dg);
47
+ a.t(this.dg);
48
48
  }
49
49
  }
50
50
  };