X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=a642c75bf9ddf70eac28d6e786545676ce510712;hp=222b12ccdeb99c6271db57538fcbb2e67a6e13ba;hb=b41156890e8871e8f9cd1f57cca7a6fe9ef3f3fa;hpb=af940b4664f4778ac4857cbdea6eed16ab2722f7 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 222b12ccde..a642c75bf9 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -1712,8 +1712,8 @@ showline: True showticklabels: True tickcolor: "rgb(220, 220, 220)" - tickvals: [1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8] - ticktext: [0, 90.0, 99.0, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999] + tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8] + ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999] tickfont: size: 16 yaxis: @@ -1735,7 +1735,13 @@ traceorder: "normal" orientation: "h" font: - size: 14 + size: 16 + xanchor: "left" + yanchor: "top" + x: 0 + y: -0.15 + bgcolor: "rgba(255, 255, 255, 0)" + bordercolor: "rgba(255, 255, 255, 0)" width: 700 height: 700 paper_bgcolor: "white"