calendar-heatmap
v0.0.4
Published
Calendar where the background-color of each day can be color coded giving a heatmap-like overview for the year.
Downloads
10
Readme
calendar-heatmap
Calendar where the background-color of each day can be color coded giving a heatmap-like overview for the year.
Installation
$ npm install calendar-heatmap
Usage
<Calendar
fillData={obj} // required
/>