feat: duration vs cost scatter plot tab (Task C.3)

This commit is contained in:
Andrew Charlwood
2026-02-07 03:25:39 +00:00
parent d4a2dea497
commit d8df41619d
6 changed files with 232 additions and 8 deletions
+1
View File
@@ -10,6 +10,7 @@ TAB_DEFINITIONS = [
("heatmap", "Heatmap"),
("funnel", "Funnel"),
("depth", "Depth"),
("scatter", "Scatter"),
]
# Full set retained for Trust Comparison dashboard (Phase 10.8)