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

Border between two continuous months & day numbers in cells #14

Closed
nhanitvn opened this issue Sep 21, 2016 · 4 comments
Closed

Border between two continuous months & day numbers in cells #14

nhanitvn opened this issue Sep 21, 2016 · 4 comments

Comments

@nhanitvn
Copy link

Thanks for a useful calendar heatmap package. Is it easy to add the two above features?
For the 1st one, an example is black lines in [https://bl.ocks.org/mbostock/4063318]

@martijnvermaat
Copy link
Owner

Yes, I would love to have these features 👍

I think day numbers (or heatmap values) in cells would have to be drawn manually. So it would take some fiddling for correct positioning, but should be possible.

Lines separating months will be quite hard unfortunately, or at least I don't see an easy way to do it.

@rightx2
Copy link

rightx2 commented Sep 5, 2020

@martijnvermaat I think there is a good solution for this: https://github.com/rougier/calendar-heatmap/blob/master/calendar-heatmap.py. Hope this one to be merged in the calmap

@MarvinT
Copy link

MarvinT commented Jul 10, 2021

Hi, if this problem still exists and you'd like to create a PR to fix it please direct it to https://github.com/MarvinT/calmap/
That is the version that gets published to pypi and has received several updates to fix some existing issues.

@martijnvermaat
Copy link
Owner

Thank you for creating the issue. Unfortunately I don't have the time to maintain this project. As per @MarvinT 's comment, please see https://github.com/MarvinT/calmap/ instead.

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

4 participants