GermaVinsmoke/bmi-calculator

Chart Points hover problem

Closed this issue · 1 comments

On hovering over the old points, chart changes.

Possible solution -
Add react-chartjs-2 wrapper for react and use its component.

Added react-chartjs-2, changed the Bar.jsx in 92a91b1