Home Forums Feature Requests & Feedback Graph with CSV as data is not working Reply To: Graph with CSV as data is not working

#20772

Rajesh Sudharsan,

For security reasons, browsers restrict cross-origin requests. Please refer this stackOverflow post for more information. Serving CSV file from local webserver and making an AJAX call to it or serving it from CORS enabled CSV hosting should work fine in this case. Please take a look at this jsfiddle.

Also can you please check the Browser Console if there are any errors. Can you kindly create jsfiddle reproducing the issue if you are facing any other issues?


Vishwas R
Team CanvasJS