waveterm/frontend/app/view/sysinfo
Sylvie Crowe cbb825982b
fix: add gaps in plots where no data exists (#1065)
Scans the window from the most recent timestamp to however many seconds
back are being stored. Then adds blank spaces (NaN values) in between
data items that are too far apart. Lastly, if the earliest item is
blank, there are probably fewer than the expected number of items. In
that case, it adjusts the first timestamp to keep plot width mostly
consistent.
2024-10-27 12:00:15 -07:00
..
sysinfo.less Plot Sysinfo (#1054) 2024-10-17 15:19:13 -07:00
sysinfo.tsx fix: add gaps in plots where no data exists (#1065) 2024-10-27 12:00:15 -07:00