igniteui-webcomponents-charts 4.8.1-beta.0 → 4.8.1
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 +1 -1
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AngleAxisLabelPanel_combined.js +1 -1
- package/esm5/lib/AngleAxisLabelPanel_combined.js +1 -1
- package/fesm2015/igniteui-webcomponents-charts.js +1 -1
- package/fesm5/igniteui-webcomponents-charts.js +1 -1
- package/package.json +2 -2
|
@@ -118307,7 +118307,7 @@
|
|
|
118307
118307
|
}
|
|
118308
118308
|
else if (igniteuiWebcomponentsCore.typeCast(NumericAngleAxis.$, c._inner[f - 1]) !== null) {
|
|
118309
118309
|
var j = c._inner[f - 1];
|
|
118310
|
-
if (j.
|
|
118310
|
+
if (j.nh == 2) {
|
|
118311
118311
|
g += j.aw.db;
|
|
118312
118312
|
}
|
|
118313
118313
|
else {
|