Sankey Diagram (#2269)

* Enhance cash flow dashboard with new cash flow period handling and improved Sankey diagram rendering. Update D3 and related dependencies for better performance and features.

* Fix Rubocop offenses

* Refactor Sankey chart controller to use Number.parseFloat for value formatting and improve code readability by restructuring conditional logic for node shapes.
This commit is contained in:
Josh Pigford
2025-05-20 13:31:05 -05:00
committed by GitHub
parent caf35701ef
commit 868d4ede6e
44 changed files with 451 additions and 20 deletions

File diff suppressed because one or more lines are too long