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

Two or more Charts not intelligible #45

Open farshidbakh opened 6 years ago

farshidbakh commented 6 years ago

Hello All,

First of all, kudos to you all, great job on this module, it really makes life easy for the react-native community. Thanks a lot.

I was using the very old version of your code (0.1.1) but then I learned that a newer version supports the highchart-more and I switched to version 1.0.1. The issue I am facing is that when I have more than one series the charts and labels become so thin that they are not intelligible. I have attached two pictures one shows the charts with older version and one with the newer version. Is there a setting that I need to use ? Please see the pictures. Thanks. Farshid screen shot 2017-09-19 at 3 43 13 pm screen shot 2017-09-19 at 3 45 35 pm

Infinity0106 commented 6 years ago

it has to do with the pull request #25, you can remove that line and you should see the graph like before. thanks for using the module

farshidbakh commented 6 years ago

I looked at the pull request #25 and still not clear. What line and where do I need to remove it? Thanks.

Infinity0106 commented 6 years ago

i believe line 19 in react native highcharts.js

farshidbakh commented 6 years ago

Thanks, let me try it and let you know. The line 19 is line

I need to remove the whole