taller gantt task bars with custom rendering

I’m wondering if it would be possible to have taller task bars as per the attached screenshot? What would it take to support something like this?


Hello,

Of course it is possible. To change the default height of tasks you need to use row_height config.
docs.dhtmlx.com/gantt/api__gant … onfig.html

Sure, but once it’s taller, how to we deal with the custom rendering to add all the context I just made room for with the taller bars?

To add custom content you need to use task_text template.
docs.dhtmlx.com/gantt/desktop__ … lates.html

You can use this sample as an example.
docs.dhtmlx.com/gantt/samples/0 … ntent.html