grouping property

bool? grouping
getter/setter pair

Whether to group non-stacked lollipop points or to let them render independent of each other. Non-grouped lollipop points will be laid out individually and overlap each other.

API Docs: https://api.highcharts.com/highcharts/series.lollipop.grouping

Implementation

bool? grouping;