I'm very new to networkx graphs, so excuse me! I was using this code to create a weighted network graph. Which works perfectly! But, I wanted to ask if there's a way to change the positions of all the nodes to be at the edges of the graph (with a circular layout) so it's clearer. Any ideas on how i could achieve this?
