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

feat: [CGC-46] Faciliate for Percentiles #49

Merged
merged 12 commits into from
Mar 22, 2024

Conversation

petterav
Copy link
Collaborator

  • It is now possible to view the chart with percentiles
  • This feature is just implemented in the code and not utilized

@petterav petterav requested review from henrikmv and edvinstava March 18, 2024 18:56
Copy link
Collaborator

@edvinstava edvinstava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done Petter! I noticed a problem for the percentile lines when choosing the Weight for length/height category. The annotation on the line end didn't work, and I got this console error: xAxisValues and dataSet should have the same length. Take a look at it and re request review.
Skjermbilde 2024-03-21 kl  11 02 05

src/Components/GrowthChart/GrowthChart.tsx Outdated Show resolved Hide resolved
src/utils/DataFetching/Sorting/usePercentilesOrZScores.ts Outdated Show resolved Hide resolved
@petterav petterav requested a review from edvinstava March 21, 2024 15:05
Copy link
Collaborator

@henrikmv henrikmv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done! I added just some name changes.

@petterav petterav merged commit 01f30f8 into master Mar 22, 2024
4 checks passed
@petterav petterav deleted the pav/feat/CGC-46_FaciliateForPercent branch March 22, 2024 21:19
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.

3 participants