ductinhkzz / react-heatmap

A calendar heatmap component built on SVG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A calendar heatmap component built on SVG


Languages

Language:TypeScript 91.1%Language:CSS 6.4%Language:JavaScript 2.5%