vasturiano / timelines-chart

Timelines Chart
http://vasturiano.github.io/timelines-chart/example/categorical/
MIT License
560 stars 122 forks source link

User defined group label width #143

Open TristanBoland opened 1 year ago

TristanBoland commented 1 year ago

I would like to know if anyone else struggled with this. We are using this library to display a gantt chart, the group labels can get quite long.

When adding margin, there is enough space for the label, yet it is still not displayed fully.

Is there a way to disable the labels from being cut down? Or set a specific width for the label area.

Currently our labels are cut off like this: image