Home › Forums › Chart Support › problem with bootstrap and Canvas js › Reply To: problem with bootstrap and Canvas js
@dolev146gmail-com,
CanvasJS jQuery plugin requires jQuery to work. Importing jQuery once, before importing jquery.canvasjs.min.js should work fine in your case. Please take a look at this JSFiddle for updated code.
jquery.canvasjs.min.js
— Vishwas R Team CanvasJS