> What happened to the graph editor that was written by Rado? I forget how it
> was supposed to be called.

I actually remembered its existence yesterday, hence after sending my
message. Here it is :

sage: graph_editor?

The problem with this is that one needs to run the notebook to give it
a try. On the other hand, you can actually edit the file while I was
only thinking of a new way to display it.

You can actually give d3.js a try with the .py file I join to this post.

sage: %runfile js.py
sage: showg(graphs.CubeGraph(4))

Nathann

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Attachment: js.py
Description: Binary data

Reply via email to