CHAOS: Difference between revisions

From AAISP Support Site
mNo edit summary
Line 10: Line 10:
==Getting CQM Graphs==
==Getting CQM Graphs==


We have a page on the control pages which you can use to get the Graphs related to a login:
This is a quick example of getting cqm graphs from CHAOS.
https://clueless.aa.net.uk/graphs.html

In short, the Info command is used to get the graph URLs. The HTML provides a form to enter the credentials or you can edit the javascript to hardcode these.

*[http://wiki.aa.org.uk/aacustom/chaosgraphs.html chaosgraphs.html]
*[http://wiki.aa.org.uk/aacustom/chaosgraphs.js chaosgraphs.js]
*You'll also need [http://code.jquery.com/jquery-1.8.3.min.js jquery]
Right-click and save-as the above files, you can then load chaosgraphs.html in a web browser.

Revision as of 16:30, 14 January 2015

CHAOS is our API - it's still work in progress, and further features will be added. We'll add to this section of the wiki with examples.

Information: http://aa.net.uk/support-chaos.html


Other (3rd party) uses of CHAOS:


Getting CQM Graphs

We have a page on the control pages which you can use to get the Graphs related to a login: https://clueless.aa.net.uk/graphs.html