progress greater than 100%

Hi there,

is there a way to configure gantt in such a way that the progess bar outgrows if the progress is more than 100%?

Like:
±-----------------------------+ Task-Bar
+++++++++++++++++++++++++++++++++++ Progress-Bar
+++++++++++++++++++++++++++++++++++
±-----------------------------+

Thanks in advance.

It is not possible with built-in progress bar.

Still, you can redefine a task’s template, and render your own html to mark progress. In such case you can create any custom look of task and progress bar.