CHAOS: Difference between revisions
Appearance
Content deleted Content added
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. |
|||