Can someone recommend an easy to use tool for displaying (small) networks on a web page? I don't need anything fancy, it would be totally sufficient to produce a static bitmap image of the network. A dynamic display would also be ok, but it should be light on computing resources and easy to use. I am not a rocket scientist.
The networks that need to be displayed are relavtively small (5-30 nodes maybe) . I don't really care about display style or layout. The list of edges is generated by a program on the fly. Ideally, a program would then convert this file to a network image and display it on the web page (which will also provide some additional information on the nodes in HTML format)