Sankey diagram

Hi List,

I made a script to draw very simple (single-direction single-input single-sided single-everything) Sankey diagrams (attached). I think I could share, if it can be of any use...

Cheers,

Yannick

sankey.py (3.58 KB)

2010/2/9 Yannick Copin <yannick.copin@...547...>:

Hi List,

I made a script to draw very simple (single-direction single-input
single-sided single-everything) Sankey diagrams (attached). I think I could
share, if it can be of any use...

Great -- I had never heard of a Sankey diagram but just took a look on
wikipedia. Very nice -- I contributed this to examples/api and it
will show up on the web site and gallery after the mpl 1.0 release.

Thanks for sending it!
JDH

Really cool plot.

Speaking of the 1.0 release, is there a target date set? And if there is going to be another bug-fix release before 1.0, is there a target date for that?

Thanks,
-Ben

···

-----Original Message-----
From: John Hunter [mailto:jdh2358@…287…]
Sent: Wednesday, February 10, 2010 10:55 AM
To: Yannick Copin
Cc: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] Sankey diagram

2010/2/9 Yannick Copin <yannick.copin@...547...>:

Hi List,

I made a script to draw very simple (single-direction single-input
single-sided single-everything) Sankey diagrams (attached). I think I
could share, if it can be of any use...

Great -- I had never heard of a Sankey diagram but just took a look on wikipedia. Very nice -- I contributed this to examples/api and it will show up on the web site and gallery after the mpl 1.0 release.

Thanks for sending it!
JDH

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

No target date yet, it has been on my wish list for a while. I need
to get my OSX build environment going again after my powerbook died,
and then we need to work through the bugs on the sf site. Once I get
the first part done, I can quickly do a bugfix release on the 99
branch, and then turn my attention to closing bugs on the HEAD.

Actively recruiting OSX release managers, so if someone wants to take
a crack at it see if you can build the binaries from svn HEAD using
release/osx/Makefile (and see README in same directory)

JDH

···

On Wed, Feb 10, 2010 at 12:44 PM, Ben Axelrod <BAxelrod@...2066...> wrote:

Really cool plot.

Speaking of the 1.0 release, is there a target date set? And if there is going to be another bug-fix release before 1.0, is there a target date for that?