inactiveOtherPoints property
Highlight only the hovered point and fade the remaining points.
Scatter-type series require enabling the 'inactive' marker state and adjusting opacity. Note that this approach could affect performance with large datasets.
API Docs: https://api.highcharts.com/highcharts/series.treegraph.inactiveOtherPoints
Implementation
bool? inactiveOtherPoints;