diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-10-07 09:17:59 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-10-07 09:17:59 +0200 |
commit | fde4045be8beb74a6353443dd525ecfa46f05184 (patch) | |
tree | 216225ee480b0140d7f8e5461c6f9fcbd93db20e /resources | |
parent | 917abf9aec10dc3e8f55ae7f55e1fab1fc44475c (diff) |
Report: Set the backgroud of graphs
Change-Id: Icd5f2ed496128b4cdc5f1113c778f66bbef5def3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
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 |