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

Improved category labels for treemap #611

Closed
wylieconlon opened this issue Mar 27, 2020 · 1 comment · Fixed by #652
Closed

Improved category labels for treemap #611

wylieconlon opened this issue Mar 27, 2020 · 1 comment · Fixed by #652
Assignees
Labels
enhancement New feature or request :partition Partition/PieChart/Donut/Sunburst/Treemap chart related released Issue released publicly

Comments

@wylieconlon
Copy link

Category labels in treemaps are all drawn in a centered way, which causes them to overlap. An improvement that some treemap implementations use is to shift the labels above the rectangle, such as:

treemap

@wylieconlon wylieconlon added enhancement New feature or request :partition Partition/PieChart/Donut/Sunburst/Treemap chart related labels Mar 27, 2020
monfera added a commit that referenced this issue Apr 30, 2020
Puts treemap text for groups into top grooves. Treemap texts are left-aligned and brought to top (groove texts are on the bottom). Also, font min/max sizes can be configured per Layer. 
Addresses the treemap part of #599 and contributes to solving a few items in #612

fix #611
@markov00
Copy link
Member

🎉 This issue has been resolved in version 19.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label Apr 30, 2020
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this issue Feb 10, 2022
Puts treemap text for groups into top grooves. Treemap texts are left-aligned and brought to top (groove texts are on the bottom). Also, font min/max sizes can be configured per Layer. 
Addresses the treemap part of elastic/elastic-charts#599 and contributes to solving a few items in elastic/elastic-charts#612

fix elastic/elastic-charts#611
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request :partition Partition/PieChart/Donut/Sunburst/Treemap chart related released Issue released publicly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants