microsoft / powerbi-visuals-gantt

A Gantt chart is a type of bar chart which illustrates a project timeline or schedule. The Gantt Chart visual shows the Tasks, Start Dates, Durations, % Complete, and Resources for a project. The Gantt Chart visual can be used to show current schedule status using percent-complete shadings and a vertical "TODAY" line. The Legend may be used to group or filter tasks based upon data values.
Other
112 stars 103 forks source link

Customizing Tooltip #279

Open Astral-Iris opened 1 year ago

Astral-Iris commented 1 year ago

I would like to be able to customize the tooltip to change the width of the window or to have control over the font size. Can this feature be added, or can anyone point me to how I can do that in the source code? I've also considered toggling the enhanced tooltip for a specialized tooltip but I can't get that to work. Any help is appreciated, thanks.

zBritva commented 1 year ago

Tooltips are Power BI side feature. Visual can't change design.

As workaround you can use report page tooltips: https://learn.microsoft.com/power-bi/create-reports/desktop-tooltips?tabs=powerbi-desktop