<< Page Travaux

Visualization and interactive comparison of TECFA Community Portal activity user scores

Conceptual goals

Using statistical data for the top 20 user scores of the Tecfa Community portal. I extracted data from an XML document containing statistics of user activity and using PHP and DOM I generated an SVG graph that shows all scores for all users and upon selection of a particular user will highlight this user's scores.

Although PHP was used to generate the final SVG output and the PHP file displays the graph in Firefox 1.5 with native SVG, the interactivity only works when viewing the SVG file with a browser that uses the Adobe SVG plugin.

Documents

comment, stats_svg.php (source)- used to generate the SVG, stats_svg.svg (source)-file to view, userstats.xml

 

March 5 , 2006 k.b.

valid XHTML, valid CSS