From 33bdb9d6684ce1bcd0e42018a439c3ecf4131bbc Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Wed, 21 May 2025 11:29:41 -0700 Subject: [PATCH] Modified all graphs to eliminate the errors and use eCharts --- meshview/templates/node_graphs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshview/templates/node_graphs.html b/meshview/templates/node_graphs.html index 90cbbe8..c4b2736 100644 --- a/meshview/templates/node_graphs.html +++ b/meshview/templates/node_graphs.html @@ -21,7 +21,7 @@ -
+
{% for name in [ "power", "chutil", "temperature", "humidity", "pressure", "iaq", "wind_speed", "wind_direction", "power_metrics", "neighbors"