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

Is there any way of implementing Organisation chart ? #108

Open prasadrajacse opened 4 years ago

prasadrajacse commented 4 years ago

I am trying to implement Organisation chart of highcharts https://www.highcharts.com/docs/chart-and-series-types/organization-chart I added the scripts in index.js file above exporting.js

and added the code for org chart in app.js . On running the app it resulted in a black screen Is there anyway of implementing Organisation chart ?