Descubre las novedades en cada versión, con detalles de funciones, mejoras y problemas resueltos.
boxplot series, with a new dataLabels.alignToKey option to align each label to a chosen value. The option is also available on range series.animate without an owner element.useHTML to be affected by page-level body padding.Point.getZone threw a TypeError on series with no zones.chart.destroy during fill animation.foreignObject caused conflicts with page styles.selection event.hide method had no effect on useHTML elements.borderWidth in column series was reset after updating the chart with the same options.borderRadius was not applied correctly to the bottom corners of funnel points, and trailing null or zero points suppressed the rounding of the last visible point.ColorAxis..js extension in import statements.package.json was not exposing ESM entry point in the distribution package.dataTable, series.dataTable and series.dataMapping.boundary ticks for datetime axes.contrast, for dataLabels.backgroundColor. Allows enhancing readability with a plain, semi-transparent background color. Extended the dataLabels.distance option to apply to more series types than previously.chart.plotBorderRadius.tooltip.header, for better control over the header design in split tooltips.Upgrade notes:
radius and innerRadius, when given as numeric values, defined on series or point level, no longer resolve as percents, but as pixels. To set it to a percent, use a percentage string like radius: '50%'.dataSorting feature now requires the modules/data-sorting.js file.padding and adjusted by x and y. Introduced new option, dataLabels.distance, in order to allow backgrounds with padding without touching the point.color-scheme CSS property across CSS files and Adaptive theme, to allow setting any color with the light-dark() CSS function.chart.styledMode is enabled and the required CSS file is not loaded.tooltip.pointFormat to the MapPoint series.SeriesRegistry which was unavailable in custom ESM bundle because of circular import.non-latin scripts.stickOnContact which now remain visible when the cursor leaves a point and re-enters the tooltip container within hideDelay.dataClass legend toggle.dataLabels.zIndex which was ignored, so labels could render above series regardless of the setting.chart.alignThreshold option did not always take effect after zooming.nullInteraction to break in maps.