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.
note
Sticky scale labels require smart_scales to be enabled.
Related Guides
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.