score:1

Accepted answer

In that 'source' object, remove the PHP for now and add simple values like in the highcharts examples. Make sure that is solid before continuing.

Once you're sure, add single quotes around the php tags and try it again.

If it still has trouble I would do a "View Source" on the page to check if the 'data' properties in that 'source' object array were populated properly. Hard to continue without knowing how that PHP comes out


Related Query

More Query from same tag