The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am using the Diagram control, but the file ej.web.all.min.js is too large. I am looking for the separate JavaScript file that contains the Diagram control.
i.e. Tree Grid => ej.treegrid.min.js, Captcha => ej.captcha.min.js, Diagram => ?
I figured it out - I needed to reference these files:
ej/common/ej.core.min.js
ej/common/ej.draggable.min.js
ej/common/ej.scroller.min.js
ej/datavisualization/ej.diagram.min.js
Thanks
NGNaganathan Ganesh Babu Syncfusion Team August 17, 2018 12:33 PM UTC
Hi David,
Thanks for contacting Syncfusion support.
We suspect that you have referred only some files and you have missed to refer needed dependency files at your end. So, please refer to the below our online RequireJS documentation link is used to what are dependency files needed.