Dear all,

Can anybody kindly help me with this? I have a graph stored in the .gml format with each vertex labelled by some name. I want to draw these labels on top of the vertices while drawing the graph but I couldn't find any description of that in the documentation. As of now, I am only doing:

    G = gt.load_graph('test.gml')
    gt.graph_draw(G)

I am attaching an example file with labels with this email. I would highly appreciate any help.

Regards
Snehal

--




Snehal Madhukar Shekatkar
Pune
India