Control graph with metric list

This commit is contained in:
Joscha 2023-08-15 23:46:02 +02:00
parent 678d3f391b
commit 4b55f5364a
2 changed files with 90 additions and 29 deletions

View file

@ -33,6 +33,8 @@
<div id="plot"></div>
{{ metrics|safe }}
<div id="metrics">
{{ metrics|safe }}
</div>
{% endblock %}