diff options
Diffstat (limited to 'resources/tools/dash/app/pal/trending/layout.yaml')
-rw-r--r-- | resources/tools/dash/app/pal/trending/layout.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/dash/app/pal/trending/layout.yaml b/resources/tools/dash/app/pal/trending/layout.yaml index be69d83aa1..143ade1978 100644 --- a/resources/tools/dash/app/pal/trending/layout.yaml +++ b/resources/tools/dash/app/pal/trending/layout.yaml @@ -5,7 +5,7 @@ plot-trending: autosize: True showlegend: True # width: 1100 - height: 800 + height: 600 yaxis: showticklabels: True tickformat: ".3s" @@ -67,7 +67,7 @@ plot-trending: l: 70 legend: orientation: "h" - y: -0.2 + y: -0.18 xanchor: "auto" traceorder: "normal" bordercolor: "rgb(238, 238, 238)" |