본문으로 건너뛰기

show_links

Description

Gantt 차트에서 링크 표시를 활성화/비활성화합니다

show_links: boolean

Example

// 간트 차트에서 모든 링크를 숨깁니다.
gantt.config.show_links = false;

gantt.init("gantt_here");

기본값: 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.