Highcharts PHP JSON - correct data format
问题 Highcharts/PHP/JS newbie here. I am having trouble formatting the required data array ($data) to feed into Highcharts. The embedded php code outputs a datetime/decimal data array of the form [1388680500000, 11215], [1388680800000, 11334], [1388681100000, 11487], [1388681400000, 11600], [1388681700000, 11641], [1388682000000, 11648], [1388682300000, 11692], [1388682600000, 11641], [1388682900000, 11715], [1388683200000, 11808], [1388683500000, 11845], [1388683800000, 11813], [1388684100000,