Updated Readme
This commit is contained in:
@@ -19,8 +19,8 @@ The `plotting.py` script plots the data of a given csv file.
|
|||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
Execute the command: `.python/bin/python plotting.csv path/to/results.csv`.
|
Execute the command: `.python/bin/python plotting.csv path/to/results_1.csv [path/to/results_2.csv...]`.
|
||||||
|
|
||||||
### Output
|
### Output
|
||||||
|
|
||||||
It creates a `bandwidth.svg` and a `ping_jitter.svg`, with the plot for up and down and the plot for ping and jitter respectively. The x-Axis shows the index of the data pairs (line number in csv - 2) and the y-Axis shows Mbps or ms.
|
It creates a `bandwidth.svg` and a `ping_jitter.svg`, with the plot for up and down and the plot for ping and jitter respectively. The x-Axis shows the the time when the data was recorded and the y-Axis shows Mbps or ms.
|
||||||
|
|||||||
Reference in New Issue
Block a user