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

Need to show a loader while zoom in/out and panning #1001

Open
jifrivly opened this issue Jul 7, 2020 · 1 comment
Open

Need to show a loader while zoom in/out and panning #1001

jifrivly opened this issue Jul 7, 2020 · 1 comment

Comments

@jifrivly
Copy link

jifrivly commented Jul 7, 2020

Hi

We are using a huge data set with dygraph. there is a glitch while zooming and panning (A stuck for a few milliseconds or a second) So I have a requirement to show a loader at that time.

I have tried with drawCallback option, It works with small data set, glitch exists with huge data (takes time to trigger drawCallback)

I haven't found any such option available in the dygraph. Can someone help on how to achieve this?

@jifrivly
Copy link
Author

jifrivly commented Jul 7, 2020

I am thinking of a callback while selecting an area (mouse drag), double-clicking, shift dragging.

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

1 participant