-
Hi,
I've followed as per the README and am encountering the same issues as the person below. I've reviewed all closed issues in case this is a known issue already resolved but couldn't find anything…
-
Right now, even on wide desktops, the `CalendarHeatMap` is rather wide. It becomes utterly unreadable on smartphones. Therefore
### Suggestion:
1. Add a "portrait" mode to `CalendarHeatMap`
2. Ac…
-
```
import {computed, defineComponent} from 'vue'
import {CalendarHeatmap} from 'vue3-calendar-heatmap'
export default defineComponent({
components: {
Cale…
-
Hi, I'm a newbie developer and using SwiftUI for interface development.
So I managed to embed your framework into the SwiftUI and using the custom data function for the heatmap data.
![WX20210530…
-
Hi have used this component inside a React card component and this card has been looped through a map. This is how it is rendered
![image](https://user-images.githubusercontent.com/9572090/90951349…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issu…
-
Cool simple project!
If there was "show" in JSON format for days, then it can be piped through this tool to make [heatmap](https://github.com/nikolaydubina/calendarheatmap). Would be old-school-coo…
-
I've tried using an object with v.1.3.1 and it doesn't render anything when passed as data to the CalendarHeatmap function.
```js
// Provide dates as an object.
// The key is the date, the value …
-
Currently, it looks like the calendar is not accepting any new labels? Additionally the css looks off? Overlapping with the heat map itself.
I'm calling it with:
```
```
The displaye…
-
react-tooltip have update to v5, and the version used in demo is 3.8.x. doesn't exist anymore. I have see the doc of new version. I use instead of , "data-tooltip-content" instead of "data-tip". Bu…