Browse Source

[#37192] README: Added list of supported formats

Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
check-vt100
Grzegorz Latosinski 4 years ago
parent
commit
fc5025b5a6
  1. 8
      README.md

8
README.md

@ -49,6 +49,14 @@ $ ./sargraph.py example plot plot.ascii
```
The command requires the `example.txt` log file to be present in the working directory.
## Supported formats
Plots can be saved in:
* `png` format
* `svg` format
* `ascii` format - plot is rendered to text file that can be displayed in terminal
## Stopping a session
Stop a session and create a final `plot.png` plot file if no other plot was created so far:
```

Loading…
Cancel
Save