I'm trying to load a chart using HighCharts.
I've created a function that takes the relevant data and creates a new garph, If I manually take the data and hardcode it instead of using the parameters to pass the info everything works great, but I'm not sure what's wrong with the way I'm passing them:
JSFiddle: http://jsfiddle.net/4GBNQ/