| Hosted by CoCalc | Download
g = graphs.IcosahedralGraph()
plot(g).save('g.pdf')
save(plot(g), 'g.pdf')
show(g)
d3-based renderer not yet implemented