cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
yoogmbh_cr
New Member

gantt tooltip formatting + extra html

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

  1. if it is possible without changing code?
  2. where to start off inside the code of GANTT visual?

I had a look at the code but could figure out, where the actual rendering is done.

Any help is appreciated, thanks.

 

3 REPLIES 3
yoogmbh_cr
New Member

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

  1. if it is possible without changing code?
  2. where to start off inside the code of GANTT visual to add such functionality

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

Duplicate of this one.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

v-viig
Community Champion
Community Champion

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

pbicvsupport@microsoft.com

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors
Top Kudoed Authors