Has anyone tried to add touch interaction to CorePlot?
I'm trying to implement custom layer to be able to draw a line on the chart which will show specific value and will draw itself in specified location when user touches chart area, but I'm not having any luck.
You can enable interaction by changing the allowsuserinteraction property.
[[graph defaultPlotSpace] setAllowsUserInteraction:TRUE];
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With