Re: [Matplotlib-users] need an icon for a new featureH

2012-07-18 Thread Nicolas Rougier
What size/format do you need and would that be an option to transform/use Tango icons ? http://tango.freedesktop.org/ http://commons.wikimedia.org/wiki/Tango_icons Tango (for fullscreen but might suit tight-layout) <> <> <> <> <> Nicolas On Jul 19, 2012, at 0:47 , Benjamin Root wrote

[Matplotlib-users] Combining 4 plots into one figure

2012-07-18 Thread Brad Malone
Hi, I have a collection of 4 plots that I spent some time in constructing. They themselves include modifications of the axes labels, have rotated subplots next to them, etc. I need to be able to take these 4 plots and consolidate them into a single plot (referee suggestion to save space). So is the

[Matplotlib-users] need an icon for a new featureH

2012-07-18 Thread Benjamin Root
Hello all! I have just about completed a PR that would add a new button to the navigation toolbar for the tight_layout() action. I am hardly an artist and have no clue how to graphically represent the tight_layout action in a tiny icon. I would greatly welcome any graphics artist out there who c

[Matplotlib-users] Animation frames from distributed workers

2012-07-18 Thread Matthew Turk
Hi there, After seeing John Hunter's talking this morning at SciPy, where he showed displaying the results of matplotlib.animation.Animation in the IPython notebook (and having not seen Animation's "save" function before) I tested it out myself. It worked quite nicely for local, scripted jobs. T

Re: [Matplotlib-users] mimic alpha (channel) v0.1

2012-07-18 Thread Francesco Montesano
2012/7/18 Jonathan Slavin : > Ben, > > Yes, you're right, but I doubt any solution that involves mimicking an > alpha channel will work for one case that I've been using. That is, > making the legend box partially transparent. I use that to allow the > box to fit in the plot without blocking the

Re: [Matplotlib-users] mimic alpha (channel) v0.1

2012-07-18 Thread Jonathan Slavin
Ben, Yes, you're right, but I doubt any solution that involves mimicking an alpha channel will work for one case that I've been using. That is, making the legend box partially transparent. I use that to allow the box to fit in the plot without blocking the data and without the need to make the u