csv_2_plot: add option --source, fix y axis scale
Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
This commit is contained in:
@@ -35,7 +35,7 @@ python3 logger.py -u admin -p password -o test.csv 192.168.30.5
|
||||
#### Plot data
|
||||
|
||||
```shell
|
||||
python3 csv_2_plot.py test.csv plot.png [--type power voltage current]
|
||||
python3 csv_2_plot.py test.csv plot.png [--type power voltage current] [--source vin main usb]
|
||||
```
|
||||
|
||||

|
||||
Reference in New Issue
Block a user