Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Tooltip Color Circles not displaying in custom visuals.

The colors passed to tooltipServiceWrapper.addTooltip are no longer displaying in the Service.

Same visual earlier was showing tooltip with legend colors, but now colored circles are gone. 

Status: Needs Info
Comments
Anonymous
Not applicable

Hi @Xaeed ,

 

Can you provide detailed version information so we can reproduce the issue? We'll get back to the product team as soon as it's acknowledged as an issue!
Thanks in advance!

 

Best regards.
Community Support Team_Caitlyn

Xaeed
Regular Visitor

Thanks for the reply.

The visual is using power bi apiVersion: "5.10.0"
 

On Desktop I am using version: Version: 2.137.751.0 64-bit (October 2024) 

Also not working on the web interface.

 

On another machine with version: 2.124.2028.0 64-bit (December 2023) same visual is working fine.

 

So something changed in releases after December 2023.

 

tooltip issuetooltip issue

 

Please note that the code is based on following guide: https://learn.microsoft.com/en-us/power-bi/developer/visuals/add-tooltips 

and has been working fine earlier. 

Thanks.