FIX: Implement changes required by Plot.ly 3.0.0 85/13385/6
authorTibor Frank <tifrank@cisco.com>
Mon, 9 Jul 2018 09:51:13 +0000 (11:51 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 9 Jul 2018 12:26:31 +0000 (12:26 +0000)
 - Scatter.xaxix.autotick
 - Scatter.yaxis.range[]

Change-Id: I171e0c4a796f713985b69fae23bfb768590274b4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
resources/tools/presentation/requirements.txt
resources/tools/presentation/specification.yaml
resources/tools/presentation/specification_CPTA.yaml

index 97e616a..4bd1060 100644 (file)
     plot-cps:
       xaxis:
         autorange: True
-        autotick: False
         fixedrange: False
         gridcolor: "rgb(238, 238, 238)"
         linecolor: "rgb(238, 238, 238)"
         title: "Indexed Test Cases"
         zeroline: False
       yaxis:
-        gridcolor: "rgb(238, 238, 238)'"
+        gridcolor: "rgb(238, 238, 238)"
         hoverformat: ".4s"
         linecolor: "rgb(238, 238, 238)"
         linewidth: 1
-        range: []
         rangemode: "tozero"
         showgrid: True
         showline: True
     plot-rps:
       xaxis:
         autorange: True
-        autotick: False
         fixedrange: False
         gridcolor: "rgb(238, 238, 238)"
         linecolor: "rgb(238, 238, 238)"
         title: "Indexed Test Cases"
         zeroline: False
       yaxis:
-        gridcolor: "rgb(238, 238, 238)'"
+        gridcolor: "rgb(238, 238, 238)"
         hoverformat: ".4s"
         linecolor: "rgb(238, 238, 238)"
         linewidth: 1
-        range: []
         rangemode: "tozero"
         showgrid: True
         showline: True
     plot-throughput:
       xaxis:
         autorange: True
-        autotick: False
         fixedrange: False
         gridcolor: "rgb(238, 238, 238)"
         linecolor: "rgb(238, 238, 238)"
         title: "Indexed Test Cases"
         zeroline: False
       yaxis:
-        gridcolor: "rgb(238, 238, 238)'"
+        gridcolor: "rgb(238, 238, 238)"
         hoverformat: ".4s"
         linecolor: "rgb(238, 238, 238)"
         linewidth: 1
-        range: []
         showgrid: True
         showline: True
         showticklabels: True
     plot-latency:
       xaxis:
         autorange: True
-        autotick: False
         fixedrange: False
         gridcolor: "rgb(238, 238, 238)"
         linecolor: "rgb(238, 238, 238)"
         title: "Indexed Test Cases"
         zeroline: False
       yaxis:
-        gridcolor: "rgb(238, 238, 238)'"
+        gridcolor: "rgb(238, 238, 238)"
         hoverformat: ""
         linecolor: "rgb(238, 238, 238)"
         linewidth: 1
-        range: []
         showgrid: True
         showline: True
         showticklabels: True
     plot-throughput-speedup-analysis:
       xaxis:
         autorange: True
-        autotick: False
         fixedrange: False
         gridcolor: "rgb(238, 238, 238)"
         linecolor: "rgb(238, 238, 238)"
         hoverformat: ".4s"
         linecolor: "rgb(238, 238, 238)"
         linewidth: 1
-        range: []
         showgrid: True
         showline: True
         showticklabels: True
index 35b61cf..d7a3c18 100644 (file)
@@ -94,7 +94,6 @@
         tickformat: ".4s"
         title: "Throughput [pps]"
         hoverformat: ".4s"
-        range: []
         gridcolor: "rgb(238, 238, 238)"
         linecolor: "rgb(238, 238, 238)"
         showline: True
         linewidth: 1
         showticklabels: True
         tickcolor: "rgb(238, 238, 238)"
-        autotick: True
+        tickmode: "auto"
         tickformat: "%m%d"
         rangeselector:
           buttons: