Hi there, i continue investigating this example - https://docs.dhtmlx.com/scheduler/samples/06_timeline/02_lines.html - a timeline with bars.
Let’s suppose we have a small-time event, that goes from 9.00 to 10.00 and it’s name is “The Event Name”. I want this name be always shown completely (and in one line!), so, i have to set a minimum width of bar with some approach, so we can’t make it less in width while resizing.
I have made a workaround for a problem that you mentioned, with adding a small 2-pixel-height div class=“dhx_cal_event_line barlength” with dots, that goes upper than the main div of bar, it looks like this: