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
Feedback sent
We appreciate your effort and will try to fix the article