[Matplotlib-users] Export plot to Word

2008-03-12 Thread Cheng-Kong Wu
Dear all, I created several plots and want to export them to a Word file sequentially, how can I do that? Thanks! Cheng-kong __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: [Matplotlib-users] best way to display an imshow() with the correct shape ?

2008-03-12 Thread Ryan May
Auré Gourrier wrote: > Dear all, > > I've been trying to plot a 'pixel' image of data contained in an array > with a given shape. The imshow() func is perfect for this however, the > image is usually displayed with margins within a figure. I tried to get > rid of this margin to get the axes in

Re: [Matplotlib-users] LinearSegmentedColormap

2008-03-12 Thread Ryan May
Michael Hearne wrote: > I'm trying to understand the usage of Colormaps, > and LinearSegmentedColormaps in particular. > > I can create segmentdata that looks like the example at the bottom of > this message. Each color has a 3x9 list of values. > > I can then construct a LinearSegmentedColorm

[Matplotlib-users] LinearSegmentedColormap

2008-03-12 Thread Michael Hearne
I'm trying to understand the usage of Colormaps, and LinearSegmentedColormaps in particular. I can create segmentdata that looks like the example at the bottom of this message. Each color has a 3x9 list of values. I can then construct a LinearSegmentedColormap as follows: palette = LinearS

[Matplotlib-users] best way to display an imshow() with the correct shape ?

2008-03-12 Thread Auré Gourrier
Dear all, I've been trying to plot a 'pixel' image of data contained in an array with a given shape. The imshow() func is perfect for this however, the image is usually displayed with margins within a figure. I tried to get rid of this margin to get the axes in full view. However, I never prope

Re: [Matplotlib-users] arangement / merge of multiple figures /list of figures

2008-03-12 Thread Robin
On Wed, Mar 12, 2008 at 7:37 PM, Christiaan Putter <[EMAIL PROTECTED]> wrote: > > Look for a thread titled 'subplots from existing figures' (5th March) or > something similar. I posted a function there that takes in a list of > figures and spits out a new one containing those. There is still a bu

Re: [Matplotlib-users] arangement / merge of multiple figures /list of figures

2008-03-12 Thread Christiaan Putter
Dear Mr. Zickermann, Look for a thread titled 'subplots from existing figures' (5th March) or something similar. I posted a function there that takes in a list of figures and spits out a new one containing those. There is still a bug in it though. For some reason copying axes from one figure to

[Matplotlib-users] visualisation for utility usage sought

2008-03-12 Thread Chris Withers
Hi All, I hope this isn't considered off topic here, but this has been bugging me for a while and I reckon you guys may be able to help. To boot, I'd like to use matplotlib to make it happen, so I figure this list is fair game ;-) So, I have a series of measurements at points in time, eg: 200

Re: [Matplotlib-users] [newbie] "live" plots of multiple lines

2008-03-12 Thread Ryan May
Matthias Michler wrote: > Hello Chris, > > maybe I don't know exactly what you want to do - let me try once more: > You try to plot a line where point need to be added, isn't it? > My first idea was that there should be independent points. > > maybe something like the following helps you: > -

[Matplotlib-users] arangement / merge of multiple figures /list of figures

2008-03-12 Thread Dirk Zickermann
Dear usegroup, for the generation of measurement reports I look for a possibility to merge multiple plots to one. My plan (not the best one I think..): I generate a figure in an external functions and receive a list of figures like def make_one_fig(): thisfig = figure() ... plot (..)

Re: [Matplotlib-users] [newbie] "live" plots of multiple lines

2008-03-12 Thread Matthias Michler
Hello Chris, maybe I don't know exactly what you want to do - let me try once more: You try to plot a line where point need to be added, isn't it? My first idea was that there should be independent points. maybe something like the following helps you: -

[Matplotlib-users] problem exporting mathtext to eps file in 0.91.2

2008-03-12 Thread Mark Bakker
Hello - I recently upgraded to 0.91.2, and export of mathtext to eps files seems broken (at least with the default matplotlibrc file). Figure looks great on the screen (interactive mode). Exporting to png still works fine. But writing to eps file, the greek symbols (I tried \theta and \lambda) d