Hello,

I'm in trouble with plotting multiedge Graphs because it seems that
there is no method to specify that a plotted edge should be something
else than a segment from one vertex to the other (except for loops).
The result is that, if I had two edges from 1 to 2, I see just one
edge from 1 to 2. Moreover, if I had label on each edge, the labels
overwrite ! We can set the position of each vertex independently (with
the set_pos method) but I didn't find how transform the edge-plotting
method.

A solution is to implement my own plotting method... but I think that
there is just one thing to modify in the preexistent one.

Could someone help me ?

Thank you,
Vincent
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to