Skip to main content

smart_scales

Description

Specifies that only visible part of the time scale is rendered on the screen

smart_scales: boolean

Example

gantt.config.smart_scales = true;

Default value: true

Details

added in version 4.1

Usage of this config significantly speeds up chart rendering if you have a very long time scale.