-
Notifications
You must be signed in to change notification settings - Fork 122
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
Pie chart linked labels are being displayed in cut off way #633
Closed
Labels
enhancement
New feature or request
:partition
Partition/PieChart/Donut/Sunburst/Treemap chart related
released
Issue released publicly
Comments
wylieconlon
added
bug
Something isn't working
:partition
Partition/PieChart/Donut/Sunburst/Treemap chart related
labels
Apr 16, 2020
yizheliu-amazon
added a commit
to yizheliu-amazon/anomaly-detection-kibana-plugin
that referenced
this issue
May 1, 2020
yizheliu-amazon
added a commit
to opendistro-for-elasticsearch/anomaly-detection-kibana-plugin
that referenced
this issue
May 1, 2020
ohltyler
pushed a commit
to opendistro-for-elasticsearch/anomaly-detection-kibana-plugin
that referenced
this issue
May 1, 2020
4 tasks
4 tasks
monfera
added a commit
that referenced
this issue
May 19, 2020
Truncates linked labels to avoid horizontal protrusion of text. Removes linked labels that have no remaining label text due to the truncation, or independent of this, which would protrude vertically. Fix #633
monfera
added
enhancement
New feature or request
and removed
bug
Something isn't working
labels
May 19, 2020
markov00
pushed a commit
that referenced
this issue
May 28, 2020
# [19.4.0](v19.3.0...v19.4.0) (2020-05-28) ### Bug Fixes * **partition:** consider legendMaxDepth on legend size ([#654](#654)) ([9429dcf](9429dcf)), closes [#639](#639) ### Features * **partition:** enable grooves in all group layers ([#666](#666)) ([f5b4767](f5b4767)) * **partition:** linked text overflow avoidance ([#670](#670)) ([b6e5911](b6e5911)), closes [#633](#633) * **partition:** monotonic font size scaling ([#681](#681)) ([ea2489b](ea2489b)), closes [#661](#661) * **tooltip:** improve positioning with popperjs ([#651](#651)) ([6512950](6512950)), closes [#596](#596)
🎉 This issue has been resolved in version 19.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
1 task
AMoo-Miki
pushed a commit
to AMoo-Miki/OpenSearch-Dashboards
that referenced
this issue
Feb 10, 2022
# [19.4.0](elastic/elastic-charts@v19.3.0...v19.4.0) (2020-05-28) ### Bug Fixes * **partition:** consider legendMaxDepth on legend size ([opensearch-project#654](elastic/elastic-charts#654)) ([20cc6ec](elastic/elastic-charts@20cc6ec)), closes [opensearch-project#639](elastic/elastic-charts#639) ### Features * **partition:** enable grooves in all group layers ([opensearch-project#666](elastic/elastic-charts#666)) ([b1bdfb3](elastic/elastic-charts@b1bdfb3)) * **partition:** linked text overflow avoidance ([opensearch-project#670](elastic/elastic-charts#670)) ([59617db](elastic/elastic-charts@59617db)), closes [opensearch-project#633](elastic/elastic-charts#633) * **partition:** monotonic font size scaling ([opensearch-project#681](elastic/elastic-charts#681)) ([d46767c](elastic/elastic-charts@d46767c)), closes [opensearch-project#661](elastic/elastic-charts#661) * **tooltip:** improve positioning with popperjs ([opensearch-project#651](elastic/elastic-charts#651)) ([61d1d9a](elastic/elastic-charts@61d1d9a)), closes [opensearch-project#596](elastic/elastic-charts#596)
hamersu9t
added a commit
to hamersu9t/anomaly-detection-dashboards-plugin
that referenced
this issue
Aug 10, 2024
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
Describe the issue
When the horizontal or vertical space to display the linked labels is too small, the labels are getting cut off. This is visible in the "Most basic" sunburst example, since it has long labels that display as linked labels:
cc @cchaos
Expected behaviour
I would expect one of two things to happen, depending on which is easier:
I think 1. is my preference for Lens, but maybe there are use cases for 2.
Screenshots
If applicable, add screenshots to help explain your problem.
Version (please complete the following information):
18.3.0
The text was updated successfully, but these errors were encountered: