Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Avoid drawing twice #13

Open
andrewdmay opened this issue Jul 22, 2013 · 1 comment
Open

Avoid drawing twice #13

andrewdmay opened this issue Jul 22, 2013 · 1 comment

Comments

@andrewdmay
Copy link

The current plugin behavior that causes draw to be called twice is documented in the source code as a hack due to flot not having a hook in a suitable place.

It seems like that should be listed as an issue with the plugin even if would require changes to flot to fix.

Additionally it would be useful to document the current behavior and the performance implications it has as I only discovered what was happening when debugging a callback that was being called twice and discovered the comment in the plugin code.

@markrcote
Copy link
Owner

I posted a question to the flot list to see if we're any closer to being able to drop this hack: https://groups.google.com/forum/#!topic/flot-graphs/Ujp0LAFocqQ

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants