react-beautiful-heatmap
v1.0.4
Published
A calendar heatmap component built on SVG
Downloads
2
Maintainers
Readme
React heatmap
here is a version that i developed to fit my project based on react-calendar-heatmap
Getting started
npm i react-heatmap
or
yarn add react-heatmap
Import css file
import 'react-heatmap/dist/style.css';