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

Redrawing Flotr produces TypeErrors (when using mouse.track and mouse.container) #285

Open
billtrik opened this issue Sep 9, 2014 · 0 comments · May be fixed by #286
Open

Redrawing Flotr produces TypeErrors (when using mouse.track and mouse.container) #285

billtrik opened this issue Sep 9, 2014 · 0 comments · May be fixed by #286

Comments

@billtrik
Copy link

billtrik commented Sep 9, 2014

With mouse tracking enabled and the setting for placing the tip in an other container,
when i redraw Flotr, the following error is produced:

Uncaught TypeError: Cannot read property 'parentNode' of undefined

See here to reproduce the problem: http://jsfiddle.net/1vmywoeh/

On first draw, no error is produced.
If you resize the browser though and open the dev console,
you can see errors pouring in.

billtrik added a commit to billtrik/Flotr2 that referenced this issue Sep 9, 2014
@billtrik billtrik linked a pull request Sep 9, 2014 that will close this issue
shimondoodkin added a commit to shimondoodkin/Flotr2 that referenced this issue Apr 5, 2018
shimondoodkin added a commit to shimondoodkin/Flotr2 that referenced this issue Apr 5, 2018
…only-when-one-exists

Fix HumbleSoftware#285. Remove mouseTrack only when one exists
shimondoodkin added a commit to shimondoodkin/Flotr2 that referenced this issue Apr 6, 2018
…useTrack-only-when-one-exists

Revert "Fix HumbleSoftware#285. Remove mouseTrack only when one exists"
shimondoodkin referenced this issue in shimondoodkin/Flotr2 Apr 6, 2018
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 a pull request may close this issue.

1 participant