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.