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

Unable to get horizontal scrolling in bar chart #3319

Closed
sneha255 opened this issue Mar 7, 2018 · 2 comments
Closed

Unable to get horizontal scrolling in bar chart #3319

sneha255 opened this issue Mar 7, 2018 · 2 comments

Comments

@sneha255
Copy link

sneha255 commented Mar 7, 2018

I am creating bar chart with huge data (approx 3000) when I am double tapping the chart , shows only some data not all so for this I need to scroll bar chart .

Can you suggest me how to achieve this.

Thanks for your support.

@liuxuan30
Copy link
Member

liuxuan30 commented Mar 9, 2018

when you zoomed in, just scroll, it will work.
Ask on stackoverflow

@pateljinal1844
Copy link

I just found out, ordering matters for this to work. You need to call setVisibleXRangeMaximum after chartView.data = data or notifyDataSetChanged

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

3 participants