I try to publish a list as Gantt chart on a Sharepoint site. I have been able to create a Gantt view of the list. It has a URL like so:
https://mysite.sharepoint.com/sites/Test2/Lists/Project%20plan/Gantt.aspx
When I go directly to the URL is shows the list a a Gantt as expected. However, when I add the list to a site it shows a standard list (table), the Gantt chart (graphics) is not shown.
Why is that? Should I use some other web part? If so, which?