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

Scrolling chart #2587

Closed
navrozhuda opened this issue Jul 8, 2017 · 5 comments
Closed

Scrolling chart #2587

navrozhuda opened this issue Jul 8, 2017 · 5 comments

Comments

@navrozhuda
Copy link

navrozhuda commented Jul 8, 2017

How can we able to scroll this charts?

@surayashivji
Copy link

+1

@ghost
Copy link

ghost commented Jul 11, 2017

set setVisibleXRangeMaximum to a number lower than the charts and you should be able to scroll.
Use pinchZoomEnabled and zoom in to scroll

@navrozhuda
Copy link
Author

can I use scroll without zoom in and pinchZoomEnabled?

@liuxuan30
Copy link
Member

if the values are displayed, you can't scroll, that said you have to zoom in first.
You can programmaticly use API to zoom in

@pranav0705
Copy link

Hi @navrozhuda , did you manage to make it work? I am having some problem implementing the scrolling, could you please share you logic? Thank you

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

4 participants