show_progress

允许在任务栏内显示进度

boolean show_progress;

Example

gantt.config.show_progress = true;
...
gantt.init("gantt_here");


Default value:

true
See also
  • Articles
  • Back to top