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

Binning settings are reset when zooming in #50

Closed
dafnevk opened this issue Jan 11, 2017 · 1 comment
Closed

Binning settings are reset when zooming in #50

dafnevk opened this issue Jan 11, 2017 · 1 comment

Comments

@dafnevk
Copy link
Member

dafnevk commented Jan 11, 2017

If you zoom in on specific data, the settings about how to bin the data are lost.

@jiskattema
Copy link

We now keep a history of ranges and selections; making undo-ing a zoom behave as expected.
For zooming in, we cannot just keep the settings the same: what should happen when the user specified a fixed bin size? Just keep the number of bins constant?

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

2 participants