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

Bugfix for the zoom rectangle and legend on dynamic updates #717

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

1r0b1n0
Copy link

@1r0b1n0 1r0b1n0 commented Jan 25, 2016

On the dynamic-update example, the grey zoom rectangle disappears on each update.
The legend has the same problem : on an update the legend disappears (but reappears on a mouse move event).
This pull request fixes both issues.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 90.161% when pulling 7df6e5f on 1r0b1n0:master into aaec6de on danvk:master.

@jaredscheib
Copy link
Collaborator

jaredscheib commented May 17, 2017

Hi there,

We use dygraphs extensively and have this same issue of legends disappearing on dynamic update (.updateOptions).

I've noticed there are many PRs and issues outstanding -- do you know if/when this might be merged, or if another fix is in the works that will preempt the need for this clever mouveMove_ solution?

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

Successfully merging this pull request may close these issues.

None yet

3 participants