I am in a situation to show highcharts with yaxis tickpositions(this.tickPositions) should be closely aligned to min and max of data points,screenshot for reference
by default Highcharts generates tick positions far beyond the min and max of datapoints, However, I have found one link that compensates this situation but this fails at some point
Any help will be appreciated.