Can I show the edge weights on a graph in a drawing?    
   I'm trying to draw and animate a bipartite graph with weights, and I was wondering if I could display the weights in the drawing when I do Graph.show().
 
 