How draw network with matplotlib

Hello, anyone know the best way to draw networks with matplotlib, such
as gas networks.
How plotted lines link?, straight lines or otherwise to minimize the
junction of lines.

thanks and regards,

Hello, anyone know the best way to draw networks with matplotlib, such
as gas networks.

How plotted lines link?, straight lines or otherwise to minimize the
junction of lines.

thanks and regards,

Juan,

There aren’t a lot of easy ways to do it, although it is possible! However, NetworkX has been suggested in the past:

http://networkx.lanl.gov/index.html

I hope this is helpful!
Ben Root

···

On Wed, Jan 5, 2011 at 9:50 AM, Juan David M.C. <jvmolina@…3385…90…> wrote:

Hello, anyone know the best way to draw networks with matplotlib, such

as gas networks.

How plotted lines link?, straight lines or otherwise to minimize the

junction of lines.

thanks and regards,