sets the width for the widget to switch to the compact mode
webix.ui({ view: "gantt", url: "https://docs.webix.com/gantt-backend", compactWidth: 600 });
The property defines the width of the widget, when it is switched to a compact mode.