has someone implemented a gantt diagram in bonitabpm?
¿Alguien ha implementado un diagrama de gantt en bonitabpm?
est-ce quelqu’un a implanté un diagramme de gantt dans bonitabpm ?
Ty
I think that you might be able to use Bonita Studio to create what looks like a Gantt diagram using lanes for each project tasks and put a single BPMN task in each lane. But Bonita is probably not the appropriate tool to do this.
On a side note, please avoid to use capital letters in your question title (I just edit it).
have a look here as a starter…
https://community.bonitasoft.com/questions-and-answers/how-generate-process-documentation#node-26340
This will get you the basic information you need, but you’ll have to implement the Gantt part.
regards
Seán
PS: As this reply answers your question, please mark as resolved.
Thank you for your answer and note Antoine
Can I show a gantt chart (external js library f.e:dhtmlxGantt or angularjs external library) with a custom wigdet in my form?
My idea is to have a service task to bring the necessary data (db) and then in a human task filling the diagram with the parameters of the custom widget (like any custom widget) but for example dhtmlxGantt has more than a js file and css (has multiple files) where in a normal page (html) work well