How to add PHP array to JS array in Highcharts

前端 未结 5 590
耶瑟儿~
耶瑟儿~ 2020-12-20 09:22

All I want is to be able to add this simple PHP array to display in the X axis. It\'s not wanting to display my content at all and I\'m not understanding why.



        
5条回答
  •  情歌与酒
    2020-12-20 10:00

    Take look at the article http://docs.highcharts.com/#preprocessing-data-from-a-database which describe hwo to use array.

提交回复
热议问题