-
-
Notifications
You must be signed in to change notification settings - Fork 229
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
✨ (stacked bar) hide single-item legends #3622
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @sophiamersmann and the rest of your teammates on |
Quick links (staging server):
Login:
SVG tester:Number of differences (default views): 19 (e68061) ❌ Edited: 2024-06-10 11:06:25 UTC |
d24a48f
to
9486ad6
Compare
80593e2
to
4ac4b65
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.
Nice work!
packages/@ourworldindata/grapher/src/stackedCharts/StackedAreaChart.stories.tsx
Outdated
Show resolved
Hide resolved
4ac4b65
to
b7a54a5
Compare
Merge activity
|
b7a54a5
to
8a30d59
Compare
Hide single-item legends for stacked bar charts. This is space-saving for mobile especially.
For stacked area charts with a "Change entity" button, the currently selected entity is shown in the title.