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