i have injected the Schedulerplugin into the view using this tutorial I have also included the necessary files.
the plugin is working and i have the scheduler in my view. The problem is that i cant figure out how to add the timeline view. I have the license for it and all.
I have tried this tutorial but I can't seem to get anyway with it. I've put the scheduler.createTimelineView into the directive from first link. But i get error "scheduler.createTimelineView is no a function".
I have also tried this SO-answer but no luck. Anyone know what to do here?