Configure Advanced Display Options for Gantt Charts

Developers can configure the following display options for an Oracle Application Framework (OAF) Gantt chart in an application page:

  • Display multiple tasks in a single row, making it easier to review a resource's workload for a particular time period.
  • Choose different colors and heights for different tasks for better visual identification.
  • Add a toolbar that both lets users control the time horizon they are viewing and enables them to navigate to a specific date using the Go-To-Date feature. 
  • Correlate Gantt charts to display multiple primary and secondary Gantt charts on a single OAF page. A secondary chart usually appears below the primary chart to which it is linked.  This feature provides synchronized scrolling, zooming, and viewport adjustments between linked Gantt charts, ensuring simultaneous updates when a user interacts with the primary chart. Developers can configure whether a secondary Gantt chart always appears together with the linked primary chart, or whether display of the secondary chart will be based on a specified user action within the page.

Steps to Enable

You don't need to do anything to enable this feature.

Key Resources