igniteui-webcomponents-charts 4.0.3 → 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.
- package/bundles/igniteui-webcomponents-charts.umd.js +1524 -1369
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AnchoredCategorySeries_combined.js +4 -3
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +5 -4
- package/esm2015/lib/AreaSeries_combined.js +8 -8
- package/esm2015/lib/BarSeries_combined.js +1 -1
- package/esm2015/lib/BollingerBandsOverlay_combined.js +8 -8
- package/esm2015/lib/BubbleSeries_combined.js +20 -15
- package/esm2015/lib/CalloutLayer_combined.js +12 -12
- package/esm2015/lib/CategoryHighlightLayer_combined.js +1 -1
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +4 -4
- package/esm2015/lib/CategoryToolTipLayer_combined.js +3 -1
- package/esm2015/lib/CategoryXAxis_combined.js +1 -1
- package/esm2015/lib/CategoryYAxis_combined.js +2 -4
- package/esm2015/lib/ColumnSeries_combined.js +1 -1
- package/esm2015/lib/CrosshairLayer_combined.js +1 -1
- package/esm2015/lib/DataLegendContent_combined.js +491 -476
- package/esm2015/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +3 -1
- package/esm2015/lib/FinancialIndicator_combined.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +37 -30
- package/esm2015/lib/FunnelLegendTemplates.js +1 -1
- package/esm2015/lib/HighDensityScatterSeries_combined.js +12 -10
- package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
- package/esm2015/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm2015/lib/ItemToolTipLayer_combined.js +3 -1
- package/esm2015/lib/LegendBaseViewManager_combined.js +1 -1
- package/esm2015/lib/LineSeries_combined.js +6 -6
- package/esm2015/lib/NumericXAxis_combined.js +2 -2
- package/esm2015/lib/NumericYAxis_combined.js +2 -2
- package/esm2015/lib/PieChartViewManager_combined.js +38 -30
- package/esm2015/lib/PieLegendTemplates.js +2 -2
- package/esm2015/lib/PointerTooltip_combined.js +10 -10
- package/esm2015/lib/PolarAreaSeries_combined.js +4 -4
- package/esm2015/lib/PolarBase_combined.js +9 -7
- package/esm2015/lib/PolarLineSeries_combined.js +2 -2
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +4 -4
- package/esm2015/lib/PolarSplineSeries_combined.js +2 -2
- package/esm2015/lib/PriceChannelOverlay_combined.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +8 -8
- package/esm2015/lib/RadialColumnSeries_combined.js +1 -1
- package/esm2015/lib/RadialLineSeries_combined.js +6 -6
- package/esm2015/lib/RadialPieSeries_combined.js +1 -1
- package/esm2015/lib/RangeAreaSeries_combined.js +6 -6
- package/esm2015/lib/RangeColumnSeries_combined.js +1 -1
- package/esm2015/lib/ScaleLegend_combined.js +8 -6
- package/esm2015/lib/ScatterAreaSeries_combined.js +17 -14
- package/esm2015/lib/ScatterBase_combined.js +10 -8
- package/esm2015/lib/ScatterContourSeries_combined.js +14 -11
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +4 -4
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/ScatterTriangulationSeries.js +8 -8
- package/esm2015/lib/SeriesViewer_combined.js +134 -111
- package/esm2015/lib/ShapeSeriesBase_combined.js +5 -5
- package/esm2015/lib/SplineAreaSeries_combined.js +8 -8
- package/esm2015/lib/SplineSeries_combined.js +6 -6
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +50 -38
- package/esm2015/lib/StepAreaSeries_combined.js +8 -8
- package/esm2015/lib/StepLineSeries_combined.js +6 -6
- package/esm2015/lib/TreemapView_combined.js +21 -21
- package/esm2015/lib/ValueOverlay_combined.js +1 -1
- package/esm2015/lib/WaterfallSeries_combined.js +1 -1
- package/esm2015/lib/XamFunnelView_combined.js +22 -22
- package/esm2015/lib/ZoomSliderView_combined.js +23 -23
- package/esm2015/lib/igc-assigning-series-style-event-args-base.js +5 -3
- package/esm2015/lib/igc-data-legend-component.js +256 -257
- package/esm2015/lib/igc-data-legend-styling-column-event-args.js +19 -10
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm2015/lib/igc-domain-chart-component.js +45 -27
- package/esm2015/lib/igc-financial-event-args.js +10 -6
- package/esm2015/lib/igc-ring-series-component.js +5 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +5 -3
- package/esm2015/lib/igc-scatter-polyline-series-component.js +5 -3
- package/esm2015/lib/igc-stacked-series-created-event-args.js +5 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +4 -3
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +5 -4
- package/esm5/lib/AreaSeries_combined.js +8 -8
- package/esm5/lib/BarSeries_combined.js +1 -1
- package/esm5/lib/BollingerBandsOverlay_combined.js +8 -8
- package/esm5/lib/BubbleSeries_combined.js +20 -15
- package/esm5/lib/CalloutLayer_combined.js +12 -12
- package/esm5/lib/CategoryHighlightLayer_combined.js +1 -1
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +4 -4
- package/esm5/lib/CategoryToolTipLayer_combined.js +3 -1
- package/esm5/lib/CategoryXAxis_combined.js +1 -1
- package/esm5/lib/CategoryYAxis_combined.js +2 -4
- package/esm5/lib/ColumnSeries_combined.js +1 -1
- package/esm5/lib/CrosshairLayer_combined.js +1 -1
- package/esm5/lib/DataLegendContent_combined.js +495 -480
- package/esm5/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm5/lib/DataToolTipLayer_combined.js +3 -1
- package/esm5/lib/FinancialIndicator_combined.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +37 -30
- package/esm5/lib/FunnelLegendTemplates.js +1 -1
- package/esm5/lib/HighDensityScatterSeries_combined.js +12 -10
- package/esm5/lib/HorizontalAxisView_combined.js +30 -30
- package/esm5/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm5/lib/ItemToolTipLayer_combined.js +3 -1
- package/esm5/lib/LegendBaseViewManager_combined.js +1 -1
- package/esm5/lib/LineSeries_combined.js +6 -6
- package/esm5/lib/NumericXAxis_combined.js +2 -2
- package/esm5/lib/NumericYAxis_combined.js +2 -2
- package/esm5/lib/PieChartViewManager_combined.js +38 -30
- package/esm5/lib/PieLegendTemplates.js +2 -2
- package/esm5/lib/PointerTooltip_combined.js +10 -10
- package/esm5/lib/PolarAreaSeries_combined.js +4 -4
- package/esm5/lib/PolarBase_combined.js +9 -7
- package/esm5/lib/PolarLineSeries_combined.js +2 -2
- package/esm5/lib/PolarSplineAreaSeries_combined.js +4 -4
- package/esm5/lib/PolarSplineSeries_combined.js +2 -2
- package/esm5/lib/PriceChannelOverlay_combined.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +8 -8
- package/esm5/lib/RadialColumnSeries_combined.js +1 -1
- package/esm5/lib/RadialLineSeries_combined.js +6 -6
- package/esm5/lib/RadialPieSeries_combined.js +1 -1
- package/esm5/lib/RangeAreaSeries_combined.js +6 -6
- package/esm5/lib/RangeColumnSeries_combined.js +1 -1
- package/esm5/lib/ScaleLegend_combined.js +8 -6
- package/esm5/lib/ScatterAreaSeries_combined.js +17 -14
- package/esm5/lib/ScatterBase_combined.js +10 -8
- package/esm5/lib/ScatterContourSeries_combined.js +14 -11
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +4 -4
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/ScatterTriangulationSeries.js +8 -8
- package/esm5/lib/SeriesViewer_combined.js +134 -111
- package/esm5/lib/ShapeSeriesBase_combined.js +5 -5
- package/esm5/lib/SplineAreaSeries_combined.js +8 -8
- package/esm5/lib/SplineSeries_combined.js +6 -6
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +72 -43
- package/esm5/lib/StepAreaSeries_combined.js +8 -8
- package/esm5/lib/StepLineSeries_combined.js +6 -6
- package/esm5/lib/TreemapView_combined.js +21 -21
- package/esm5/lib/ValueOverlay_combined.js +1 -1
- package/esm5/lib/WaterfallSeries_combined.js +1 -1
- package/esm5/lib/XamFunnelView_combined.js +22 -22
- package/esm5/lib/ZoomSliderView_combined.js +23 -23
- package/esm5/lib/igc-assigning-series-style-event-args-base.js +5 -3
- package/esm5/lib/igc-data-legend-component.js +256 -257
- package/esm5/lib/igc-data-legend-styling-column-event-args.js +22 -9
- package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm5/lib/igc-domain-chart-component.js +45 -27
- package/esm5/lib/igc-financial-event-args.js +10 -6
- package/esm5/lib/igc-ring-series-component.js +5 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +5 -3
- package/esm5/lib/igc-scatter-polyline-series-component.js +5 -3
- package/esm5/lib/igc-stacked-series-created-event-args.js +5 -3
- package/fesm2015/igniteui-webcomponents-charts.js +1495 -1361
- package/fesm5/igniteui-webcomponents-charts.js +1524 -1369
- package/lib/DataLegendContent_combined.d.ts +111 -109
- package/lib/DataLegendStylingColumnEventArgs.d.ts +3 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +3 -2
- package/lib/igc-data-legend-component.d.ts +0 -1
- package/lib/igc-data-legend-styling-column-event-args.d.ts +5 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
- package/package.json +2 -2
|
@@ -100,9 +100,10 @@ export let AnchoredCategorySeries = /*@__PURE__*/ (() => {
|
|
|
100
100
|
let c = new DataLegendSeriesValueInfo();
|
|
101
101
|
c.a = 0;
|
|
102
102
|
c.l = this.gl({ $type: Point_$type, x: a, y: b }, false, false);
|
|
103
|
+
c.q = this.t5 != null ? this.t5 : "Value";
|
|
103
104
|
c.p = "Value";
|
|
104
|
-
c.
|
|
105
|
-
c.
|
|
105
|
+
c.r = this.t1 != null ? this.t1 : "V:";
|
|
106
|
+
c.s = this.t3 != null ? this.t3 : "";
|
|
106
107
|
let d = new DataLegendSeriesContext();
|
|
107
108
|
d.f = ((() => {
|
|
108
109
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -573,7 +574,7 @@ export let AnchoredCategorySeriesView = /*@__PURE__*/ (() => {
|
|
|
573
574
|
c._stroke = this.c0.up;
|
|
574
575
|
c.ai = this.c0.uq;
|
|
575
576
|
c.ad = this.c0.ur;
|
|
576
|
-
a.
|
|
577
|
+
a.v(c);
|
|
577
578
|
}
|
|
578
579
|
}
|
|
579
580
|
super.a5(a, b);
|
|
@@ -165,9 +165,10 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
165
165
|
let c = new DataLegendSeriesValueInfo();
|
|
166
166
|
c.a = 0;
|
|
167
167
|
c.l = this.gl({ $type: Point_$type, x: a, y: b }, false, false);
|
|
168
|
-
c.p =
|
|
169
|
-
c.q = this.
|
|
170
|
-
c.r = this.
|
|
168
|
+
c.p = "Value";
|
|
169
|
+
c.q = this.to != null ? this.to : "Value";
|
|
170
|
+
c.r = this.tk != null ? this.tk : "V:";
|
|
171
|
+
c.s = this.tm != null ? this.tm : "";
|
|
171
172
|
let d = new DataLegendSeriesContext();
|
|
172
173
|
d.f = ((() => {
|
|
173
174
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -696,7 +697,7 @@ export let AnchoredRadialSeriesView = /*@__PURE__*/ (() => {
|
|
|
696
697
|
c._stroke = this.cw.t6;
|
|
697
698
|
c.ai = this.cw.t8;
|
|
698
699
|
c.ad = this.cw.t9;
|
|
699
|
-
a.
|
|
700
|
+
a.v(c);
|
|
700
701
|
}
|
|
701
702
|
}
|
|
702
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.
|
|
196
|
-
a.
|
|
197
|
-
a.
|
|
198
|
-
a.
|
|
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.
|
|
202
|
-
a.
|
|
203
|
-
a.
|
|
204
|
-
a.
|
|
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) {
|
|
@@ -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.
|
|
380
|
-
a.
|
|
381
|
-
a.
|
|
382
|
-
a.
|
|
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.
|
|
386
|
-
a.
|
|
387
|
-
a.
|
|
388
|
-
a.
|
|
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
|
}
|
|
@@ -701,15 +701,17 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
701
701
|
let g = new DataLegendSeriesValueInfo();
|
|
702
702
|
g.a = 13;
|
|
703
703
|
g.l = e;
|
|
704
|
-
g.p =
|
|
705
|
-
g.q = this.
|
|
706
|
-
g.r = this.
|
|
704
|
+
g.p = "X";
|
|
705
|
+
g.q = this.ti != null ? this.ti : "X";
|
|
706
|
+
g.r = this.te != null ? this.te : "X:";
|
|
707
|
+
g.s = this.tg != null ? this.tg : "";
|
|
707
708
|
let h = new DataLegendSeriesValueInfo();
|
|
708
709
|
h.l = f;
|
|
709
710
|
h.a = 14;
|
|
710
|
-
h.p =
|
|
711
|
-
h.q = this.
|
|
712
|
-
h.r = this.
|
|
711
|
+
h.p = "Y";
|
|
712
|
+
h.q = this.tq != null ? this.tq : "Y";
|
|
713
|
+
h.r = this.tm != null ? this.tm : "Y:";
|
|
714
|
+
h.s = this.to != null ? this.to : "";
|
|
713
715
|
let i = new DataLegendSeriesContext();
|
|
714
716
|
i.f = ((() => {
|
|
715
717
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -723,18 +725,20 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
723
725
|
let k = new DataLegendSeriesValueInfo();
|
|
724
726
|
k.l = j;
|
|
725
727
|
k.a = 11;
|
|
726
|
-
k.p =
|
|
727
|
-
k.q = this.
|
|
728
|
-
k.r = this.
|
|
728
|
+
k.p = "Radius";
|
|
729
|
+
k.q = this.wb != null ? this.wb : "Radius";
|
|
730
|
+
k.r = this.v7 != null ? this.v7 : "R:";
|
|
731
|
+
k.s = this.v9 != null ? this.v9 : "";
|
|
729
732
|
i.f.add(k);
|
|
730
733
|
}
|
|
731
734
|
else if (this.va != null) {
|
|
732
735
|
let l = new DataLegendSeriesValueInfo();
|
|
733
736
|
l.l = this.va.maximumValue;
|
|
734
737
|
l.a = 11;
|
|
735
|
-
l.p =
|
|
736
|
-
l.q = this.
|
|
737
|
-
l.r = this.
|
|
738
|
+
l.p = "Radius";
|
|
739
|
+
l.q = this.wb != null ? this.wb : "Radius";
|
|
740
|
+
l.r = this.v7 != null ? this.v7 : "R:";
|
|
741
|
+
l.s = this.v9 != null ? this.v9 : "";
|
|
738
742
|
i.f.add(l);
|
|
739
743
|
}
|
|
740
744
|
if (!stringIsNullOrEmpty(this.vw)) {
|
|
@@ -742,9 +746,10 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
742
746
|
let n = new DataLegendSeriesValueInfo();
|
|
743
747
|
n.l = m;
|
|
744
748
|
n.a = 12;
|
|
745
|
-
n.p =
|
|
746
|
-
n.q = this.
|
|
747
|
-
n.r = this.
|
|
749
|
+
n.p = "Fill";
|
|
750
|
+
n.q = this.vw != null ? this.vw : "Fill";
|
|
751
|
+
n.r = this.vs != null ? this.vs : "F:";
|
|
752
|
+
n.s = this.vu != null ? this.vu : "";
|
|
748
753
|
i.f.add(n);
|
|
749
754
|
}
|
|
750
755
|
return i;
|
|
@@ -1437,7 +1437,7 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
|
|
|
1437
1437
|
}
|
|
1438
1438
|
a6(a, b) {
|
|
1439
1439
|
super.a6(a, b);
|
|
1440
|
-
a.
|
|
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.
|
|
1467
|
+
this.k.ad(this.b7());
|
|
1468
1468
|
this.ca = this.cb();
|
|
1469
|
-
let b = this.k.
|
|
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.
|
|
1570
|
-
a.
|
|
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.
|
|
1576
|
-
a.
|
|
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.
|
|
1582
|
-
a.
|
|
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.
|
|
1587
|
-
a.
|
|
1588
|
-
a.
|
|
1586
|
+
a.x(this.l);
|
|
1587
|
+
a.z();
|
|
1588
|
+
a.z();
|
|
1589
1589
|
}
|
|
1590
1590
|
get r() {
|
|
1591
1591
|
return this.q;
|
|
@@ -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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
|
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
|
|
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
|
-
|
|
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
|
}
|