TradingPal / react-native-highcharts

📈 Add Highcharts charts to react-native app for IOS and Android
https://github.com/TradingPal/react-native-highcharts
256 stars 158 forks source link

How to get index of selected point? #37

Open salujaharkirat opened 7 years ago

salujaharkirat commented 7 years ago

I needed to access the index of the selected point. Can someone please help?

Infinity0106 commented 6 years ago

https://stackoverflow.com/questions/34611244/how-to-get-index-of-a-point-in-highcharts-to-use-in-an-event try something like this in the config, let me know if you could find a way to solve it