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

add patient los boxplots to dashboard #138

Merged
merged 1 commit into from
Mar 23, 2024
Merged

Conversation

critch646
Copy link
Collaborator

@critch646 critch646 commented Mar 23, 2024

Problem

  • We want to add boxplots to the dashboard to show the length of stay for patients

Solution

  • Add a new component to the dashboard that will display the boxplots
  • Added unit tests for the new component
  • Fixed mock data datetimes to not produce negative values

Ticket:
N/A

Documentation:
N/A

Tests

  • yarn test passes
  • yarn build passes
  • manual testing on local dev environment

Screenshot 2024-03-22 205319

Problem
- We want to add boxplots to the dashboard to show the length of stay for patients

Solution
- Add a new component to the dashboard that will display the boxplots
- Added unit tests for the new component
- Fixed mock data datetimes to not produce negative values

Ticket:
N/A

Documentation:
N/A

Tests
- `yarn test` passes
- `yarn build` passes
- manual testing on local dev environment
@critch646 critch646 merged commit 22784ba into main Mar 23, 2024
1 check passed
@critch646 critch646 deleted the zeke/dev491/length-of-stay branch March 23, 2024 03:55
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.

1 participant