diff --git a/meshview/templates/node_graphs.html b/meshview/templates/node_graphs.html index f6cfd8e..a068ea2 100644 --- a/meshview/templates/node_graphs.html +++ b/meshview/templates/node_graphs.html @@ -1,15 +1,14 @@ - {% macro graph(name) %}
{% endmacro %} - +
- + - +
{% for name in [ "power", "utilization", "temperature", "humidity", "pressure", @@ -33,7 +32,7 @@ {% endfor %}
- +