AAChartKit-Swift
AAChartKit-Swift copied to clipboard
Detect touch for data point changes changes
How do I detect when the chart is touched and moved to a different data point? I would like to update a value when the chart is touched.
-
There is no way to get the moved event in Highcharts,
-
As for getting the touched event ,I need more time to add it. At least until this Sunday.
Ok thank you. Looking forward to seeing that feature.
Will I be able to get the value for the point on the chart that is touched?
You can get the point index on chart,through the point index you can get the point value Indirectly.
That sounds good. Thanks.
Which method is used to get the index
how to get click event when select on tooltip popup????
@ApplantaDev @wakakaya were you guys able to find a way to detect touch events? If so...how?
Hi could you please explain how to invoke the touch event to get the value. Thanks
has this issue been resolved ?
AAChartKit-Swift support user touch events now, refer to the introduction in README and the sample in demo.
https://github.com/AAChartModel/AAChartKit-Swift/blob/master/README.md#support-user-click-events-and-move-over-events