From 290139a61ffd05b995751a113de484adeb2824d1 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 15 Jan 2020 15:48:48 +0100 Subject: [PATCH] Report: Latency by Percentile Distribution - Set the position of the Lagend Change-Id: I1bcea6002bd8beeba3300c9976d1603a234c3c14 Signed-off-by: Tibor Frank --- resources/tools/presentation/specification.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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" -- 2.16.6