Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot-fix remove of invalid deciles in charts #2137

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

anth-volk
Copy link
Collaborator

Description

Fixes #2136.

Changes

Temporarily drops any invalid deciles from the calculated data object when plotting as a chart on the front end.

Screenshots

This is taken when running these changes http://localhost:3000/us/policy?reform=68397&focus=policyOutput.laborSupplyImpact.earnings.byDecile.relative.substitution&region=enhanced_us&timePeriod=2026&baseline=2, the original reproduction from #2101.
Screen Shot 2024-10-25 at 6 51 50 PM

Tests

N/A

@anth-volk anth-volk merged commit e2be8bb into PolicyEngine:master Oct 25, 2024
2 checks passed
@anth-volk anth-volk deleted the fix/hotfix-decile-charts branch October 25, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Temporarily hot-fix decile impact charts to always display only deciles 1 through 10
2 participants