I want to use gantt chart task baseline, but its not working. if i add the showBaseline= true, i can see that the gantt chart task size has been decreased but cannot the color of task baseline. If i tried t add the color thru css using gantt chart class
You should have dateStart and dateEnd in the task object, the label can be skipped and the default label will be ‘Unassigned’
Here is an example with similar task to yours: https://codepen.io/dkeamcaksoem/pen/jOXaXxe