간트 API속성show_links이 페이지에서show_links Description 간트 차트에서 링크 표시를 켜거나 끕니다. show_links: booleanExample// 간트 차트에서 모든 링크를 숨깁니다.gantt.config.show_links = false;gantt.init("gantt_here");Default value: true