Timeline View in Angular 4

Hi, is it possible to use the timeline function in an Angular 4 application?
Because i’m getting the following error: scheduler.createTimelineView is not a function
Of course i followed the following tutorial to include dhtlmx scheduler in the Angular app:
dhtmlx.com/blog/angular-dhtmlxs … -tutorial/

Thank’s for help

Hi,

You need the timeline extension. And to get it, you need PRO version.
Currently, we don’t provide an npm package of the PRO version of dhtmlxScheduler, but I can suggest a workaround hot to do it.

How to add Professional Edition into your Project you can read here docs.dhtmlx.com/gantt/desktop__ … ntoproject
It is the way for Gantt, but for the Scheduler you need to do almost the same steps.