sets the minimal width for each grid column (in pixels) while resizing grid
gantt.config.min_grid_column_width = 100;
gantt.init("gantt_here");
The min_width property of a column has a priority over the min_grid_column_width property of the gantt.