First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If G is your graph, you can get the help about the plot method as follows:

sage: G.plot?

You will see that there is a vertex_size option, and examples.