Usage:
plot-statlog-file [OPTION]... FILENAME
Allowed options:
| Option | Description |
|---|---|
--help | produce help message |
--filename FILENAME | plot data in StatLog file FILENAME |
--decimation N (=1) | only plot every Nth point |
--key-regex REGEX (=.*) | only plot StatLog keys matching REGEX |
--trim-start N (=0) | drop file sample indices [0, N-1] |
--stop-index N | drop file sample indices [N, inf) |
--x-axis-absolute | plot absolute stream time on X axis instead of relative to now |