Using PHP, JSON and google.visualization.DataTable to create a google dashboard chart – Ebay API
I am trying to create a google chart that has has a dashboard, much like: https://google-developers.appspot.com/chart/interactive/docs/gallery/controls , The issue I am having is that my data is the wrong format and I dont know why. Here is the code. I…