igniteui-webcomponents-charts 5.0.1 → 5.0.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 (60) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +809 -708
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +2 -2
  4. package/esm2015/lib/CalloutLayer_combined.js +1 -1
  5. package/esm2015/lib/CategoryBucketCalculator_combined.js +50 -50
  6. package/esm2015/lib/DataPieBaseChart.js +311 -298
  7. package/esm2015/lib/DataPieChart.js +73 -73
  8. package/esm2015/lib/PieChartViewManager_combined.js +11 -1
  9. package/esm2015/lib/PolarBase_combined.js +24 -24
  10. package/esm2015/lib/RadialBucketCalculator_combined.js +32 -32
  11. package/esm2015/lib/RadialPieSeries_combined.js +153 -78
  12. package/esm2015/lib/ScatterBase_combined.js +20 -20
  13. package/esm2015/lib/ScatterPolygonSeries_combined.js +20 -20
  14. package/esm2015/lib/SeriesViewer_combined.js +2 -2
  15. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2 -2
  16. package/esm2015/lib/igc-data-pie-base-chart-component.js +91 -83
  17. package/esm2015/lib/igc-data-pie-chart-component.js +23 -23
  18. package/esm2015/lib/igc-pie-chart-base-component.js +1 -1
  19. package/esm2015/lib/igc-radial-pie-series-component.js +20 -9
  20. package/esm2015/public_api.js +0 -1
  21. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +2 -2
  22. package/esm5/lib/CalloutLayer_combined.js +1 -1
  23. package/esm5/lib/CategoryBucketCalculator_combined.js +50 -50
  24. package/esm5/lib/DataPieBaseChart.js +285 -268
  25. package/esm5/lib/DataPieChart.js +65 -65
  26. package/esm5/lib/PieChartViewManager_combined.js +11 -1
  27. package/esm5/lib/PolarBase_combined.js +24 -24
  28. package/esm5/lib/RadialBucketCalculator_combined.js +32 -32
  29. package/esm5/lib/RadialPieSeries_combined.js +160 -76
  30. package/esm5/lib/ScatterBase_combined.js +20 -20
  31. package/esm5/lib/ScatterPolygonSeries_combined.js +20 -20
  32. package/esm5/lib/SeriesViewer_combined.js +2 -2
  33. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2 -2
  34. package/esm5/lib/igc-data-pie-base-chart-component.js +95 -83
  35. package/esm5/lib/igc-data-pie-chart-component.js +23 -23
  36. package/esm5/lib/igc-pie-chart-base-component.js +1 -1
  37. package/esm5/lib/igc-radial-pie-series-component.js +24 -9
  38. package/esm5/public_api.js +0 -1
  39. package/fesm2015/igniteui-webcomponents-charts.js +826 -744
  40. package/fesm5/igniteui-webcomponents-charts.js +808 -705
  41. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +1 -1
  42. package/lib/CategoryBucketCalculator_combined.d.ts +1 -1
  43. package/lib/DataPieBaseChart.d.ts +96 -92
  44. package/lib/DataPieChart.d.ts +26 -26
  45. package/lib/PieChartViewManager_combined.d.ts +1 -1
  46. package/lib/PolarBase_combined.d.ts +1 -1
  47. package/lib/RadialBucketCalculator_combined.d.ts +2 -2
  48. package/lib/RadialPieSeries_combined.d.ts +18 -12
  49. package/lib/ScatterBase_combined.d.ts +1 -1
  50. package/lib/ScatterPolygonSeries_combined.d.ts +1 -1
  51. package/lib/SeriesViewer_combined.d.ts +1 -1
  52. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +1 -1
  53. package/lib/igc-data-pie-base-chart-component.d.ts +3 -0
  54. package/lib/igc-pie-chart-base-component.d.ts +1 -1
  55. package/lib/igc-radial-pie-series-component.d.ts +6 -0
  56. package/package.json +2 -2
  57. package/public_api.d.ts +0 -1
  58. package/esm2015/lib/LegendEmptyValuesMode.js +0 -29
  59. package/esm5/lib/LegendEmptyValuesMode.js +0 -29
  60. package/lib/LegendEmptyValuesMode.d.ts +0 -22
@@ -765,104 +765,104 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
765
765
  enumerable: false,
766
766
  configurable: true
767
767
  });
