First time here? Check out the FAQ!
answered 7 years ago
You could try to read the documentation.
sage: h.relabel(lambda u:u[:2]) sage: h.plot(figsize=12,vertex_size=1200)