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

how to use a gauge #95

Open shawn-kb opened 5 years ago

shawn-kb commented 5 years ago

greetings. I have been able to use this package to make a simple line graph and it works great. However, trying to use a gauge is not working for me.

the chart element renders, but there is nothing in it and no errors showing. I am using Expo to develop the app.

I am bad at formatting here. gist is here

bestjsguru commented 4 years ago

Hi, there It works well for the simple chart but I would like to use gauge https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/demo/gauge-activity/ like the above example

I use react native cli and this chart renders nothing for the gauge