Skip to content

Intelligent chart updating #101

Description

@Flix6x

Upon a new time window selection for a chart containing time series data, it is possible to determine what new data is needed and what old data is obsolete, and query and load only the data that is not already there. For instance, if the former selection is 1 year, and the new selection is that same year plus 1 extra day, we'd only need to load the extra day of data.

Relevant code with a first implementation can be found in the empras folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions