Skip to main content

config

Description

Defines configuration options for dates, scale, controls

config: GanttConfigOptions

Example

//sets the format of the time scale
gantt.config.date_scale = "%F, %Y";

gantt.init("gantt_here");

Details

The properties of the config object are described in a separate chapter of the root API page "Gantt API: Properties".

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.