Open omert08 opened 3 years ago
Hey, omert08, did you try to clone this repo and run yarn && yarn serve
?
I didn't test this package with NuxtJS.
I just tested in my project with current version of vue3-calendar-heatmap
and using :round="5"
looks like this:
A complete example can be found here:
https://github.com/razorness/vue3-calendar-heatmap/blob/master/src/App.vue
Thanks razorness, I will check on my end and get back to you.
square size how to change ? and diffrent size change height witdh 10px-20px example
@productdevbook you can only manage display size in a whole because it's pure SVG. If you need this features, your PR is welcome.
Hi,
First, thanks for this valuable repository.
We have implemented the heatmap in a project, we provide "values" and "end-date" but can't see the data visualized in the heatmap.
Also, does the "round" attribute work? It seems like doesn't work on my end.
One last thing, is this repo support NuxtJS?
Thanks, Omer