add_tasks(chart, task = NULL)
character
or JS
representing a JavaScript function to run after a timeline has
been rendered. This provides the ability for advanced customization.
The JavaScript function will be call
ed so this.el
will be
the containing div
element and this.chart
will be the
timeline
object.