Your basic example is not showing any arrows and is throwing:
Uncaught TypeError: this._timeline.groupsData._data is undefined.
I'm trying this on Firefox 81. When I try in Chromium 86, the arrows do not show, but I get a different error:
Uncaught TypeError: Cannot read property 'get' of undefined
Your "group example" has similar issues!
Your basic example is not showing any arrows and is throwing: Uncaught TypeError: this._timeline.groupsData._data is undefined.
I'm trying this on Firefox 81. When I try in Chromium 86, the arrows do not show, but I get a different error: Uncaught TypeError: Cannot read property 'get' of undefined Your "group example" has similar issues!