Hi there all
I am looking for a graph/chart control that supports specific user interactivity. The users need to be able to tap on individual bars on a bar graph which then changes the data displayed on the graph. For example, If the graph is showing daily (energy) usage data over a month, I need a user to be able to tap on an individual day to then see hourly data for that day.
Ideally, I am looking for a Xamarin.Forms solution, but this tap functionality is essential, and would consider platform independent solutions if they provide the required functionality.
Does anyone have any ideas?
Thanks