arunghosh / react-heatmap-grid

A react component for heatmap visualisation in grid layout
https://codesandbox.io/s/r4rvwkl3yn
MIT License
77 stars 41 forks source link

Typescript support #213

Open 23mluk opened 3 years ago

23mluk commented 3 years ago

Have you defined Typedefinitions?

alexdyan commented 2 years ago

Bumping this! Are there plans to support typescript?

arunghosh commented 2 years ago

Sorry for the delay in reply. They is a new version of this one with similar interface with typescript support - https://github.com/arunghosh/react-heatmap-grid

Will that help?