cloud-bulldozer / performance-dashboards

Performance dashboards from the Perf & Scale team
Apache License 2.0
17 stars 40 forks source link

Sort tooltip and optimizations for OCP dashboard #4

Closed rsevilla87 closed 3 years ago

rsevilla87 commented 4 years ago

This PR adds two functions that reduce the code significantly since they avoid some code duplication:

Both functions have the parameter sort='decreasing' required to sort the tooltip.

Signed-off-by: Raul Sevilla rsevilla@redhat.com