diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index f2162280c6..187c38776d 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -1438,11 +1438,12 @@ size: 14 showarrow: False text: "<b>Probability [%]</b>" - x: 0 + textangle: 270 + x: -0.06 xanchor: "center" xref: "paper" - y: 1 - yanchor: "bottom" + y: 0.5 + yanchor: "middle" yref: "paper" - font: size: 14 |