TradingPal / react-native-highcharts

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

Multiple Chart on the same View #101

Closed Ikaarou closed 5 years ago

Ikaarou commented 5 years ago

When I'm trying to display different charts on the same View, the one with less series picks up series from other charts to even the numbers. I logged the data in the component rendering the ChartView and the number of series but the additional one is added nonetheless.