The chart is zoomed in, so many bars sit outside the visible window. With
scrollToTaskOnRowClick: true, clicking any task name in the left grid scrolls its bar into view.
A chevron also appears at the edge of any row whose bar is off-screen (enableScrollButtons), and
the buttons below call gantt.scrollToTask(id) directly.