Files
HighCostDrugsDemo/pathways_app/app_v2.py
T
Andrew Charlwood ec8f8dc198 feat: implement reactive Plotly icicle chart generation (Task 4.2)
- Add plotly.graph_objects import
- Create icicle_figure computed property (@rx.var)
- NHS-inspired blue gradient colorscale (Heritage Blue → Pale Blue)
- Custom hover template with patient count, percentage, and cost
- Responsive height (600px), transparent background
- Maintain hierarchy order with sort=False
2026-02-04 18:45:22 +00:00

71 KiB