Hi, I wrote a small javascript based viewer for the netjson plugin of olsrd2. It uses XMLHttpRequests to load its data without reloading the webpage and uses the vis.js (http://visjs.org/) API to display the graph data. I plan to add a few more small things to the viewer over the next days, I hope you will find the code useful. Henning