allows disabling links in Gantt
webix.ui({ view: "gantt", url: "https://docs.webix.com/gantt-backend", // disable links links: false });
If the links are switched off (links: false), Gantt will not: