- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-01-2011 07:47 PM
You can use the XML API to pull the dynamic report for top sources like so:
http(s)://hostname/esp/restapi.esp?key=keyvalue&type=report&reporttype=dynamic&reportname=top-src-summary
I'm not a Dashcode expert, but XMLHttpRequest() will get you the xml response and a charting library could render a graph.
02-01-2011 07:47 PM
You can use the XML API to pull the dynamic report for top sources like so:
http(s)://hostname/esp/restapi.esp?key=keyvalue&type=report&reporttype=dynamic&reportname=top-src-summary
I'm not a Dashcode expert, but XMLHttpRequest() will get you the xml response and a charting library could render a graph.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!