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

A responsive problem I tried to correct it, but it wouldn't let me. Could you kindly assist me? #231

Closed ghost closed 2 years ago

ghost commented 2 years ago

As you can see, I created a box with bootstrap col-auto col-md-8 m-auto, however when I reduced the screen size to test responsiveness, they went outside. @arunghosh Screenshot 2021-10-15 142927

arunghosh commented 2 years ago

Can you check https://github.com/arunghosh/react-grid-heatmap/ ?

This handled responsiveness better. It has a similar interface.