/calendar-heatmap

Calendar where the background-color of each day can be color coded giving a heatmap-like overview for the year.

Primary LanguageJavaScript

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
/>