inactiveOtherPoints property

bool? inactiveOtherPoints
getter/setter pair

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.boxplot.inactiveOtherPoints

Implementation

bool? inactiveOtherPoints;