A Gantt chart is a project management visualization that plots tasks or resources along a horizontal timeline, making it easy to see schedules and allocations at a glance. AnyChart JS provides a dedicated resource Gantt chart type for tracking personnel, equipment, and other assignments.
This human resource Gantt sample loads table-structured JSON data and displays staff allocation using the ganttResource chart type. Row hover and selection fills are customized for visual clarity, the splitter position is set to keep the data grid compact, and two columns are configured: an index column and a Person column showing each team member. The timeline is zoomed to a target period for detailed staffing review.
Follow the step-by-step Gantt Chart Tutorial to learn how such charts are built. See the Gantt Chart documentation for all configuration options.