How to make Gantt row height smaller / bigger

Modified on Fri, 29 May 2020 at 07:08 PM

In cases you deal with extra big gantt charts you may want gantt to render rows smaller or bigger. 


You can adjust the row height with following properties that you need to  put to Widget properties > Advanced > Gantt Config Script


gantt.config.task_height = 22; 
gantt.config.row_height = 28;



BTW default values are task_height=32, row_height=38. And it looks like: 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article