We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

CDN For Individual Files

Is there a CDN for the individual files in the Sync Fusion libraries?  The only one I can get to work is the .all file, and I would rather reference just the files necessary for the chart. 



4 Replies

JA Jayavigneshwaran Syncfusion Team March 13, 2015 09:03 AM UTC

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




MA MariaSmith May 24, 2015 08:16 PM UTC

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.


MA MariaSmith May 24, 2015 08:18 PM UTC

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.



VA Vinothkumar Arumugam Syncfusion Team May 25, 2015 07:08 AM UTC

Hi Maria,

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.



Loader.
Live Chat Icon For mobile
Up arrow icon