how to plot a tree assigning nodes with your own labels
- To: mathgroup at smc.vnet.net
- Subject: [mg97510] how to plot a tree assigning nodes with your own labels
- From: Sunt <SunTing.05 at gmail.com>
- Date: Sat, 14 Mar 2009 05:42:11 -0500 (EST)
When I use the Funtion TreePlot[] with option VertexLabeling -> True, surely there would be labels displayed. However, if I want to designate different nodes with same label, the tree looks not so nice. How could I do? Thanks a lot!