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

clear selection width zoom doesnt redraw? #30

Closed
GoogleCodeExporter opened this issue Apr 14, 2016 · 2 comments
Closed

clear selection width zoom doesnt redraw? #30

GoogleCodeExporter opened this issue Apr 14, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. select an area and zoom
2. clearSelection() on the plot

What is the expected output? return to the orinigal state of the chart
What do you see instead? it clears the selection :) And just the selection

Used the latest release and could be easily demonstrated using the demo's 
provided (http://people.iola.dk/olau/flot/examples/selection.html)

Original issue reported on code.google.com by henkjans...@gmail.com on 11 Apr 2008 at 2:31

@GoogleCodeExporter
Copy link
Author

I can see your point, but the thing is that the selection is not coupled to 
zooming.
In fact there's no explicit zoom support in Flot, although it is easy to do 
with the
building blocks available. So clearSelection means clear the selection if there 
is
one, nothing more. The demo is perhaps a bit misleading here.

If we ever get explicit zooming support, then there'll certainly be a "return to
initial state" command.

Original comment by olau%iol...@gtempaccount.com on 8 Sep 2008 at 8:10

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 2:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant