Fixes #111. This should make it possible to distinguish multiple series from the same host (e.g. tests with different block sizes) when they are graphed on the same chart
I'm not sure if this is the best way to go about it but it seems to work:
It's also possible to use the --xlabel-parent and --xlabel-depth options to choose which parts of the directory to display after the host name.
There does still seem to be an issue where the subtitle of the graph only displays the first block size.
Fixes #111. This should make it possible to distinguish multiple series from the same host (e.g. tests with different block sizes) when they are graphed on the same chart
I'm not sure if this is the best way to go about it but it seems to work:
It's also possible to use the
--xlabel-parent
and--xlabel-depth
options to choose which parts of the directory to display after the host name.There does still seem to be an issue where the subtitle of the graph only displays the first block size.