From 4da077df86aff20a4d119d57a0eb3a2f65258ec6 Mon Sep 17 00:00:00 2001 From: Zachery Aaron Shores-Chmielewski Date: Mon, 9 Feb 2026 14:48:42 +0700 Subject: [PATCH] fix: dashboard issues with large graphs --- crates/gossip-dashboard/src/dashboard_html.rs | 865 ++++++++++-------- 1 file changed, 492 insertions(+), 373 deletions(-) diff --git a/crates/gossip-dashboard/src/dashboard_html.rs b/crates/gossip-dashboard/src/dashboard_html.rs index 5d3fc90..0c22a2a 100644 --- a/crates/gossip-dashboard/src/dashboard_html.rs +++ b/crates/gossip-dashboard/src/dashboard_html.rs @@ -7,111 +7,70 @@ pub const DASHBOARD_HTML: &str = r##" -

Gossip Dashboard

- +
Loading traces...
-
+
+
Computing layout...
+
+
@@ -155,169 +114,351 @@ pub const DASHBOARD_HTML: &str = r##"