A Resource Chart is a Gantt-like chart type in AnyChart JS designed for scheduling and allocating resources over time.
This sample shows a development team plan with activity-per-chart time tracking enabled. It loads team data from JSON, sets a custom zoom level and start date, and defines a calendar with working hours (10:00-18:00), a lunch break (14:00-15:00), and non-working weekends to model realistic team capacity.
Follow the step-by-step Resource Chart Tutorial to learn how such charts are built. See the Resource Chart documentation for all configuration options.