I really like the Gantt chart. It is well documented and easy to use. Only

I really like the Gantt chart. It is well documented and easy to use. Only one thing I could not get running: I saw in some examples that it was used a horizontal red line displaying the current time. However I could not find in the API any function/setter that would do that. Is that feature supported in Vaadin 8.1?

New version 1.0.4 adds current time indicator and its enabled by default (Gantt.setShowCurrentTime(boolean)).