Use Gantt Filters
Apply item, resource, and allocation filters using the toolbar filter controls to focus the chart on specific work items.
Filter by Resource and Allocation
Filter the Gantt view by resource assignee and workload allocation markers to see a specific team member’s tasks.
Configure Item Sorting
Control the sort order of work items in the Gantt chart using the Sort By widget parameter and configuration properties.
Use Dynamic Queries with Page Parameters
Build Velocity-based queries that respond to page parameter selections, letting users switch data sets without editing the widget.
Manage Large Datasets with Max Items
Configure the maximum number of items loaded into the Gantt to maintain performance with large work item queries.
Sources
Sources
KB ArticlesSupport TicketsSource Code
prod-gantt-src/com.nextedy.polarion.gantt/src/com/nextedy/polarion/gantt/model/LoadInfo.javaprod-gantt-src/com.nextedy.polarion.gantt/src/com/nextedy/polarion/gantt/model/impl/ProjectWorkItemEnumProvider.javaprod-gantt-src/com.nextedy.polarion.gantt.client/cypress/e2e/GanttFilterByResourceMarker.cy.tsprod-gantt-src/com.nextedy.polarion.gantt.client/cypress/e2e/filterByResourceMarker/OnAssignmentAllocation.cy.tsprod-gantt-src/com.nextedy.polarion.gantt.client/cypress/e2e/ganttTeamCustomSearchField.cy.ts