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
7 stars 9 forks source link

increase-measurement-pointsize #95

Closed eatyourpeas closed 1 month ago

eatyourpeas commented 1 month ago

Overview

observation the in v7.0.0 the plotted points appear smaller.

Code changes

Measurement points are dynamically sized and this code has not changed since v.6 so it is not clear why they look smaller now. I have increased the default size of chronological and corrected plots to 3.5pt though this reduces to 1.5 if points are crowded.

There is no user prop for this and I am inclined to keep this definition as a core chart style.

Related Issues

closes #94

Mentions

@dmc-cambric

mbarton commented 1 month ago

@eatyourpeas could you add a before/after image comparison please?