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:
@@ -9,6 +9,7 @@ TAB_DEFINITIONS = [
|
||||
("sankey", "Sankey"),
|
||||
("heatmap", "Heatmap"),
|
||||
("funnel", "Funnel"),
|
||||
("depth", "Depth"),
|
||||
]
|
||||
|
||||
# Full set retained for Trust Comparison dashboard (Phase 10.8)
|
||||
|
||||
Reference in New Issue
Block a user