A Gantt chart is a timeline visualization that maps activities to resources, making it perfect for event scheduling. AnyChart JS resource Gantt charts support locale settings, hierarchical data, custom tooltips, and flexible column formatting for rich schedule displays.
This sample visualizes the Tokyo 2020 Paralympic schedule by venue and sport using a resource Gantt chart. JSON data is loaded in a tree structure, and the Japanese locale is applied for date formatting. Timeline bars are styled in a custom red palette with white labels, row and header heights are tuned for a compact layout, and HTML-enabled tooltips show venue sport counts or event date ranges depending on the hierarchy level.
Follow the step-by-step Gantt Chart Tutorial to learn how this chart was built. See the Gantt Chart documentation for all configuration options.