Closed GoogleCodeExporter closed 9 years ago
What isn't working? Is the datasource being queried for the new data? Have you
checked the values returned from your datasource to make sure they are what you
expected?
Original comment by eskr...@mac.com
on 28 Mar 2011 at 10:50
Yes, the datasource is populated with new values..
The graph is plotted with new values, but with use of zoom-in/out feature using
UIPinchGestureRecognizer, the graph is plotted with a glitch...
The updated graph is plotted only when the pinch event is completed and not
during the pinch motion moving.. But it works perfect until I tap on any one of
the UITextField present in the app with the keyboard appearing..
Original comment by Manm...@gmail.com
on 29 Mar 2011 at 4:38
Are you using the built-in pinch support in Core Plot or did you add your own
UIPinchGestureRecognizer?
Original comment by eskr...@mac.com
on 30 Jun 2011 at 12:30
Unable to duplicate this issue.
Original comment by eskr...@mac.com
on 26 Jul 2011 at 1:34
Original issue reported on code.google.com by
Manm...@gmail.com
on 28 Mar 2011 at 11:50