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

Add UI control for "zoom"/window size in continuous monitoring mode #73

Open
breznak opened this issue Jan 12, 2016 · 0 comments
Open
Labels

Comments

@breznak
Copy link
Member

breznak commented Jan 12, 2016

appConfig.WINDOW_SIZE or windowing.size effectively controls "size"/zoom of the graph presented with each update.

We can zoom interactively with mouse, but in streaming mode this does not work. The zooms freezes the graph and no updates are shown until zoom-out.

We should add a UI control for
https://github.com/nupic-community/nupic.visualizations/blob/master/client/src/app/appCtrl.js#L16
(a slider, numeric entry, ...) so users can set this "zoom" - limiting how much detail will they see as the graph is updating in monitoring mode.

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

No branches or pull requests

1 participant