show_links
Description
간트 차트에서 링크 표시를 켜거나 끕니다.
show_links: boolean
Example
// 간트 차트에서 모든 링크를 숨깁니다.
gantt.config.show_links = false;
gantt.init("gantt_here");
Default value: true
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.