Hi there,
I'm using FlexyGantt version 4.5.
My situationI'm using the FlexyGantt to display different states of our servers. Therefore I'm using the sample "ServerStatus" from your sample page.
http://demos.radiantq.com/jQueryGanttDemo/Samples/ServersStatus.htmWhenever the server state changes, I get a new entry into my Gantt. Some bars are large, some others are very small. The duration of the bars is just 1 minute, so really small.
My solutionI changed some style sheets, added a third time scale header for hours and changed the BaseTimeUnitWidth a little bit. By request I can provide the whole sample for further inspection.
IssuesWhen using a BasetimeUnitWidth of 100, all small bars (with a duration of 1 minute only) look fine and get displayed. However, when using a BaseTimeUnitWidth of 80, so when zooming out of the Gantt, some small bars disappear and a white area (= background) is left.
Expected behaviourI expected the Gantt to display as many bars as possible. However, the Gantt simply denies rendering the very small bars at all.
I'm looking forward for a quick solution.
Best regards
Tobias