You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a question than an issue, how would you go about making the chart interactive where you could touch a point on the chart and maybe it displays the data at that point?
I've been playing with your code but I haven't been able to gain any headway. The most I could do so far is to get the entire chart to be touchable, but not in a way where I could extract the values.