/react-heatmap

A calendar heatmap component built on SVG

Primary LanguageTypeScript

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';