vue3-calendar-heatmap
vue3-calendar-heatmap copied to clipboard
Props and named slots
Changes:
- noInteract prop: no hover effect and no click events emitted
- legendDirectionReverse prop: change the orientation of the legend
- day-1, ..., day-7 slot for custom text for each weekday
- tooltip-active, tooltip-inactive slot for custom tooltip messages
- tooltip-DATE ( ex. tooltip-2022-3-3) slot for custom tooltip message for specific date
- legend-text-less, legend-text-more slot for custom legend text
Hey @pbkompasz thank you for your contribution. I will take a look at the weekend! :)
are there any developments
Is this still being considered? I would love to use legend-text-less
and legend-text-more
to show the minimum and maximum counts in the legend.