Home Forums Chart Support How can i get access to a canvasJS chart through a DOM-Container Reply To: How can i get access to a canvasJS chart through a DOM-Container

#20454

@vipinrana,

Since you are using the jQuery selector var c = $("#chartContainer").CanvasJSChart();, please use the jQuery plugin (https://cdn.canvasjs.com/jquery.canvasjs.min.js) instead of Javascript.

___________
Indranil Deo,
Team CanvasJS