react-beautiful-heatmap
v1.0.4
Published
A calendar heatmap component built on SVG
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-heatmapor
yarn add react-heatmapImport css file
import 'react-heatmap/dist/style.css';