Is it possible to get the maximum and minimum data point within the visible range without looping through every point in the data point to figure it out?
Currently this isn't something we have on our API - I'll raise it as a feature request. Are you seeing performance issues when looping through your data?
Jan
Yeah it is a little bit slow when you have a lot of data points. I hope this will be a new feature!