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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors