react-native-mpchart icon indicating copy to clipboard operation
react-native-mpchart copied to clipboard

Can the chart support click event?

Open bird512 opened this issue 8 years ago • 1 comments

Can the chart fire a event when click on the data point?

bird512 avatar Mar 10 '16 14:03 bird512

Try the 'onValueSelect' and 'onClearSelection' props. It's undocumented at the moment just because I haven't got around to working on it properly yet. (pull requests welcome!)

Also, feedback welcome - let me know if these props enable you to do what you need.

mikemonteith avatar Mar 10 '16 15:03 mikemonteith