Skip to content

real-time graphs using fixed time scope #21

@pietercardoen

Description

@pietercardoen

Dear

Currently, it is possible to have live updated graphs by showing the last n samples on a graph. This works very well when your signal is sampled at a constant rate.

We however do have a system which is transmitting data on change resulting in 2 data vectors, one with timestamps and one with values. I don't want to specify graph ranges by number of samples but I rather make use of a fixed time range like "show me last 10 seconds of data".

Is this possible using kst-plot?

Kind regards
Pieter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions