summaryrefslogtreecommitdiff
path: root/web-timeplot/src/main.js
diff options
context:
space:
mode:
authorgrothedev <grothedev@gmail.com>2025-11-25 21:22:17 -0500
committergrothedev <grothedev@gmail.com>2025-11-25 21:22:17 -0500
commit43420f2987b76aa7ede0012e1998ba8d61419bc9 (patch)
treebbb7214c9105fbfeca4ba82056cdfc6fb107b5c2 /web-timeplot/src/main.js
parent2c1b37a5b0c4962b405a85768b9b8cdd5c4f1097 (diff)
pushing claude changes before i take another route
Diffstat (limited to 'web-timeplot/src/main.js')
-rw-r--r--web-timeplot/src/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-timeplot/src/main.js b/web-timeplot/src/main.js
index 31be4bb..c9d11fb 100644
--- a/web-timeplot/src/main.js
+++ b/web-timeplot/src/main.js
@@ -2,6 +2,7 @@ import { Application } from 'pixi.js';
import { WaterfallGraph } from './waterfall.js';
import { PerformanceMetrics } from './metrics.js';
import { StateManager } from './state.js';
+import { example8_InteractiveDemo} from './example-usage.js';
// ============================================================================
// GLOBAL STATE