From 577158dda4a0843107458fd541038a3753de547f Mon Sep 17 00:00:00 2001 From: byun Date: Sun, 14 Dec 2025 20:28:56 +0000 Subject: [PATCH] =?UTF-8?q?id=EC=84=A4=EB=AA=85=20=EA=B8=80=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- graph.h | 1404 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 758 insertions(+), 646 deletions(-) diff --git a/graph.h b/graph.h index 1474036..3b94814 100644 --- a/graph.h +++ b/graph.h @@ -1,36 +1,30 @@ -#ifndef GRAPH_H -#define GRAPH_H +#ifndef GRAPH_VIEWER_H +#define GRAPH_VIEWER_H -const char graph_html[] PROGMEM = R"rawliteral( +const char graph_viewer_html[] PROGMEM = R"rawliteral( - - CAN Signal Graph + + CAN Signal Graph Viewer -
-
-

CAN Signal Graph

-

Real-time Signal Visualization (Offline Mode)

+
+

Real-time CAN Signal Graphs (Scatter Mode)

+

Viewing 0 signals

+
+ + + +
+
+ + +
- -