-
Notifications
You must be signed in to change notification settings - Fork 120
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
Treemap should also observe the fillLabel.padding setting #659
Comments
@wylieconlon correct, see description. As it's a different layouting it hasn't yet been added back, the plan is to reinstate it in a next PR now that #658 is merged - it's very motivating to see it with this small typeface where it's most felt, thanks! Btw. it looks good with these EUI colors! Maybe it'd be better for group separation and group label readability to not color the groups themselves (it's unrelated to your note so I don't view it as a design decision). The grooves are also height constrained, sandwiching the group label text, which therefore have inherent visual noise above and below, so using color there has a worse effect than coloring the leaf nodes themselves. The group delineation also varies with lightness, Men's Shoes is better separated than Women's Accessories |
Minor note, the |
This adds per-layer, per-side configurability for padding between a piece of treemap text and its rectangular container. close #659
🎉 This issue has been resolved in version 19.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This adds per-layer, per-side configurability for padding between a piece of treemap text and its rectangular container. close elastic/elastic-charts#659
Thanks @monfera for merging the update to add grooved text! I'm trying it out, and found what looks like a bug. I see in the "groove label" storybook example the commented out settings for
fillLabel.padding
, but when I uncomment the settings nothing changes. This is also happening in my Lens configuration:The text was updated successfully, but these errors were encountered: