somonus / react-native-echarts

Echarts for react-native. The react-naitve chart.
MIT License
721 stars 309 forks source link

Container twice larger than expected #110

Open angelch94 opened 6 years ago

angelch94 commented 6 years ago

Hi,

When i try to setup the echarts component the webview container is atleast twice bigger than it should be making the container scrollable. attach of an example:

http://prntscr.com/jqrpsa

You can see the scrollbar in the footer. Also it is not displaying all the data because the width is not at default. Width at this point: 365, height: 250.

Can you please help me?