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

Make dots on calendar show the number of entries on that day #9

Open
KatrinaHoffert opened this issue Feb 24, 2017 · 0 comments
Open
Labels

Comments

@KatrinaHoffert
Copy link
Owner

Somewhat complicated because of how the drawing works and how the calendar doesn't allow access to any data what-so-ever during the application of decorators. Would have to have decorators for each number (probably just "1", "2", ... "9+").

Alternative idea would be a heat chart for spending, but that seems to have no good way to do for the way decorators work in MaterialCalendarView.

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

No branches or pull requests

1 participant