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

Support for range series #42

Closed chefkefu closed 6 years ago

chefkefu commented 6 years ago

Range series needs to load additional highcharts-more.js per: https://www.highcharts.com/docs/chart-and-series-types/range-series

Infinity0106 commented 6 years ago

try to use the prop more={true} just add it in the code thanks in advance for using the component

chefkefu commented 6 years ago

Thank you for the quick fix. I don't see this change is released to npm/yarn. Could you please release it?