Our state of the art Gantt chart


Post by SIM-LTD »

Hi

We have implemented the critical path features and moving forward to highlight the row in the grid, like your sample, we were facing an issue.

Indeed, as we wanted to simply copy the sample (https://www.bryntum.com/examples/gantt/criticalpaths/)
it was impossible to make the row grid highlighted in red because the function 'defautlRenderer' was not found.

So as we develop with VueCLI, we just wonder where is that function you have (Look at the screenshot).
Do we have to import a specific element from 'gantt.module.js' ?

Thank you
Attachments
Capture d’écran 2019-06-22 à 08.05.06.png
Capture d’écran 2019-06-22 à 08.05.06.png (206.11 KiB) Viewed 907 times

Post by mats »

You can remove this renderer, no need for you to use it!

Post by SIM-LTD »

Thank you. Everything work

Post Reply