I am developing an iOS application that uses a scatter plot to plot some data
points along with a trend line. I would like the user to be able to select not
only the data points, but the line itself. That is, I would like to be
notified when a touch down occurs within, say, 10 points of the line on either
side. Here is a picture illustrating the feature.
Original issue reported on code.google.com by ejvaug...@gmail.com on 21 Aug 2013 at 9:20
Original issue reported on code.google.com by
ejvaug...@gmail.com
on 21 Aug 2013 at 9:20Attachments: