I am using this library for a mobile chart. I need to draw a vertical line at the point the user touches/ interacts. This line is nonremovable until a new data point is touched, so the drawn line will be updated to the new data point. Is there a way to do this?