I have a feeling that the answers to this question are out of date.
In particular, I managed to get data from my server (I get an XML response), I'm still trying to understand how easy it is to parse this XML into data that javascript can use for rendering.
I know that the ga easy dashboard library (gadash) does it very well, but it depends on the requests made by the library itself (with authentication), and that is exactly what we are trying to avoid.
Does anyone have an idea on how to use the XML data we received to display the graphs?
I would be happy to show how I get xml if we come to a complete solution
Ilan
Lan lewin
source share