Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart wrapped in ScrollView #122

Open
robotkala opened this issue Jun 21, 2021 · 1 comment
Open

Chart wrapped in ScrollView #122

robotkala opened this issue Jun 21, 2021 · 1 comment

Comments

@robotkala
Copy link

I noticed that my charts were moving up and down in a container when I was interacting with it. I looked in the source code and I found that the chart is wrapped in a ScrollView. Very surprising since it doesn't make sense and neither was it like that before. Is it possible to wrap the chart in a View so I can give it a 100% height and make it unable to be scrolled. Right now i can move it around in the container, making the interaction very weird and jumpy.

@AyanBhadury
Copy link

@robotkala The implementation was intended since we support the scroll-view option, if you are facing a problem kindly make the necessary changes by cloning the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants