diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-09-24 11:00:05 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-12-04 13:18:41 +0100 |
commit | 174ad309b359e9b323b97cae0a6877dce33deb5f (patch) | |
tree | 92b99144cc56c243d0e32a42ad9fb74536ee6dbf /resources/tools/presentation/requirements.txt | |
parent | bb33f1d16f1451253f942da0c55cdea72e71c398 (diff) |
PAL: Add HDRHistogram graphs for latency
Change-Id: I4d5cc369c341411a4a035dba47b945b3bf43014f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/requirements.txt')
-rw-r--r-- | resources/tools/presentation/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index 537bbf2fda..0063926a8c 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -7,3 +7,4 @@ numpy==1.17.3 pandas==0.25.3 plotly==4.1.1 PTable==0.9.2 +hdrhistogram==0.6.1 |