I'm trying to pop up a graph of google-line charts, it will be quite simple just the client name on the x-axis and the amount of open calls on the y-axis, I'm returning the following JSON array
[{"Name": "Test Client", "Tickets": 6}]
T...
asked by
29.07.2016 / 14:54