I am doing a little project which involves me saving data into an array from user inputs which i wish to display using a bar chart. However when i run the code from aptana studio local server, i get no chart, but if i open it using the file:// protocol, it works how it should. Not sure what is going on. I'm still learning web development so i'm not really sure what has gone wrong.
The console error i am recieving when running from a local server is:
The console error i am recieving when running from a local server is:
$("#chart").kendoChart is not a function
field: "year" |