curveFactor property

double? curveFactor
getter/setter pair

Higher numbers makes the links in a sankey diagram or dependency wheelrender more curved. A curveFactor of 0 makes the lines straight.

API Docs: https://api.highcharts.com/highcharts/series.sankey.curveFactor

Implementation

double? curveFactor;