Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some issues with heatmap #3

Open
omert08 opened this issue Nov 17, 2021 · 5 comments
Open

Some issues with heatmap #3

omert08 opened this issue Nov 17, 2021 · 5 comments

Comments

@omert08
Copy link

omert08 commented Nov 17, 2021

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

@razorness
Copy link
Owner

razorness commented Nov 17, 2021

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:

image

@razorness
Copy link
Owner

razorness commented Nov 17, 2021

@omert08
Copy link
Author

omert08 commented Nov 18, 2021

Thanks razorness,
I will check on my end and get back to you.

@productdevbook
Copy link

productdevbook commented Dec 1, 2021

square size how to change ? and diffrent size change height witdh 10px-20px example

@razorness
Copy link
Owner

@productdevbook you can only manage display size in a whole because it's pure SVG. If you need this features, your PR is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants