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

increase-measurement-pointsize #95

Closed eatyourpeas closed 4 months ago

eatyourpeas commented 4 months 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 4 months ago

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