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
@@ -112,12 +112,12 @@ export let NumericXAxis = /*@__PURE__*/ (() => {
112
112
  this.ng.j(a, b, c, d);
113
113
  }
114
114
  nz(a, b) {
115
- if (this.bh == null || a == NaN || b == NaN) {
115
+ if (this.bh == null || isNaN_(a) || isNaN_(b)) {
116
116
  return;
117
117
  }
118
118
  let c = this.nm(a, this);
119
119
  let d = this.nm(b, this);
120
- if (c == NaN || d == NaN) {
120
+ if (isNaN_(c) || isNaN_(d)) {
121
121
  return;
122
122
  }
123
123
  this.bh.tp = new Rect(0, c, this.bh.tp.y, d - c, this.bh.tp.height);
@@ -72,12 +72,12 @@ export let NumericYAxis = /*@__PURE__*/ (() => {
72
72
  this.ng.j(a, b, c, d);
73
73
  }
74
74
  ny(a, b) {
75
- if (this.bh == null || a == NaN || b == NaN) {
75
+ if (this.bh == null || isNaN_(a) || isNaN_(b)) {
76
76
  return;
77
77
  }
78
78
  let c = this.nm(a, this);
79
79
  let d = this.nm(b, this);
80
- if (c == NaN || d == NaN) {
80
+ if (isNaN_(c) || isNaN_(d)) {
81
81
  return;
82
82
  }
83
83
  this.bh.tp = new Rect(0, this.bh.tp.x, d, this.bh.tp.width, c - d);
@@ -3385,53 +3385,61 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
3385
3385
  let a = this.k == this.j;
3386
3386
  if (this.k != null && this.k.d && !a) {
3387
3387
  if (this.a.c0 != 1) {
3388
- this.k.z();
3389
- this.k.aa(this.a.c0, this.a.c0);
3388
+ this.k.aa();
3389
+ this.k.ab(this.a.c0, this.a.c0);
3390
3390
  }
3391
3391
  if (!this.b1.isEmpty) {
3392
- this.k.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3392
+ if (!this.k.e) {
3393
+ this.k.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3394
+ }
3393
3395
  }
3394
3396
  }
3395
3397
  if (this.i != null && this.i.d && !a) {
3396
3398
  if (this.a.c0 != 1) {
3397
- this.i.z();
3398
- this.i.aa(this.a.c0, this.a.c0);
3399
+ this.i.aa();
3400
+ this.i.ab(this.a.c0, this.a.c0);
3399
3401
  }
3400
3402
  if (!this.b1.isEmpty) {
3401
- this.i.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3403
+ if (!this.i.e) {
3404
+ this.i.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3405
+ }
3402
3406
  }
3403
3407
  }
3404
3408
  if (this.j != null && this.j.d) {
3405
3409
  if (this.a.c0 != 1) {
3406
- this.j.z();
3407
- this.j.aa(this.a.c0, this.a.c0);
3410
+ this.j.aa();
3411
+ this.j.ab(this.a.c0, this.a.c0);
3408
3412
  }
3409
3413
  if (!this.b1.isEmpty) {
3410
- this.j.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3414
+ if (!this.j.e) {
3415
+ this.j.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3416
+ }
3411
3417
  }
3412
3418
  }
3413
3419
  if (this.h != null && this.h.d && !a) {
3414
3420
  if (this.a.c0 != 1) {
3415
- this.h.z();
3416
- this.h.aa(this.a.c0, this.a.c0);
3421
+ this.h.aa();
3422
+ this.h.ab(this.a.c0, this.a.c0);
3417
3423
  }
3418
3424
  if (!this.b1.isEmpty) {
3419
- this.h.k(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3425
+ if (!this.h.e) {
3426
+ this.h.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
3427
+ }
3420
3428
  }
3421
3429
  }
3422
3430
  this.a7();
3423
3431
  if (!this.b1.isEmpty && this.a.c0 != 1) {
3424
3432
  if (this.k != null && this.k.d && !a) {
3425
- this.k.y();
3433
+ this.k.z();
3426
3434
  }
3427
3435
  if (this.i != null && this.i.d && !a) {
3428
- this.i.y();
3436
+ this.i.z();
3429
3437
  }
3430
3438
  if (this.j != null && this.j.d) {
3431
- this.j.y();
3439
+ this.j.z();
3432
3440
  }
3433
3441
  if (this.h != null && this.h.d && !a) {
3434
- this.h.y();
3442
+ this.h.z();
3435
3443
  }
3436
3444
  }
3437
3445
  }
@@ -3446,7 +3454,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
3446
3454
  if (this.a.fn != null) {
3447
3455
  a = this.a.bl();
3448
3456
  }
3449
- this.i.ac(a);
3457
+ this.i.ad(a);
3450
3458
  for (let b of fromEnum(this.u)) {
3451
3459
  if (b._visibility == 0) {
3452
3460
  let c = b.aj;
@@ -3463,13 +3471,13 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
3463
3471
  else {
3464
3472
  c.ao = b.ah.b2;
3465
3473
  }
3466
- this.i.w(c);
3474
+ this.i.x(c);
3467
3475
  }
3468
3476
  }
3469
3477
  let d = b.ah.b0;
3470
3478
  if (b.ah.y != null) {
3471
3479
  let e = new Path();
3472
- this.j.i(e, b.ah.y);
3480
+ this.j.j(e, b.ah.y);
3473
3481
  if (e._fill != null) {
3474
3482
  d = e._fill;
3475
3483
  }
@@ -3478,17 +3486,17 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
3478
3486
  b.aq._stroke = d;
3479
3487
  b.aq.ac = 1;
3480
3488
  if (this.a.i6 != null) {
3481
- this.i.i(b.aq, this.a.i6);
3489
+ this.i.j(b.aq, this.a.i6);
3482
3490
  }
3483
- this.i.s(b.aq);
3491
+ this.i.t(b.aq);
3484
3492
  }
3485
3493
  if (this.a.a0 == 0 && b.ap != null) {
3486
3494
  b.ap._stroke = d;
3487
3495
  b.ap.ac = 1;
3488
3496
  if (this.a.i6 != null) {
3489
- this.i.i(b.ap, this.a.i6);
3497
+ this.i.j(b.ap, this.a.i6);
3490
3498
  }
3491
- this.i.r(b.ap);
3499
+ this.i.s(b.ap);
3492
3500
  }
3493
3501
  }
3494
3502
  }
@@ -3509,22 +3517,22 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
3509
3517
  b._stroke = a.b1;
3510
3518
  }
3511
3519
  if (a.y != null) {
3512
- this.j.i(b, a.y);
3520
+ this.j.j(b, a.y);
3513
3521
  }
3514
3522
  if (b.j != null) {
3515
- this.j.z();
3516
- this.j.j(b.j);
3523
+ this.j.aa();
3524
+ this.j.k(b.j);
3517
3525
  }
3518
3526
  let c = b._fill;
3519
3527
  let d = b._stroke;
3520
3528
  let e = this.n(a, b, this.j);
3521
- this.j.s(b);
3529
+ this.j.t(b);
3522
3530
  if (e) {
3523
3531
  b._fill = c;
3524
3532
  b._stroke = d;
3525
3533
  }
3526
3534
  if (b.j != null) {
3527
- this.j.y();
3535
+ this.j.z();
3528
3536
  }
3529
3537
  }
3530
3538
  ba() {
@@ -3764,7 +3772,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
3764
3772
  z(a) {
3765
3773
  let b = typeCast(TextBlock.$, a);
3766
3774
  if (b != null && b.al != null && this.i != null) {
3767
- return this.i.e(b) + 0;
3775
+ return this.i.f(b) + 0;
3768
3776
  }
3769
3777
  return 0;
3770
3778
  }
@@ -3809,7 +3817,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
3809
3817
  a = this.a.bl();
3810
3818
  }
3811
3819
  if (this.i != null) {
3812
- this.i.ac(a);
3820
+ this.i.ad(a);
3813
3821
  }
3814
3822
  }
3815
3823
  a0(a, b) {
@@ -54,7 +54,7 @@ export let PieLegendTemplates = /*@__PURE__*/ (() => {
54
54
  i.ac = h;
55
55
  i._fill = f;
56
56
  i._stroke = g;
57
- d.v(i);
57
+ d.w(i);
58
58
  }
59
59
  static b(a) {
60
60
  let b = a.data;
@@ -71,7 +71,7 @@ export let PieLegendTemplates = /*@__PURE__*/ (() => {
71
71
  h.ac = g;
72
72
  h._fill = e;
73
73
  h._stroke = f;
74
- d.v(h);
74
+ d.w(h);
75
75
  }
76
76
  }
77
77
  PieLegendTemplates.$t = /*@__PURE__*/ markType(PieLegendTemplates, 'PieLegendTemplates');
@@ -539,10 +539,10 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
539
539
  this.j = j;
540
540
  }
541
541
  if (this.b.d && this.f != 1) {
542
- this.b.z();
543
- this.b.aa(this.f, this.f);
542
+ this.b.aa();
543
+ this.b.ab(this.f, this.f);
544
544
  }
545
- this.b.k(0, 0, this.i, this.h);
545
+ this.b.l(0, 0, this.i, this.h);
546
546
  let k = new Rectangle();
547
547
  k.width = this.a.a1;
548
548
  k.height = this.a.a0;
@@ -581,15 +581,15 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
581
581
  let m = this.a.cw;
582
582
  l._fill = k._fill;
583
583
  m._stroke = k._stroke;
584
- this.b.v(k);
585
- this.b.t(l);
586
- this.b.u(m);
584
+ this.b.w(k);
585
+ this.b.u(l);
586
+ this.b.v(m);
587
587
  if (this.a.ai != null) {
588
- this.b.z();
589
- this.b.af(k.n, k.o);
588
+ this.b.aa();
589
+ this.b.ag(k.n, k.o);
590
590
  this.a.ai.ensureUpdated();
591
591
  this.a.ai.doRender(this.b, 1);
592
- this.b.y();
592
+ this.b.z();
593
593
  }
594
594
  let x_ = a + "px";
595
595
  let y_ = b + "px";
@@ -601,7 +601,7 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
601
601
  this.c = true;
602
602
  }
603
603
  if (this.b.d && this.f != 1) {
604
- this.b.y();
604
+ this.b.z();
605
605
  }
606
606
  }
607
607
  s() {
@@ -130,12 +130,12 @@ export let PolarAreaSeriesView = /*@__PURE__*/ (() => {
130
130
  super.a6(a, b);
131
131
  if (a.d) {
132
132
  if (b) {
133
- a.s(this.c7);
134
- a.s(this.c8);
133
+ a.t(this.c7);
134
+ a.t(this.c8);
135
135
  }
136
136
  else {
137
- a.s(this.c9);
138
- a.s(this.da);
137
+ a.t(this.c9);
138
+ a.t(this.da);
139
139
  }
140
140
  }
141
141
  }
@@ -1156,7 +1156,7 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
1156
1156
  c._stroke = this.cu.uy;
1157
1157
  c.ad = this.cu.u1;
1158
1158
  c.ai = this.cu.u0;
1159
- a.u(c);
1159
+ a.v(c);
1160
1160
  }
1161
1161
  }
1162
1162
  super.a5(a, b);
@@ -107,10 +107,10 @@ export let PolarLineSeriesView = /*@__PURE__*/ (() => {
107
107
  super.a6(a, b);
108
108
  if (a.d) {
109
109
  if (b) {
110
- a.s(this.c7);
110
+ a.t(this.c7);
111
111
  }
112
112
  else {
113
- a.s(this.c8);
113
+ a.t(this.c8);
114
114
  }
115
115
  }
116
116
  }
@@ -150,12 +150,12 @@ export let PolarSplineAreaSeriesView = /*@__PURE__*/ (() => {
150
150
  super.a6(a, b);
151
151
  if (a.d) {
152
152
  if (b) {
153
- a.s(this.c7);
154
- a.s(this.c8);
153
+ a.t(this.c7);
154
+ a.t(this.c8);
155
155
  }
156
156
  else {
157
- a.s(this.c9);
158
- a.s(this.da);
157
+ a.t(this.c9);
158
+ a.t(this.da);
159
159
  }
160
160
  }
161
161
  }
@@ -122,10 +122,10 @@ export let PolarSplineSeriesView = /*@__PURE__*/ (() => {
122
122
  super.a6(a, b);
123
123
  if (a.d) {
124
124
  if (b) {
125
- a.s(this.c7);
125
+ a.t(this.c7);
126
126
  }
127
127
  else {
128
- a.s(this.c8);
128
+ a.t(this.c8);
129
129
  }
130
130
  }
131
131
  }
@@ -338,14 +338,14 @@ export let PriceChannelOverlayView = /*@__PURE__*/ (() => {
338
338
  super.a6(a, b);
339
339
  if (a.d) {
340
340
  if (b) {
341
- a.t(this.b6);
342
- a.u(this.b9);
343
- a.u(this.ca);
341
+ a.u(this.b6);
342
+ a.v(this.b9);
343
+ a.v(this.ca);
344
344
  }
345
345
  else {
346
- a.t(this.b8);
347
- a.u(this.cd);
348
- a.u(this.ce);
346
+ a.u(this.b8);
347
+ a.v(this.cd);
348
+ a.v(this.ce);
349
349
  }
350
350
  }
351
351
  }
@@ -169,16 +169,16 @@ export let RadialAreaSeriesView = /*@__PURE__*/ (() => {
169
169
  super.a6(a, b);
170
170
  if (a.d) {
171
171
  if (b) {
172
- a.s(this.c3);
173
- a.s(this.c4);
174
- a.s(this.c5);
175
- a.s(this.c6);
172
+ a.t(this.c3);
173
+ a.t(this.c4);
174
+ a.t(this.c5);
175
+ a.t(this.c6);
176
176
  }
177
177
  else {
178
- a.s(this.c7);
179
- a.s(this.c8);
180
- a.s(this.c9);
181
- a.s(this.da);
178
+ a.t(this.c7);
179
+ a.t(this.c8);
180
+ a.t(this.c9);
181
+ a.t(this.da);
182
182
  }
183
183
  }
184
184
  }
@@ -230,7 +230,7 @@ export let RadialColumnSeriesView = /*@__PURE__*/ (() => {
230
230
  for (let c = 0; c < this.c2.count; c++) {
231
231
  let d = this.aa(c, b);
232
232
  this.bd(d, c, b);
233
- a.s(d);
233
+ a.t(d);
234
234
  }
235
235
  }
236
236
  }
@@ -167,14 +167,14 @@ export let RadialLineSeriesView = /*@__PURE__*/ (() => {
167
167
  super.a6(a, b);
168
168
  if (a.d) {
169
169
  if (b) {
170
- a.s(this.c3);
171
- a.s(this.c4);
172
- a.s(this.c5);
170
+ a.t(this.c3);
171
+ a.t(this.c4);
172
+ a.t(this.c5);
173
173
  }
174
174
  else {
175
- a.s(this.c6);
176
- a.s(this.c7);
177
- a.s(this.c8);
175
+ a.t(this.c6);
176
+ a.t(this.c7);
177
+ a.t(this.c8);
178
178
  }
179
179
  }
180
180
  }
@@ -328,7 +328,7 @@ export let RadialPieSeriesView = /*@__PURE__*/ (() => {
328
328
  if (a.d) {
329
329
  for (let c = 0; c < this.c2.count; c++) {
330
330
  let d = this.aa(c, b);
331
- a.s(d);
331
+ a.t(d);
332
332
  }
333
333
  }
334
334
  }
@@ -165,14 +165,14 @@ export let RangeAreaSeriesView = /*@__PURE__*/ (() => {
165
165
  super.a6(a, b);
166
166
  if (a.d) {
167
167
  if (b) {
168
- a.t(this.c5);
169
- a.u(this.c8);
170
- a.u(this.c9);
168
+ a.u(this.c5);
169
+ a.v(this.c8);
170
+ a.v(this.c9);
171
171
  }
172
172
  else {
173
- a.t(this.c6);
174
- a.u(this.da);
175
- a.u(this.db);
173
+ a.u(this.c6);
174
+ a.v(this.da);
175
+ a.v(this.db);
176
176
  }
177
177
  }
178
178
  }
@@ -232,7 +232,7 @@ export let RangeColumnSeriesView = /*@__PURE__*/ (() => {
232
232
  for (let c = 0; c < this.c4.count; c++) {
233
233
  let d = this.aa(c, b);
234
234
  this.bd(d, c, b);
235
- a.v(d);
235
+ a.w(d);
236
236
  }
237
237
  }
238
238
  }
@@ -193,7 +193,7 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
193
193
  au(a) {
194
194
  let b = typeCast(TextBlock.$, a);
195
195
  if (b != null && b.al != null) {
196
- return this.aq.e(b) + 0;
196
+ return this.aq.f(b) + 0;
197
197
  }
198
198
  return 0;
199
199
  }
@@ -206,7 +206,7 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
206
206
  }
207
207
  if (this.aq.d) {
208
208
  let a = typeCast(IInternalLegendOwner_$type, this.ap.bc.container);
209
- this.aq.ac(a.getFontInfo());
209
+ this.aq.ad(a.getFontInfo());
210
210
  this.as = a.getFontHeight();
211
211
  this.a8 = a.getFontBrush();
212
212
  let b = this.au(this.a6);
@@ -239,17 +239,19 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
239
239
  this.a5.n = i;
240
240
  this.a5.o = j + k - (this.at(this.a6));
241
241
  this.a5.ao = this.a8;
242
- this.aq.k(0, 0, this.bb.width, this.bb.height);
242
+ if (!this.aq.e) {
243
+ this.aq.l(0, 0, this.bb.width, this.bb.height);
244
+ }
243
245
  if (this.ao == null && this.a7 != null) {
244
246
  p._fill = this.a7;
245
- this.aq.t(p);
247
+ this.aq.u(p);
246
248
  }
247
249
  else {
248
250
  this.c.y(this.aq, p, this.ao, new Rect(0, g, f, e, h));
249
251
  }
250
252
  if (d > 0) {
251
- this.aq.w(this.a6);
252
- this.aq.w(this.a5);
253
+ this.aq.x(this.a6);
254
+ this.aq.x(this.a5);
253
255
  }
254
256
  }
255
257
  }
@@ -449,7 +449,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
449
449
  if (this.b4.getAttribute("height") != g) {
450
450
  this.b4.setAttribute("height", e.toString());
451
451
  }
452
- let h = this.b3.g();
452
+ let h = this.b3.h();
453
453
  if (a) {
454
454
  h.clearRect(0, 0, d, e);
455
455
  }
@@ -476,7 +476,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
476
476
  }
477
477
  b7() {
478
478
  if (this.b3 != null) {
479
- this.b3.k(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
479
+ this.b3.l(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
480
480
  }
481
481
  this.aq();
482
482
  }
@@ -492,14 +492,14 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
492
492
  c.width = this.bu.width;
493
493
  c.height = this.bu.height;
494
494
  c._fill = this.bo();
495
- a.v(c);
495
+ a.w(c);
496
496
  }
497
497
  else {
498
498
  let d = truncate(Math.round(this.bu.left));
499
499
  let e = truncate(Math.round(this.bu.top));
500
500
  let f = truncate(Math.round(this.bu.width));
501
501
  let g = truncate(Math.round(this.bu.height));
502
- a.m(this.b4.getNativeElement(), 1, d, e, f, g);
502
+ a.n(this.b4.getNativeElement(), 1, d, e, f, g);
503
503
  }
504
504
  }
505
505
  cb(a) {
@@ -508,7 +508,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
508
508
  let d = truncate(Math.round(this.bu.width));
509
509
  let e = truncate(Math.round(this.bu.height));
510
510
  this.b9();
511
- this.b3.g().putImageData(this.b5, 0, 0);
511
+ this.b3.h().putImageData(this.b5, 0, 0);
512
512
  this.aq();
513
513
  }
514
514
  al(a) {
@@ -1621,7 +1621,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
1621
1621
  de(a) {
1622
1622
  if (this.db == null) {
1623
1623
  this.db = new DataTemplateMeasureInfo();
1624
- this.db.context = this.k.g();
1624
+ this.db.context = this.k.h();
1625
1625
  }
1626
1626
  this.db.width = a.width;
1627
1627
  this.db.height = a.height;
@@ -1687,7 +1687,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
1687
1687
  c._stroke = this.cw.u1;
1688
1688
  c.ai = this.cw.u2;
1689
1689
  c.ad = this.cw.u3;
1690
- a.u(c);
1690
+ a.v(c);
1691
1691
  }
1692
1692
  }
1693
1693
  }
@@ -470,7 +470,7 @@ export let ScatterContourSeriesView = /*@__PURE__*/ (() => {
470
470
  c._stroke = this.b0._inner[b];
471
471
  c.ac = this.e.fw;
472
472
  if (c.y != null) {
473
- this.k.i(c, c.y);
473
+ this.k.j(c, c.y);
474
474
  }
475
475
  }
476
476
  bf(a, b) {
@@ -486,7 +486,7 @@ export let ScatterContourSeriesView = /*@__PURE__*/ (() => {
486
486
  let d = this.b1._inner[c];
487
487
  if (d._visibility != 1) {
488
488
  this.bd(d, c, b);
489
- a.s(d);
489
+ a.t(d);
490
490
  }
491
491
  }
492
492
  }
@@ -39,10 +39,10 @@ export let ScatterLineSeriesView = /*@__PURE__*/ (() => {
39
39
  super.a6(a, b);
40
40
  if (a.d) {
41
41
  if (b) {
42
- a.s(this.df);
42
+ a.t(this.df);
43
43
  }
44
44
  else {
45
- a.s(this.dg);
45
+ a.t(this.dg);
46
46
  }
47
47
  }
48
48
  }
@@ -638,7 +638,7 @@ export let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
638
638
  super.a5(a, b);
639
639
  let c = new DataTemplatePassInfo();
640
640
  c.isHitTestRender = b;
641
- c.context = a.g();
641
+ c.context = a.h();
642
642
  c.viewportTop = this.bu.top;
643
643
  c.viewportLeft = this.bu.left;
644
644
  c.viewportWidth = this.bu.width;
@@ -650,7 +650,7 @@ export let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
650
650
  let e = new DataTemplateMeasureInfo();
651
651
  e.passInfo = c;
652
652
  let f = false;
653
- let g = a.g();
653
+ let g = a.h();
654
654
  e.context = g;
655
655
  d.context = g;
656
656
  let h = 0;
@@ -699,7 +699,7 @@ export let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
699
699
  if (!isNaN_(k.height) && !isInfinity(k.height)) {
700
700
  d.availableHeight = k.height;
701
701
  }
702
- a.p(d, k);
702
+ a.q(d, k);
703
703
  k.m = d.availableWidth;
704
704
  k.l = d.availableHeight;
705
705
  k.ai = d.renderOffsetX;
@@ -779,7 +779,7 @@ export let ScatterPolygonSeriesView = /*@__PURE__*/ (() => {
779
779
  d2(a) {
780
780
  if (this.d1 == null) {
781
781
  this.d1 = new DataTemplateMeasureInfo();
782
- this.d1.context = this.k.g();
782
+ this.d1.context = this.k.h();
783
783
  }
784
784
  this.d1.width = a.width;
785
785
  this.d1.height = a.height;
@@ -39,10 +39,10 @@ export let ScatterSplineSeriesView = /*@__PURE__*/ (() => {
39
39
  super.a6(a, b);
40
40
  if (a.d) {
41
41
  if (b) {
42
- a.s(this.df);
42
+ a.t(this.df);
43
43
  }
44
44
  else {
45
- a.s(this.dg);
45
+ a.t(this.dg);
46
46
  }
47
47
  }
48
48
  }