We want to use the scheduler’s timeline view in our project. I transferred the demo to the project. But there is a distorted image. We are unable to perform the demo. Can you help? We are using Angular version 8. I shared the relevant screenshots below. I’ll be happy if you can help me. Thank you so much.
Code:
declare let scheduler any;
import"…/…/…/…/…/…/node_modules/dhtmlx-scheduler/codebase/dhtmlxscheduler.css";
import “…/…/…/…/…/…/node_modules/dhtmlx-scheduler/codebase/dhtmlxscheduler”;
import “…/…/…/…/…/…/node_modules/dhtmlx-scheduler/codebase/ext/dhtmlxscheduler_timeline.js”
import “…/…/…/…/…/…/node_modules/dhtmlx-scheduler/codebase/ext/dhtmlxscheduler_daytimeline”;
import “…/…/…/…/…/…/node_modules/dhtmlx-scheduler/codebase/ext/dhtmlxscheduler_limit”;