I was wondering if there is a function existing in highcharts to filter data on a chart? For example, I have a histogram, and I want to implement a filter that will filter values on a chart (charts with a y-axis value greater than a threshold value or something like that can be displayed)
Can someone point me to the correct resource?
source
share