+ + +
+ + + + +
+
+
{{ runs[i] }}
++
| {{ param }} |
-
+
+
+
|
- + |
| Overall Progress |
-
+
+
+
|
| Parameter | Tool | Result | -Minimum Limit | -Minimum Value | -Typical Limit | -Typical Value | -Maximum Limit | -Maximum Value | +Min Limit | +Min Value | +Typ Limit | +Typ Value | +Max Limit | +Max Value | Status | @@ -75,6 +81,7 @@ """ ) +# Template for the mpld3 plots RESULTS_PLOTS_TEMPLATE = jinja2.Template( """ {% for div in divs %} @@ -82,3 +89,35 @@ {% endfor %} """ ) + +# Template for the history entries +HISTORY_TEMPLATE = jinja2.Template( + """ + +
|---|