Filters x,y values to allow strictly growing values in x-axis.
object that contains property x (an ordered increasing array) and y (an array).
filtered data with strictly increasing x values.
Filters x,y values to allow strictly growing values in x-axis.