spk
Posts: 13
Joined: Tue Sep 27, 2022 12:27 pm

Set outliers using min max

Can we set min and max as constant limit values that are used to discard outliers from the log ? I believe we could set for each chart in Y axis.

Will this be a correct way to discard outliers?
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Set outliers using min max

Hi spk!
We appreciate you reaching out to us!

Yes, you can set min and max on axes to constant values, which will discard outliers. Below you can find a very simple demo with min/max on yAxis.

Demo: https://jsfiddle.net/BlackLabel/n902dctb/
API Reference: https://api.highcharts.com/highcharts/yAxis.min
https://api.highcharts.com/highcharts/yAxis.max

Feel free to ask any further questions.
Regards!
Hubert Kozik
Highcharts Developer

Return to “Highcharts Usage”