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
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
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
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
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
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
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
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
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:
> -
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 (..)
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:
-
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
12 matches
Mail list logo