Skip to content

Issue 1368 - added group savings and contribution tables and graph to analysis#2091

Merged
rmroot merged 2 commits intodevelopfrom
issue-1368
Oct 13, 2025
Merged

Issue 1368 - added group savings and contribution tables and graph to analysis#2091
rmroot merged 2 commits intodevelopfrom
issue-1368

Conversation

@jamlokim
Copy link
Copy Markdown
Contributor

@jamlokim jamlokim commented Oct 9, 2025

connects #1368

This pull request introduces group-level savings analysis to the annual facility analysis workflow. The main changes add new components for displaying group savings data in both table and graph formats, update the main facility analysis component to calculate and display these group summaries, and integrate these features into the shared analysis module.

Group savings analysis feature:

  • Added new components: annual-analysis-group-savings-table and annual-analysis-group-savings-graph for displaying group-level savings data in table and graph formats.
  • Updated annual-facility-analysis.component.html to conditionally display group savings table and graph components alongside existing annual summary components.

Annual facility analysis calculation updates:

  • Enhanced annual-facility-analysis.component.ts to calculate group summaries using a web worker (when available) or fallback logic, and to manage new state variables for group summaries and calculation status.

@jamlokim jamlokim requested a review from rmroot October 9, 2025 14:34
@jamlokim jamlokim requested a review from rmroot October 13, 2025 14:40
@rmroot rmroot merged commit a57d392 into develop Oct 13, 2025
3 checks passed
@jamlokim jamlokim deleted the issue-1368 branch October 14, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants