feat: pathway depth distribution chart tab (Task C.2)

Horizontal bar chart showing patients who stopped at each treatment
line depth (exclusive counts, not cumulative like the funnel).
This commit is contained in:
Andrew Charlwood
2026-02-07 03:18:28 +00:00
parent 41712039a6
commit 55c9af2de7
6 changed files with 189 additions and 6 deletions
+1
View File
@@ -9,6 +9,7 @@ TAB_DEFINITIONS = [
("sankey", "Sankey"),
("heatmap", "Heatmap"),
("funnel", "Funnel"),
("depth", "Depth"),
]
# Full set retained for Trust Comparison dashboard (Phase 10.8)