Calendar where the background-color of each day can be color coded giving a heatmap-like overview for the year.
$ npm install calendar-heatmap
<Calendar
fillData={obj} // required
/>
Calendar where the background-color of each day can be color coded giving a heatmap-like overview for the year.
JavaScript