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

It can't analysis if you set empty object in config. #99

Open wuwenyuan111 opened 5 years ago

wuwenyuan111 commented 5 years ago

"react-native": "0.59.3", "react-native-highcharts": "^1.0.2",

eg: series: [{ tooltip: { } }]