Forum Discussion
Gantt Chart- code request for percentage completion line
Hello,
After an update, the percentage completion line has been changed to a percentage completion coloured bar. Does anyone have the code for the older version, for the % completion line?
I believe the method taskProgressRender has to be changed.
Would appreciate guidance on how i can adjust the current code- see image of the method taskProgressRender.
I am using the code from GitHub and please 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
- dax
Community Support
Hi zakhtar ,
I find that the older version seems to use js and css file instead of only json file, and when replace folder in new version's pbix, there is something wrong. I will discuss this with others and also will try the sample fom your link, I will inform you as soon as I get it.
Thanks for your understanding and support.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.