BrockReece / vue-heatmapjs

Heatmap directive for tracking user activity
MIT License
208 stars 17 forks source link

Making the Heatmap container responsive? #29

Open StephenMarkToms opened 4 years ago

StephenMarkToms commented 4 years ago

Is it possible to make the container itself responsive? Right now I'm seeing something where the canvas element is actually stretched.

Screen Shot 2020-08-18 at 2 03 10 PM
BrockReece commented 4 years ago

Is this because the elements that you are tracking have changed since the initialisation of the heatmap? Fetching data from an API for example?