Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi,
I'm trying to add some extra information to the GANTT visual tooltip. Best would be, if there's any way to use formatted HTML/CSS. Does anybody know
I had a look at the code but could figure out, where the actual rendering is done.
Any help is appreciated, thanks.
Hi,
I'm trying to add some extra information to the GANTT visual tooltip. Best would be, if there's any way to use formatted HTML/CSS. Does anybody know
I had a look at the code but could figure out, where the actual rendering is done (just file name and line number would help a lot).
Any help is appreciated, thanks.
Carsten
Gantt Chart uses Tooltip API to show a tooltip outside of an iframe element.
Tooltip API does not allow to render custom HTML/CSS code due to security concerns.
Data for a tooltip is generated in getTooltipInfo method.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.