inherit_scale_class
Description
Specifies whether sub-scales shall use the scale_cell_class template by default
inherit_scale_class: boolean
Example
gantt.config.inherit_scale_class=true;
gantt.init("gantt_here");
Default value: false
Details
The option is added in the version 3.2. In the earlier versions, sub-scales always used the scale_cell_class template by default. Setting the option to 'true' will return the old behaviour.
Related API
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.