I cannot determine if it is possible to control the thickness/width of an edge of a graph using plot/show.
For a graph with approximately 50 vertices, I scale the vertices to be large enough to contain the labels, which are about 4 characters long. Then I scale the whole graphic's size to make the vertices "spread out" enough. By this point, the edges of the graph are so skinny that they will be hard to discern when used in a presentation. It appears the thickness is constant, irrespective of the other scaling factors. (a) Is there a way to control edge thickness? I see an "edge style" for digraphs, but can't find much more. (b) If not, can it be passed into one of the plotting routines if I were to edit the source? If so, any hints on where to look? I've got myself to a point where I really need to make this happen by any means possible. ;-) (c) If this needs to be implemented, I'll likely make a ticket, since I think this is a critical dimension of a graph's plot to control. Thanks, Rob --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---