[Chicago] Web application framework for network visualization

Massimo DiPierro mdipierro at cs.depaul.edu
Sun Jun 3 23:42:09 CEST 2012


You may want to look into this: http://www.graphdracula.net/
It is not svg but that may be a plus.

On Jun 3, 2012, at 1:08 PM, Oren Livne wrote:

> Dear All,
> 
> I'd like to write a web app that can display a directed graph as an SVG image after the particular graph has been selected from a drop down menu, where nodes are click-able (say, highlighted in red when clicked) via AJAX that triggers a back-end callback function. Graphs are stored in a database. What's the best route? I thought of learning django as a web framework and using cytoscape to display graphs. Of course, I would have to generate the graph in my code and pass it to cytoscape via AJAX. Is that an overkill? Is there a simpler way?
> 
> Thanks,
> Oren
> 
> -- 
> A person is just about as big as the things that make him angry.
> 
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20120603/cc727ad6/attachment.html>


More information about the Chicago mailing list