floating property

bool? floating
getter/setter pair

When the breadcrumbs are floating, the plot area will not move to make space for it. By default, the chart will not make space for the buttons. This property won't work when positioned in the middle.

API Docs: https://api.highcharts.com/highcharts/navigation.breadcrumbs.floating

Implementation

bool? floating;