OK thanks!
I managed to create a graph so that everything started working, I had to connect the script: jquery.min.js
However, when I try to connect license files locally, nothing is displayed. The browser detects errors:
– Uncaught ReferenceError: jQuery is not defined at jquery.canvasjs.min.js: 920
– Uncaught ReferenceError: $ is not defined at window.onload
What is the cause of such errors?