minWidth property
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;
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
double? minWidth;