feat: add GenesysCX study and fix Streamlit chart key collisions
- Add 202512_GenesysCX TEI study (config, seed data, notebooks, README) with NPV $10.8M / ROI 266% including AI-token cost line - Add explicit `key` parameter to all chart wrappers in app/components to prevent StreamlitDuplicateElementId errors when the same figure type renders across Summary/Benefits/Costs tabs - Render benefits bar and cost pie charts on their respective tabs - Add benefits_vs_costs_by_year chart wrapper
This commit is contained in:
4
studies/202512_GenesysCX/ctm-token-calculator/.gitignore
vendored
Normal file
4
studies/202512_GenesysCX/ctm-token-calculator/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
exports/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.ipynb_checkpoints/
|
||||
Reference in New Issue
Block a user