Hello. I completed this tutorial (How to make your first JavaScript chart with JSCharting) up to Step 2. When I refreshed my browser to view the bar chart, I got a “spinning ball”. I opened Chrome Developer Tools, and there is an error in jscharting.js
: Uncaught TypeError: 1.indexOf is not a function.
I Googled this issue and didn’t see anyone else who experienced this. Screenshot below. Am I doing something wrong here?
Thanks for your help.