BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hi Josh,
Thanks for using Syncfusion product.
We have analyzed this. We have also provided CDN links for minified sources of each control separately. The below shows the CDN links for chart source.
Link: http://cdn.syncfusion.com/js/assets/scripts/datavisualization/ej.chart.min.js
To render a chart control you have to refer the below files
[HTML] <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script> <script src="http://ajax.aspnetcdn.com/ajax/globalize/0.1.1/globalize.min.js"></script> <script src="http://cdn.syncfusion.com/js/assets/scripts/common/ej.core.min.js" type="text/javascript"></script> <script src="http://cdn.syncfusion.com/js/assets/scripts/common/ej.data.min.js" type="text/javascript"></script> <script src="http://cdn.syncfusion.com/js/assets/scripts/datavisualization/ej.chart.min.js" type="text/javascript"></script> |
We have also made a sample with these reference for your reference. Find it from the below link
Sample.zip
Please let us know if you have any concern.
Thanks,
Jayavigneshwaran
I prefer Syncfusion not for individual files. I think it's better for big networks.(less difficulties in work). As for single files - http://cdnsun.com/ is convenient.
We are not able to understand your statement; can you please provide us more information on what you prefer over cdn links? It will be helpful for us to provide you a proper solution.
Thanks,
Vinothkumar Arumugam.