A Gantt chart is a type of bar chart which illustrates a project timeline or schedule. The Gantt Chart visual shows the Tasks, Start Dates, Durations, % Complete, and Resources for a project. The Gantt Chart visual can be used to show current schedule status using percent-complete shadings and a vertical "TODAY" line. The Legend may be used to group or filter tasks based upon data values.
In a visual with relatively wide category column (350 px) there's a sizing issue - it displays ok in modern browsers but in IE11 horizontal scrollbar appears underneath although both category and the timescale fit on the screen. This doesn't seem to happen if category width is reset to default value of 95px but once it passes ~200px threshold it becomes visible again.
In a visual with relatively wide category column (350 px) there's a sizing issue - it displays ok in modern browsers but in IE11 horizontal scrollbar appears underneath although both category and the timescale fit on the screen. This doesn't seem to happen if category width is reset to default value of 95px but once it passes ~200px threshold it becomes visible again.