darren-uk / weight-converter-app

Converts lbs to stones & pounds and displays weight and date in an ordered list and saves in local storage of users web browser
Other
0 stars 0 forks source link

Add target weight line to chart #2

Closed darren-uk closed 1 year ago

darren-uk commented 1 year ago

Use the variable from target weight HTML input to draw line across chart.

-Use same array of dates for labels.

-Use target weight (same) as multiple data points.

darren-uk commented 1 year ago

Added target weight to chart and set min Y-axis to target weight if lower than min entry