minWidth property

double? minWidth
getter/setter pair

Minimum width of a link expressed in pixels. The weight of a link is mapped between maxWidth and minWidth.

API Docs: https://api.highcharts.com/highcharts/series.flowmap.minWidth

Implementation

double? minWidth;