You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be a feature, not a bug (or I might be doing something wrong), but I noticed that, in a Treemap, when a label is too small and the text is hidden, the label's background is still shown, which results in an empty rectangle.
If it's not a bug, is there a way to hide the label's background rectangle when the label's text is not displayed due to it not having enough space?
Bug description
This might be a feature, not a bug (or I might be doing something wrong), but I noticed that, in a Treemap, when a label is too small and the text is hidden, the label's background is still shown, which results in an empty rectangle.
If it's not a bug, is there a way to hide the label's background rectangle when the label's text is not displayed due to it not having enough space?
For a minimal example, I took your demo Treemap (https://www.amcharts.com/demos/drill-down-treemap/), removed the logos and made the text visible again, made the chart smaller, added padding to the labels, and gave the labels a background rectangle: https://jsfiddle.net/fjgke5c7/
The text was updated successfully, but these errors were encountered: