g1eb / reactjs-calendar-heatmap

React component for d3.js calendar heatmap graph
https://rawgit.com/g1eb/reactjs-calendar-heatmap/master/
MIT License
151 stars 35 forks source link

Responsiveness of heatmap #33

Closed MarianaK96 closed 2 years ago

MarianaK96 commented 2 years ago

Hi,

Is there anyway to change the size of the heatmap? I really love it but unfortunately it doesn't seem to be mobile responsive.

Thanks

g1eb commented 2 years ago

Hi! Apologies for the late reply, unfortunately we designed this visualization for desktop users only, back in the day. I'm not even sure how to effectively map all of the interactions onto a smaller mobile phone screen.

Closing for now, feel free to reopen if you want to investigate how this could be implemented.