First time here? Check out the FAQ!
answered 2017-09-14 13:47:08 +0100
You could try to read the documentation.
sage: h.relabel(lambda u:u[:2]) sage: h.plot(figsize=12,vertex_size=1200)