michalgm / nodeviz

Automatically exported from code.google.com/p/nodeviz
0 stars 0 forks source link

selectEdge is a mess #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
there's a bunch of non-abstract code in there - should this method even be in 
the framework? Maybe better to include a generic method to display results of 
an ajax call in the popup, since that seems to be all this is doing

Original issue reported on code.google.com by gregmich...@gmail.com on 10 Oct 2011 at 8:18

GoogleCodeExporter commented 9 years ago

Original comment by gregmich...@gmail.com on 13 Oct 2011 at 9:41

GoogleCodeExporter commented 9 years ago
We want to make a function in the JS that easily allows you to show results of 
an ajax request in a popup window. This should be made to be the default action 
for clicking on edges. We also want to create a shell ajax function in the php 
that either returns basic info or nothing at all.

Original comment by gregmich...@gmail.com on 16 Nov 2011 at 12:56

GoogleCodeExporter commented 9 years ago

Original comment by gregmich...@gmail.com on 9 Jan 2012 at 10:05