Martin Domaracký
Martin Domaracký
Thanks for your input again. I briefly tested it. There is definetly something wrong. Most likely LiveAxis display region calculation. I set sampling rate to 401 and plot rate to...
Hey! Sorry for late reply. Thanks for pointing this bug out. I used your solution to fix this :).
Hey! Thanks a lot for usgin pglive :). Yes, `LiveAxisRange()` uses number of points instead of time to roll. One can convert ticks to time if you have a constant...
I think it's good solution for what you need. I thought you could use timebase for X from collected data. Say 1 tick is equally distant from each other. Then...