Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.