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

Chart sizing is completely different on iOS vs Android #47

Closed jslok closed 6 years ago

jslok commented 6 years ago

On any iOS device simulator, the chart text and axis are all very very tiny (no real device to test on). The chart with the exact same code and data looks fine on any Android I try. The first picture is on an iPhone 7 (simulator) and second screenshot is on a Galaxy S6.

Has anybody else run into this issue? Any ideas how to fix it? I could not find a scaling option.

simulator screen shot sep 20 2017 11 35 22 pm screenshot_20170920-233545

luisfmsouza commented 6 years ago

It's related to this one, I think: https://github.com/TradingPal/react-native-highcharts/issues/41

luisfmsouza commented 6 years ago

We can close this issue @Infinity0106