Skip to content

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

Description

@breznak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions