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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
zakhtar
Frequent Visitor

Gantt Chart 2.2.3 with % completion black line instead of colored bar

Hello,

 

I am currently connected to the latest Gantt Custom Visual source code found at -> https://github.com/microsoft/powerbi-visuals-gantt

 

I want the percentage completion to be a vertical black line in the center like the older version to be implemented in the latest source code (currently it is a colored bar).

 

This is because the older version does not have milestones and does not have the ability to change the legend colours. These functionalities are possible in the newer one which is why I am directly editing it.

 

Would appreciate if anyone could direct me with the line numbers using the file —> https://github.com/microsoft/powerbi-visuals-gantt/blob/master/src/gantt.ts , since this is where majority of the changes will take place. 

 

 

1 REPLY 1
v-evelk
Microsoft Employee
Microsoft Employee

Hello,

 

The latter link is broken (if you wanted to refer to certain code line).

Do I correctly understand that you want to return the previous representation of bars (lines) completion?

 

Kind Regards,

 

Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors