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
@@ -574,7 +574,7 @@ export let AnchoredCategorySeriesView = /*@__PURE__*/ (() => {
574
574
  c._stroke = this.c0.up;
575
575
  c.ai = this.c0.uq;
576
576
  c.ad = this.c0.ur;
577
- a.u(c);
577
+ a.v(c);
578
578
  }
579
579
  }
580
580
  super.a5(a, b);
@@ -697,7 +697,7 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
697
697
  c._stroke = this.cw.t6;
698
698
  c.ai = this.cw.t8;
699
699
  c.ad = this.cw.t9;
700
- a.u(c);
700
+ a.v(c);
701
701
  }
702
702
  }
703
703
  super.a5(a, b);
@@ -192,16 +192,16 @@ export let AreaSeriesView = /*@__PURE__*/ (() => {
192
192
  a6(a, b) {
193
193
  super.a6(a, b);
194
194
  if (b) {
195
- a.s(this.de);
196
- a.s(this.df);
197
- a.s(this.dg);
198
- a.s(this.dh);
195
+ a.t(this.de);
196
+ a.t(this.df);
197
+ a.t(this.dg);
198
+ a.t(this.dh);
199
199
  }
200
200
  else {
201
- a.s(this.di);
202
- a.s(this.dj);
203
- a.s(this.dk);
204
- a.s(this.dl);
201
+ a.t(this.di);
202
+ a.t(this.dj);
203
+ a.t(this.dk);
204
+ a.t(this.dl);
205
205
  }
206
206
  }
207
207
  al(a) {
@@ -587,7 +587,7 @@ export let BarSeriesView = /*@__PURE__*/ (() => {
587
587
  for (let c = 0; c < this.dc.count; c++) {
588
588
  let d = this.aa(c, b);
589
589
  this.bd(d, c, b);
590
- a.v(d);
590
+ a.w(d);
591
591
  }
592
592
  }
593
593
  }
@@ -376,16 +376,16 @@ export let BollingerBandsOverlayView = /*@__PURE__*/ (() => {
376
376
  super.a6(a, b);
377
377
  if (a.d) {
378
378
  if (b) {
379
- a.t(this.b6);
380
- a.u(this.b9);
381
- a.u(this.ca);
382
- a.u(this.cb);
379
+ a.u(this.b6);
380
+ a.v(this.b9);
381
+ a.v(this.ca);
382
+ a.v(this.cb);
383
383
  }
384
384
  else {
385
- a.t(this.b8);
386
- a.u(this.cf);
387
- a.u(this.cg);
388
- a.u(this.ch);
385
+ a.u(this.b8);
386
+ a.v(this.cf);
387
+ a.v(this.cg);
388
+ a.v(this.ch);
389
389
  }
390
390
  }
391
391
  }
@@ -1437,7 +1437,7 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
1437
1437
  }
1438
1438
  a6(a, b) {
1439
1439
  super.a6(a, b);
1440
- a.ac(this.b7());
1440
+ a.ad(this.b7());
1441
1441
  if (a.d && !b) {
1442
1442
  for (let c = 0; c < this.b9.count; c++) {
1443
1443
  let d = this.b9._inner[c];
@@ -1464,9 +1464,9 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
1464
1464
  }
1465
1465
  }
1466
1466
  co(a) {
1467
- this.k.ac(this.b7());
1467
+ this.k.ad(this.b7());
1468
1468
  this.ca = this.cb();
1469
- let b = this.k.ag(a, this.ca, true);
1469
+ let b = this.k.ah(a, this.ca, true);
1470
1470
  return new Size(1, b.c, b.b);
1471
1471
  }
1472
1472
  cb() {
@@ -1566,26 +1566,26 @@ export let CalloutView = /*@__PURE__*/ (() => {
1566
1566
  this.y = 0;
1567
1567
  }
1568
1568
  j(a) {
1569
- a.z();
1570
- a.af(this.f, this.g);
1569
+ a.aa();
1570
+ a.ag(this.f, this.g);
1571
1571
  let b = new TranslateTransform();
1572
1572
  b.j = this.v.left;
1573
1573
  b.k = this.v.top;
1574
1574
  this.t.j = b;
1575
- a.r(this.s);
1576
- a.z();
1575
+ a.s(this.s);
1576
+ a.aa();
1577
1577
  this.t.width = this.l.m + this.w.left + this.w.right;
1578
1578
  this.t.height = this.l.l + this.w.top + this.w.bottom;
1579
1579
  this.t.am = this.c;
1580
1580
  this.t.an = this.c;
1581
- a.j(this.t.j);
1582
- a.v(this.t);
1581
+ a.k(this.t.j);
1582
+ a.w(this.t);
1583
1583
  this.l.ag = true;
1584
1584
  this.l.o = this.w.top;
1585
1585
  this.l.n = this.w.left;
1586
- a.w(this.l);
1587
- a.y();
1588
- a.y();
1586
+ a.x(this.l);
1587
+ a.z();
1588
+ a.z();
1589
1589
  }
1590
1590
  get r() {
1591
1591
  return this.q;
@@ -253,7 +253,7 @@ export let CategoryHighlightLayerView = /*@__PURE__*/ (() => {
253
253
  for (let c = 0; c < this.b6.count; c++) {
254
254
  let d = this.b6._inner[c];
255
255
  if (d._visibility == 0) {
256
- a.v(d);
256
+ a.w(d);
257
257
  }
258
258
  }
259
259
  }
@@ -537,13 +537,13 @@ export let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
537
537
  for (let c = 0; c < this.b8.count; c++) {
538
538
  let d = this.b8._inner[c];
539
539
  if (d._visibility == 0) {
540
- a.v(d);
540
+ a.w(d);
541
541
  }
542
542
  }
543
543
  if (this.b7.count > 0) {
544
544
  let e = new DataTemplatePassInfo();
545
545
  e.isHitTestRender = b;
546
- e.context = a.g();
546
+ e.context = a.h();
547
547
  e.viewportTop = this.bu.top;
548
548
  e.viewportLeft = this.bu.left;
549
549
  e.viewportWidth = this.bu.width;
@@ -555,7 +555,7 @@ export let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
555
555
  let g = new DataTemplateMeasureInfo();
556
556
  g.passInfo = e;
557
557
  let h = false;
558
- let i = a.g();
558
+ let i = a.h();
559
559
  g.context = i;
560
560
  f.context = i;
561
561
  g.renderContext = a;
@@ -605,7 +605,7 @@ export let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
605
605
  if (!isNaN_(n.height) && !isInfinity(n.height)) {
606
606
  f.availableHeight = n.height;
607
607
  }
608
- a.p(f, n);
608
+ a.q(f, n);
609
609
  n.m = f.availableWidth;
610
610
  n.l = f.availableHeight;
611
611
  }
@@ -244,7 +244,7 @@ export let CategoryXAxis = /*@__PURE__*/ (() => {
244
244
  return e * f;
245
245
  }
246
246
  m7(a, b) {
247
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
247
+ if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
248
248
  return;
249
249
  }
250
250
  let c = a / this.kq.count;
@@ -213,7 +213,7 @@ export let CategoryYAxis = /*@__PURE__*/ (() => {
213
213
  return e * f;
214
214
  }
215
215
  m3(a, b) {
216
- if (a == NaN || b == NaN || this.kq == null || this.kq.count == 0) {
216
+ if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
217
217
  return;
218
218
  }
219
219
  let c = a / this.kq.count;
@@ -486,9 +486,7 @@ export let CategoryYAxis = /*@__PURE__*/ (() => {
486
486
  let u = Math.max(n, o);
487
487
  let v = new LinearCategorySnapper(1, t, u, e.height, this.mn, this.categoryMode, this.ex());
488
488
  let w = v.g;
489
- while (!this.mh() && w < 10 && this.cy(w, b, c, d)) {
490
- w--;
491
- }
489
+ w = this.d1(w, this.mh(), b, c, d);
492
490
  if (v.g != w) {
493
491
  v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ex());
494
492
  }
@@ -291,7 +291,7 @@ export let ColumnSeriesView = /*@__PURE__*/ (() => {
291
291
  for (let c = 0; c < this.dc.count; c++) {
292
292
  let d = this.aa(c, b);
293
293
  this.bd(d, c, b);
294
- a.v(d);
294
+ a.w(d);
295
295
  }
296
296
  }
297
297
  }
@@ -386,7 +386,7 @@ export let CrosshairLayerView = /*@__PURE__*/ (() => {
386
386
  for (let c = 0; c < this.b6.count; c++) {
387
387
  let d = this.b6._inner[c];
388
388
  if (d._visibility == 0) {
389
- a.s(d);
389
+ a.t(d);
390
390
  }
391
391
  }
392
392
  }
@@ -2338,11 +2338,13 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2338
2338
  }
2339
2339
  a7(a, b) {
2340
2340
  if (a.d && b != 1) {
2341
- a.z();
2342
- a.aa(b, b);
2341
+ a.aa();
2342
+ a.ab(b, b);
2343
2343
  }
2344
2344
  if (a == this.t) {
2345
- a.k(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
2345
+ if (!a.e) {
2346
+ a.l(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
2347
+ }
2346
2348
  }
2347
2349
  let c = new DataTemplatePassInfo();
2348
2350
  c.passID = "LegendItem";
@@ -2357,7 +2359,7 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2357
2359
  }
2358
2360
  let g = new DataTemplateMeasureInfo();
2359
2361
  g.passInfo = c;
2360
- g.context = this.t.g();
2362
+ g.context = this.t.h();
2361
2363
  g.width = e.width;
2362
2364
  g.height = e.height;
2363
2365
  g.data = e.content;
@@ -2367,38 +2369,38 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2367
2369
  h.availableWidth = e.width;
2368
2370
  h.availableHeight = e.height;
2369
2371
  h.passInfo = c;
2370
- h.context = a.g();
2372
+ h.context = a.h();
2371
2373
  h.renderContext = a;
2372
2374
  h.data = e.content;
2373
2375
  h.xPosition = e.n;
2374
2376
  h.yPosition = e.o;
2375
- a.z();
2376
- a.af(e.n, e.o);
2377
+ a.aa();
2378
+ a.ag(e.n, e.o);
2377
2379
  f.render(h);
2378
- a.y();
2380
+ a.z();
2379
2381
  }
2380
2382
  for (let i = 0; i < this.ab.count; i++) {
2381
2383
  let j = this.ab._inner[i];
2382
- a.ac(j.dataContext);
2383
- a.w(j);
2384
+ a.ad(j.dataContext);
2385
+ a.x(j);
2384
2386
  }
2385
2387
  for (let k = 0; k < this.z.count; k++) {
2386
2388
  let l = this.z._inner[k];
2387
- a.ac(l.dataContext);
2388
- a.w(l);
2389
+ a.ad(l.dataContext);
2390
+ a.x(l);
2389
2391
  }
2390
2392
  for (let m = 0; m < this.ad.count; m++) {
2391
2393
  let n = this.ad._inner[m];
2392
- a.ac(n.dataContext);
2393
- a.w(n);
2394
+ a.ad(n.dataContext);
2395
+ a.x(n);
2394
2396
  }
2395
2397
  for (let o = 0; o < this.ac.count; o++) {
2396
2398
  let p = this.ac._inner[o];
2397
- a.ac(p.dataContext);
2398
- a.w(p);
2399
+ a.ad(p.dataContext);
2400
+ a.x(p);
2399
2401
  }
2400
2402
  if (a.d && b != 1) {
2401
- a.y();
2403
+ a.z();
2402
2404
  }
2403
2405
  }
2404
2406
  w() {
@@ -2409,10 +2411,10 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2409
2411
  return false;
2410
2412
  }
2411
2413
  bu(a, b) {
2412
- this.t.ac(b);
2414
+ this.t.ad(b);
2413
2415
  let c = new TextBlock();
2414
2416
  c.al = a;
2415
- let d = this.t.ag(c, this.ag(b), true);
2417
+ let d = this.t.ah(c, this.ag(b), true);
2416
2418
  return new Size(1, d.c, d.b);
2417
2419
  }
2418
2420
  ag(a) {
@@ -2574,7 +2576,7 @@ export let DataLegendView = /*@__PURE__*/ (() => {
2574
2576
  }
2575
2577
  ap(a, b) {
2576
2578
  a.ag = true;
2577
- let c = this.t.ag(a, this.ag(b), true);
2579
+ let c = this.t.ah(a, this.ag(b), true);
2578
2580
  }
2579
2581
  a9() {
2580
2582
  this.y.clear();
@@ -803,30 +803,30 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
803
803
  if (a.d) {
804
804
  if (b) {
805
805
  if (this.b3.tt == 2) {
806
- a.s(this.cl);
807
- a.s(this.ch);
806
+ a.t(this.cl);
807
+ a.t(this.ch);
808
808
  }
809
809
  else {
810
- a.s(this.cn);
811
- a.s(this.cm);
812
- a.s(this.co);
813
- a.s(this.cj);
814
- a.s(this.ci);
815
- a.s(this.ck);
810
+ a.t(this.cn);
811
+ a.t(this.cm);
812
+ a.t(this.co);
813
+ a.t(this.cj);
814
+ a.t(this.ci);
815
+ a.t(this.ck);
816
816
  }
817
817
  }
818
818
  else {
819
819
  if (this.b3.tt == 2) {
820
- a.s(this.ct);
821
- a.s(this.cp);
820
+ a.t(this.ct);
821
+ a.t(this.cp);
822
822
  }
823
823
  else {
824
- a.s(this.cv);
825
- a.s(this.cu);
826
- a.s(this.cw);
827
- a.s(this.cr);
828
- a.s(this.cq);
829
- a.s(this.cs);
824
+ a.t(this.cv);
825
+ a.t(this.cu);
826
+ a.t(this.cw);
827
+ a.t(this.cr);
828
+ a.t(this.cq);
829
+ a.t(this.cs);
830
830
  }
831
831
  }
832
832
  }
@@ -839,7 +839,7 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
839
839
  c._stroke = this.b3.uh;
840
840
  c.ad = this.b3.uj;
841
841
  c.ai = this.b3.ui;
842
- a.u(c);
842
+ a.v(c);
843
843
  }
844
844
  }
845
845
  super.a5(a, b);
@@ -1079,13 +1079,13 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1079
1079
  for (let c = 0; c < this.b9.count; c++) {
1080
1080
  let d = this.aa(c, b);
1081
1081
  if (d._visibility == 0) {
1082
- a.s(d);
1082
+ a.t(d);
1083
1083
  }
1084
1084
  }
1085
1085
  }
1086
1086
  else {
1087
- a.s(this.cn);
1088
- a.s(this.cm);
1087
+ a.t(this.cn);
1088
+ a.t(this.cm);
1089
1089
  }
1090
1090
  }
1091
1091
  }
@@ -1097,7 +1097,7 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
1097
1097
  c._stroke = this.b3.uz;
1098
1098
  c.ai = this.b3.u1;
1099
1099
  c.ad = this.b3.u2;
1100
- a.u(c);
1100
+ a.v(c);
1101
1101
  }
1102
1102
  }
1103
1103
  super.a5(a, b);
@@ -44,7 +44,7 @@ export let FunnelLegendTemplates = /*@__PURE__*/ (() => {
44
44
  f.ac = e;
45
45
  f._fill = b.actualItemBrush;
46
46
  f._stroke = b.outline;
47
- d.v(f);
47
+ d.w(f);
48
48
  }
49
49
  static a(a) {
50
50
  }
@@ -1050,7 +1050,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1050
1050
  if (g != this.b5 || h != this.b4 || this.bx == null) {
1051
1051
  this.b2.setAttribute("width", e.toString());
1052
1052
  this.b2.setAttribute("height", f.toString());
1053
- this.b3 = this.b0.g().getImageData(0, 0, e, f);
1053
+ this.b3 = this.b0.h().getImageData(0, 0, e, f);
1054
1054
  let imageDataArray_ = this.b3.data;
1055
1055
  this.bx = imageDataArray_;
1056
1056
  }
@@ -1064,7 +1064,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1064
1064
  let b = truncate(Math.round(this.bu.left));
1065
1065
  let c = truncate(Math.round(this.bu.width));
1066
1066
  let d = truncate(Math.round(this.bu.height));
1067
- this.b0.g().putImageData(this.b3, 0, 0);
1067
+ this.b0.h().putImageData(this.b3, 0, 0);
1068
1068
  this.aq();
1069
1069
  }
1070
1070
  b8(a) {
@@ -1087,7 +1087,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1087
1087
  c.width = this.bu.width;
1088
1088
  c.height = this.bu.height;
1089
1089
  c._fill = this.bo();
1090
- a.v(c);
1090
+ a.w(c);
1091
1091
  return;
1092
1092
  }
1093
1093
  if (this.b2 == null) {
@@ -1097,7 +1097,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
1097
1097
  let e = truncate(Math.round(this.bu.top));
1098
1098
  let f = truncate(Math.round(this.bu.width));
1099
1099
  let g = truncate(Math.round(this.bu.height));
1100
- this.k.n(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
1100
+ this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
1101
1101
  }
1102
1102
  b1(a, b) {
1103
1103
  return Color.e(toNullable(Color.$, a), toNullable(Color.$, null)) && Color.e(toNullable(Color.$, b), toNullable(Color.$, null));
@@ -179,7 +179,7 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
179
179
  this.l = FontUtil.getFont(a.h);
180
180
  }
181
181
  if (this.m != null) {
182
- this.m.ac(this.l);
182
+ this.m.ad(this.l);
183
183
  }
184
184
  this.s = FontUtil.getCurrentFontHeight(a.h, this.l);
185
185
  if (this.j != null && this.j.fm != 1) {
@@ -200,13 +200,13 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
200
200
  if (b == null || !b.d) {
201
201
  return;
202
202
  }
203
- b.k(0, 0, this.v, this.u);
203
+ b.l(0, 0, this.v, this.u);
204
204
  if (this.l != null) {
205
- b.ac(this.l);
205
+ b.ad(this.l);
206
206
  }
207
207
  if (this.q != 1) {
208
- b.z();
209
- b.aa(this.q, this.q);
208
+ b.aa();
209
+ b.ab(this.q, this.q);
210
210
  }
211
211
  let c = this.t(), d = c / 2;
212
212
  let e = this.j.av == null || this.j.av.count == 0;
@@ -222,7 +222,7 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
222
222
  let h = e ? null : this.x(this.j.av.item(this.j.av.count - 1));
223
223
  this.af.al = g = h == null ? "" : h.toString();
224
224
  this.af.o = this.ag.o = c;
225
- this.af.n = this.v - b.f(g) - 4;
225
+ this.af.n = this.v - b.g(g) - 4;
226
226
  let i = this.j.fb;
227
227
  let j = i == null ? null : i._fill;
228
228
  let k = new Color();
@@ -239,8 +239,8 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
239
239
  i.color = k;
240
240
  }
241
241
  this.ag.ao = this.af.ao = i;
242
- b.w(this.ag);
243
- b.w(this.af);
242
+ b.x(this.ag);
243
+ b.x(this.af);
244
244
  if (c < 0.5) {
245
245
  return;
246
246
  }
@@ -256,9 +256,9 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
256
256
  this.ah.an = d;
257
257
  this.ah._stroke = i;
258
258
  this.ah.ac = c;
259
- b.r(this.ah);
259
+ b.s(this.ah);
260
260
  if (this.q != 1) {
261
- b.y();
261
+ b.z();
262
262
  }
263
263
  }
264
264
  x(dataItem_) {
@@ -405,7 +405,7 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
405
405
  this.l = FontUtil.getFont(a.h);
406
406
  }
407
407
  if (this.m != null) {
408
- this.m.ac(this.l);
408
+ this.m.ad(this.l);
409
409
  }
410
410
  this.t = FontUtil.getCurrentFontHeight(a.h, this.l);
411
411
  if (this.j != null && this.j.ft != 1) {
@@ -432,11 +432,11 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
432
432
  }
433
433
  let b = this.m;
434
434
  if (a) {
435
- b.k(0, 0, this.z, this.y);
435
+ b.l(0, 0, this.z, this.y);
436
436
  }
437
437
  let c = false;
438
438
  if (b != null && this.l != null) {
439
- b.ac(this.l);
439
+ b.ad(this.l);
440
440
  }
441
441
  if (!a) {
442
442
  this.al = new TextBlock();
@@ -446,12 +446,12 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
446
446
  let e = this.ab(this.j.a3);
447
447
  this.ak.al = this.ac = e == null ? "" : e.toString();
448
448
  if (b != null) {
449
- this.w = b.f(this.ad) + 3;
449
+ this.w = b.g(this.ad) + 3;
450
450
  if (this.w > this.v) {
451
451
  c = true;
452
452
  this.v = this.w;
453
453
  }
454
- this.u = b.f(this.ac) + 3;
454
+ this.u = b.g(this.ac) + 3;
455
455
  if (this.u > this.v) {
456
456
  c = true;
457
457
  this.v = this.u;
@@ -470,8 +470,8 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
470
470
  }
471
471
  else if (b != null) {
472
472
  if (this.r != 1) {
473
- b.z();
474
- b.aa(this.r, this.r);
473
+ b.aa();
474
+ b.ab(this.r, this.r);
475
475
  }
476
476
  let g = this.j.fj;
477
477
  let h = 1;
@@ -501,8 +501,8 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
501
501
  g.color = k;
502
502
  }
503
503
  this.al.ao = this.ak.ao = g;
504
- b.w(this.al);
505
- b.w(this.ak);
504
+ b.x(this.al);
505
+ b.x(this.ak);
506
506
  let m = this.x(), n = m / 2;
507
507
  if (m >= 0.5) {
508
508
  g = new Brush();
@@ -517,10 +517,10 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
517
517
  this.am.an = this.y;
518
518
  this.am._stroke = g;
519
519
  this.am.ac = m;
520
- b.r(this.am);
520
+ b.s(this.am);
521
521
  }
522
522
  if (this.r != 1) {
523
- b.y();
523
+ b.z();
524
524
  }
525
525
  }
526
526
  return c;
@@ -1229,28 +1229,28 @@ export let XamSparklineView = /*@__PURE__*/ (() => {
1229
1229
  return 10;
1230
1230
  }
1231
1231
  ay(a, b) {
1232
- b.s(a);
1232
+ b.t(a);
1233
1233
  }
1234
1234
  ax() {
1235
1235
  let a = this.p;
1236
1236
  if (a != null && a.d) {
1237
1237
  if (this.x != 1) {
1238
- a.z();
1239
- a.aa(this.x, this.x);
1238
+ a.aa();
1239
+ a.ab(this.x, this.x);
1240
1240
  }
1241
- a.k(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
1242
- a.s(this.bw);
1243
- a.s(this.bu);
1241
+ a.l(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
1242
+ a.t(this.bw);
1243
+ a.t(this.bu);
1244
1244
  this.ay(this.bs, a);
1245
1245
  this.ay(this.bt, a);
1246
1246
  this.ay(this.bp, a);
1247
1247
  this.ay(this.br, a);
1248
1248
  this.ay(this.bo, a);
1249
1249
  this.ay(this.bq, a);
1250
- a.s(this.bv);
1251
- a.s(this.bx);
1250
+ a.t(this.bv);
1251
+ a.t(this.bx);
1252
1252
  if (this.x != 1) {
1253
- a.y();
1253
+ a.z();
1254
1254
  }
1255
1255
  }
1256
1256
  let b = new AxisRenderMessage_Spark();
@@ -200,7 +200,7 @@ export let LegendBaseViewManager = /*@__PURE__*/ (() => {
200
200
  return new Size(1, this.g.rootWrapper.width(), Math.max(10, this.g.rootWrapper.height() - 15));
201
201
  }
202
202
  y(a, b, c, d) {
203
- let e = a.g();
203
+ let e = a.h();
204
204
  e.beginPath();
205
205
  e.moveTo(b.ak._inner[0].x, b.ak._inner[0].y);
206
206
  for (let f = 1; f < b.ak.count; f++) {
@@ -158,14 +158,14 @@ export let LineSeriesView = /*@__PURE__*/ (() => {
158
158
  super.a6(a, b);
159
159
  if (a.d) {
160
160
  if (b) {
161
- a.s(this.dd);
162
- a.s(this.de);
163
- a.s(this.df);
161
+ a.t(this.dd);
162
+ a.t(this.de);
163
+ a.t(this.df);
164
164
  }
165
165
  else {
166
- a.s(this.dj);
167
- a.s(this.dk);
168
- a.s(this.dl);
166
+ a.t(this.dj);
167
+ a.t(this.dk);
168
+ a.t(this.dl);
169
169
  }
170
170
  }
171
171
  }