Hdrh latency graphs: Do not skip the last value 57/30857/5
authorVratko Polak <vrpolak@cisco.com>
Thu, 21 Jan 2021 11:44:11 +0000 (12:44 +0100)
committerTibor Frank <tifrank@cisco.com>
Mon, 25 Jan 2021 06:30:52 +0000 (06:30 +0000)
commitd4f12e6931c7fdf84043d8fb2f71e2f38965f26b
treef9e269a33eae2313fa426e818180256aff0b81dd
parent67d3b2a44d49dd2c4a1b2f722849f57432787137
Hdrh latency graphs: Do not skip the last value

Linear x axis does not need any skipping.
For logarithmic axis, descrease from 100% to avoid infinity.
Currently using a fixed PERCENTILE_MAX value.
Added a comment on when to change that value.

Change-Id: Ic10a19532455e597272efdb4542e43d09ce49d5c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
resources/tools/presentation/generator_plots.py