
Adds support for selecting and dragging parentNode in the packed bubble series.
Features
- Added new option,
plotOptions.column.centerInCategory
. It centers columns within each category group, but avoiding gaps for null or missing points. - Added deprecation error handling.
- Added support for selecting and dragging
parentNode
in the packed bubble series.