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
close icon

Adding the chart control to an existing project

Is there a document for adding a chart control to an existing project in dot net core?

I am also interested in possibly adding a few other controls, but this is the main one.

thanks


3 Replies

AT Anandaraj T Syncfusion Team November 1, 2016 12:19 PM UTC

Hi Daniel, 

Thanks for using Syncfusion products. 

The following link explains how to configure Syncfusion UI components in ASP.NET Core application 

Note: 
1)      Bower requires node, npm and git as mentioned in https://bower.io/ 
2)      After installing the bower, we suggest you to refer the “ej.core.min.js”, “ej.data.min.js”, “ej.globalize.min.js” and “ej.chart.min.js” script files in layout.cshtml file 

After adding the dependencies (nugget packages, dependent scripts and namespaces for tag helper) in above link, please refer the following link to add chart in view (CSHTML file) 

Note: Chart control requires an id attribute.  

We have also prepared a simple sample by referring the above links and it can be downloaded from the following link 

Please let us know if you have any concern. 

Regards, 
Anand


TW Twalker November 1, 2016 08:55 PM UTC

Anand,

Thank you very much, and I appreciate the help,

Daniel




AT Anandaraj T Syncfusion Team November 2, 2016 11:20 AM UTC

Hi Daniel, 
  
Most welcome. 
  
Please let us know if you need further assistance on this. 
  
Regards, 
Anand 


Loader.
Live Chat Icon For mobile
Up arrow icon