768
- CategorySeries.prototype.d9 = function (a, b, c, d) {
768
+ CategorySeries.prototype.d9 = function (a, b, c, d, e) {
769
769
  var _this = this;
770
770
  if (!this.hasMarkers) {
771
771
  return false;
772
772
  }
773
- var e = this.getEffectiveViewport1(this.ct);
774
- var f = this.yk();
775
- var g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
776
- g.c = e;
777
- var h = this.y0();
778
- var i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
779
- i.c = e;
780
- var j = this.c9.vl;
781
- var k = this.wl;
782
- var l = this.currentMode2Index;
783
- var m = 0;
784
- if (f.ce && f.cc) {
785
- m = f.getSeriesOffset(j, k, e, l, f.categoryMode);
773
+ var f = this.getEffectiveViewport1(this.ct);
774
+ var g = this.yk();
775
+ var h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
776
+ h.c = f;
777
+ var i = this.y0();
778
+ var j = new ScalerParams(1, this.c9.vl, this.wl, i.ch);
779
+ j.c = f;
780
+ var k = this.c9.vl;
781
+ var l = this.wl;
782
+ var m = this.currentMode2Index;
783
+ var n = 0;
784
+ if (g.ce && g.cc) {
785
+ n = g.getSeriesOffset(k, l, f, m, g.categoryMode);
786
786
  }
787
787
  a.clear();
788
- this.wy.cj(function (n) {
789
- if (n._visibility == 0) {
790
- var o = new SeriesPointOfInterest();
791
- var p = n.n;
792
- var q = n.o;
793
- if (p < _this.wl.left || p > _this.wl.right || q < _this.wl.top || q > _this.wl.bottom) {
788
+ this.wy.cj(function (o) {
789
+ if (o._visibility == 0) {
790
+ var p = new SeriesPointOfInterest();
791
+ var q = o.n;
792
+ var r = o.o;
793
+ if (q < _this.wl.left || q > _this.wl.right || r < _this.wl.top || r > _this.wl.bottom) {
794
794
  return;
795
795
  }
796
796
  if (_this.isVertical) {
797
- if (f.cb && !f.ce && f.categoryMode != 0) {
798
- o.e = n.ak;
797
+ if (g.cb && !g.ce && g.categoryMode != 0) {
798
+ p.e = o.ak;
799
799
  }
800
800
  else {
801
- o.e = f.en(q, g);
801
+ p.e = g.en(r, h);
802
802
  }
803
- o.d = h.en(p, i);
803
+ p.d = i.en(q, j);
804
804
  }
805
805
  else {
806
- if (f.cb && !f.ce && f.categoryMode != 0) {
807
- o.d = n.ak;
806
+ if (g.cb && !g.ce && g.categoryMode != 0) {
807
+ p.d = o.ak;
808
808
  }
809
809
  else {
810
- o.d = f.en(p, g);
810
+ p.d = g.en(q, h);
811
811
  }
812
- o.e = h.en(q, i);
812
+ p.e = i.en(r, j);
813
813
  }
814
- o.b = n.content;
814
+ p.b = o.content;
815
815
  if (b) {
816
816
  if (_this.isVertical) {
817
817
  if (c) {
818
- o.f = _this.zq(o.d, d);
818
+ p.f = _this.zq(p.d, d);
819
819
  }
820
820
  else {
821
- var r = _this.jb(n);
822
- if (!isNaN_(r)) {
823
- o.f = _this.zq(r, d);
821
+ var s = _this.jb(o);
822
+ if (!isNaN_(s)) {
823
+ p.f = _this.zq(s, d);
824
824
  }
825
825
  else {
826
- o.f = _this.zq(o.d, d);
826
+ p.f = _this.zq(p.d, d);
827
827
  }
828
828
  }
829
829
  }
830
830
  else {
831
831
  if (c) {
832
- o.f = _this.zq(o.e, d);
832
+ p.f = _this.zq(p.e, d);
833
833
  }
834
834
  else {
835
- var s = _this.jb(n);
836
- if (!isNaN_(s)) {
837
- o.f = _this.zq(s, d);
835
+ var t = _this.jb(o);
836
+ if (!isNaN_(t)) {
837
+ p.f = _this.zq(t, d);
838
838
  }
839
839
  else {
840
- o.f = _this.zq(o.e, d);
840
+ p.f = _this.zq(p.e, d);
841
841
  }
842
842
  }
843
843
  }
844
844
  }
845
845
  else {
846
- var t = _this.at(true);
847
- if (t != null) {
848
- var u = _this.kq(n.ak, false);
849
- if (u != null) {
850
- o.f = t.i(u);
846
+ var u = _this.at(true);
847
+ if (u != null) {
848
+ var v = _this.kq(o.ak, false);
849
+ if (v != null) {
850
+ p.f = u.i(v);
851
851
  }
852
852
  else {
853
- o.f = null;
853
+ p.f = null;
854
854
  }
855
855
  }
856
856
  else {
857
- o.f = f.ge(n.ak);
857
+ p.f = g.ge(o.ak);
858
858
  }
859
859
  }
860
- o.c = n.ak;
861
- o.g = _this.va;
860
+ p.c = o.ak;
861
+ p.g = _this.va;
862
862
  if (_this.g7) {
863
- o.g = _this.vh(n.ak);
863
+ p.g = _this.vh(o.ak);
864
864
  }
865
- a.add(o);
865
+ a.add(p);
866
866
  }
867
867
  });
868
868
  return true;