From fde4045be8beb74a6353443dd525ecfa46f05184 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 7 Oct 2019 09:17:59 +0200 Subject: [PATCH] Report: Set the backgroud of graphs Change-Id: Icd5f2ed496128b4cdc5f1113c778f66bbef5def3 Signed-off-by: Tibor Frank --- resources/tools/presentation/specification.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 6e6ebf29c8..837dfee1e6 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -1030,6 +1030,8 @@ size: 16 width: 700 height: 900 + paper_bgcolor: "#fff" + plot_bgcolor: "#fff" hoverlabel: namelength: -1 @@ -1116,6 +1118,8 @@ size: 16 width: 700 height: 800 + paper_bgcolor: "#fff" + plot_bgcolor: "#fff" hoverlabel: namelength: -1 @@ -1171,6 +1175,8 @@ size: 16 width: 700 height: 800 + paper_bgcolor: "#fff" + plot_bgcolor: "#fff" hoverlabel: namelength: -1 @@ -1224,6 +1230,8 @@ size: 16 width: 700 height: 900 + paper_bgcolor: "#fff" + plot_bgcolor: "#fff" hoverlabel: namelength: -1 @@ -1286,6 +1294,8 @@ showlegend: True width: 700 height: 700 + paper_bgcolor: "#fff" + plot_bgcolor: "#fff" hoverlabel: namelength: -1 annotations: [ @@ -1373,6 +1383,8 @@ showlegend: True width: 700 height: 700 + paper_bgcolor: "#fff" + plot_bgcolor: "#fff" hoverlabel: namelength: -1 -- 2.16.6