Building a Gantt Chart in Mendix.

0
QuestionI need to build a Gantt Chart in Mendix that displays project phases and their timelines. The phases include Functional, Development, Testing, and others, with durations measured in weeks.ContextI have the activity data available with specific week values. For example: Functional phase is 3 weeks, Development is 8 weeks.What I'm Looking ForGuidance on how to set up and configure a Gantt Chart in Mendix that handles timelines, activity sequencing, and task dependencies.
asked
1 answers
0

See the marketplace. There are a few instances for the Gantt Chart: https://marketplace.mendix.com/link/component/2969 (recommended)

https://marketplace.mendix.com/link/component/213186


If this resolves your issue, you can mark it as accepted.

answered