-
Notifications
You must be signed in to change notification settings - Fork 36
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
Add separate legend for statistics charts #3170
Add separate legend for statistics charts #3170
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wonderful! Thank you very much! Looks very good :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, one other thing: Since this builds on an already existing feature and is going to be a change that municipalities might notice, a release note could make sense? @osmers What do you think? :) |
@JoeyStk yes, I think a release note would make sense :) |
Ah right, forgot to add it! Thanks! |
1d3c1cc
to
39a2b38
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now! 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wonderful! Thank you :)
Short description
Remove the legend at the top of the chart, replacing it with a box in the right-hand column, as shown in the design proposal in preparation of #1097.
Proposed changes
Side effects
Resolved issues
Fixes: #3133
Pull Request Review Guidelines