diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-01-15 15:48:48 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-01-15 15:48:48 +0100 |
commit | 290139a61ffd05b995751a113de484adeb2824d1 (patch) | |
tree | c86e18b349716c7074d3cb9dfcc8e406f5a96dc8 /resources | |
parent | af940b4664f4778ac4857cbdea6eed16ab2722f7 (diff) |
Report: Latency by Percentile Distribution
- Set the position of the Lagend
Change-Id: I1bcea6002bd8beeba3300c9976d1603a234c3c14
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 222b12ccde..1ea3c55427 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -1735,7 +1735,13 @@ traceorder: "normal" orientation: "h" font: - size: 14 + size: 16 + xanchor: "left" + yanchor: "top" + x: 0 + y: -0.1 + bgcolor: "rgba(255, 255, 255, 0)" + bordercolor: "rgba(255, 255, 255, 0)" width: 700 height: 700 paper_bgcolor: "white" |