#5938: graph plotting -- ploting of graphs (networks) is somehow messed
up/scaled
wrong/cropped wrong since it doesn't work with graphics_array
--------------------------+-------------------------------------------------
Reporter: was | Owner: rlm
Type: defect | Status: new
Priority: major | Milestone: sage-4.0
Component: graph theory | Keywords:
--------------------------+-------------------------------------------------
Comment(by was):
Even this (following the above example), results in hideous mis-cropped
plots, and it doesn't use graphics array at all:
{{{
for g in v[:5]:
show(g,figsize=2)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5938#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---