Gantt View ========== Gantt views are used to visualise time-based data as tasks arranged along a timeline. They are particularly suited for scheduling, planning, and tracking dependencies between entities over time. A Gantt view is composed of three main parts: * **View types** — define how the timeline is rendered (standard, category-based, or tree-grid layouts). * **Task definitions** — describe how rows from a data table are interpreted as tasks on the timeline. * **Supporting types** — provide additional configuration for behaviour, appearance, and interaction, such as drag-and-drop rules, tooltips, dependencies, and axis settings. .. toctree:: :maxdepth: 2 gantt_view_types gantt_tasks gantt_supporting_types