From bd2caf1769f393f02ce223bceef64ef69f658142 Mon Sep 17 00:00:00 2001 From: byun Date: Sun, 14 Dec 2025 20:31:38 +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 | 1386 +++++++++++++++++++++++++------------------------------ 1 file changed, 637 insertions(+), 749 deletions(-) diff --git a/graph.h b/graph.h index 3b94814..802740c 100644 --- a/graph.h +++ b/graph.h @@ -1,30 +1,36 @@ -#ifndef GRAPH_VIEWER_H -#define GRAPH_VIEWER_H +#ifndef GRAPH_H +#define GRAPH_H -const char graph_viewer_html[] PROGMEM = R"rawliteral( +const char graph_html[] PROGMEM = R"rawliteral( - - CAN Signal Graph Viewer + + CAN Signal Graph -
-

Real-time CAN Signal Graphs (Scatter Mode)

-

Viewing 0 signals

-
- - - -
-
- - - +
+
+

CAN Signal Graph

+

Real-time Signal Visualization (Offline Mode)

-
- X-Axis Scale: - - + + -
- X-Axis Range: - - -
-
- Sort by: - - - -
-
- - + +
+ + +

Upload DBC File

+
+
+ +

Click to upload DBC

+

No file loaded

+
+
+ +
-
Connecting...
- -
- Data Points: 0 - Recording Time: 0s - Messages Received: 0 -
- -
-