rcpch / digital-growth-charts-react-component-library

A typescript React library for displaying RCPCH Digital Growth Charts from API data
https://growth.rcpch.ac.uk
MIT License
8 stars 11 forks source link

inline centile labels not showing in Trisomy AAP (height and head circumference) and cause CDC BMI to crash #127

Closed eatyourpeas closed 3 weeks ago

eatyourpeas commented 3 weeks ago

using the show/hide inline centile labels toggle causes the chart to crash for CDC BMI and Trisomy 21 AAP (height and head circumference charts).

This is likely to do with the filter applied to the VictoryLabel. In addition the inline label angle for CDC head circumference is also broken

image