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

Implement synchronized chart in React Native #58

Open ghost opened 6 years ago

ghost commented 6 years ago

Hello.

Please check this: http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/demo/synchronized-charts/

I wanna make chart works like this. The only problem is I cannot use jquery in React Native. Is there anyway to use the synchronized chart?