Hello,

are there any plans to implement STL-compatible iterators for QwtSeriesData in the near future? For example, I need to find the minimum/maximum of the plot curve's points (not for display reasons). Or I need to use the points with other STL algorithms.