Forum Discussion
Auto Position Category Labels to Prevent Overlapping
Hi italodoliva,
I'd like to suggest you take a look at the official document about the chart utils, it mentions the 'hideCollidedLabels' definitions and usage sample:
Introduction to use chart utils in Power BI visual - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Hello, Anonymous,
Thanks for your answer.
I knew about hideCollidedLabels on this section of the documentation. The problem is the usage sample lacks a lot of important information. For example, what's the format of the content inside the values variable? We can not see the sample values, just the name of the variable. Also, how would the DataLabelManager know how to find the category labels in the SVG given its data?
Do you know any other source that uses hideCollidedLabels?
Thank you,
Italo