microsoft / powerbi-visuals-gantt

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.
Other
118 stars 115 forks source link

IE11 category sizing issue #141

Open 2sheds opened 5 years ago

2sheds commented 5 years ago

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.

helen508light commented 5 years ago

Thank you for feedback. We'll investigate this issue in the next iterations