Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello, everyone,
I'm creating a custom scatterplot and one of the features I wanted to bring from the native scatterplot is category labels. The problem is that many labels are overlapping, cluttering the chart.
I saw DataLabelManager from Chart Utils has a method called hideCollidedLabels that might help me rearrange the labels and hide it on the last instance, but I'm not finding a way to use it properly and I can't find an example of how to use it.
Could you help me with any snippets or suggestions, please?
Best,
Italo
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
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 4 | |
| 3 | |
| 2 |