My situationI'm using the FlexyGantt 4.5.53 to display different states of our servers. Therefore I'm using the sample "ServerStatus" from our sample page.
http://demos.radiantq.com/jQueryGanttDemo/Samples/ServersStatus.htmWhenever the server state changes, I get a new entry into my Gantt.
My solutionI changed the width settings of the columns to get more space. By request I can provide the whole sample for further inspection.
IssuesWhen setting the width of a column by using a fixed amount of pixels or a number, everything works fine. However, when using a percentage value for the width, the columns do not get displayed anymore.
Expected behaviourI expected that I can use a percentage value for the width of the columns, too, instead of fixed pixel values only.
I'm looking forward for a quick solution.
Best Regards
Tobias