Home | Trees | Indices | Help |
---|
|
Draw networks in 3d with vtk.
Date: $Date: 2005-06-17 08:10:29 -0600 (Fri, 17 Jun 2005) $
Author: Aric Hagberg (hagberg@lanl.gov)
|
|||
|
|||
|
|
|||
__credits__ =
|
|||
__revision__ =
|
|
Draw networkx graph in 3d with nodes at node_pos. See layout.py for functions that compute node positions. node_pos is a dictionary keyed by vertex with a three-tuple of x-y positions as the value. The node color is plum. The edge color is banana. All the nodes are the same size. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Sun Aug 17 12:04:44 2008 | http://epydoc.sourceforge.net |