Hi all,
Just created a a diagram as the overlay of a pcolor plot with a
labelled contour plot. I had a few issues:
When exporting the following image, which is a pcolor plot with
alpha=0.15 and contours on top, I get no alpha channel in the resulting
output, regard of whether I export as EP
On 6/19/06, John Pye <[EMAIL PROTECTED]> wrote:
Just created a a diagram as the overlay of a pcolor plot with a
labelled contour plot. I had a few issues:
When exporting the following image, which is a pcolor plot with
alpha=0.15 and contours on top, I get no alpha channel in the resul
On Monday 19 June 2006 4:11 am, John Pye wrote:
> Hi all,
>
> Just created a a diagram as the overlay of a pcolor plot with a labelled
> contour plot. I had a few issues:
>
> When exporting the following image, which is a pcolor plot with alpha=0.15
> and contours on top, I get no alpha channel i
Thanks John. The latest svn works beautifully for me now.
No more svn updates for me until my thesis is submitted.
Ryan
On 6/18/06, John Hunter <[EMAIL PROTECTED]> wrote:
> > "Ryan" == Ryan Krauss <[EMAIL PROTECTED]> writes:
>
> Ryan> I just did a fresh svn checkout and my legends are n
> "Ryan" == Ryan Krauss <[EMAIL PROTECTED]> writes:
Ryan> Thanks John. The latest svn works beautifully for me now.
Ryan> No more svn updates for me until my thesis is submitted.
Uh huh, just like the man who says no more drinks for me until my
thesis is submitted. You know you can'
> "John" == John Pye <[EMAIL PROTECTED]> writes:
John> issues: 1. When exporting the following image, which is a
John> pcolor plot with alpha=0.15 and contours on top, I get no
John> alpha channel in the resulting output, regard of whether I
John> export as EPS or SVG. Is expor
Hi,Does anyone know how to use the fill command without a label appearing in the legend box?I have something like this: plot(x, y, label = 'label1') fill(fx, fy) legend(loc = 'best')I thought this might work: fill(fx, fy, label = None)but I get this error instead: raise TypeError('text must be a st
> "aonghus" == aonghus <[EMAIL PROTECTED]> writes:
aonghus> Hi, Does anyone know how to use the fill command without
aonghus> a label appearing in the legend box?
aonghus> Any suggestions?
>From the legend docstring
if label is set to '_nolegend_', the item will not be shown
thanks for the suggestion- that works as expected: fill(fx, fy, label = '_nolegend_')aJohn Hunter <[EMAIL PROTECTED]> wrote: > "aonghus" == aonghus <[EMAIL PROTECTED]> writes:aonghus> Hi, Does anyone know how to use the fill command withoutaonghus> a label appearing in the legend box?
Hi John
Here's a test script that gives the wrongly exported SVG image. I'm
viewing with EOG. When I edit to add "style="opacity:0.15"" it works
fine, so there's no prob with EOG.
from pylab import *
import matplotlib.numerix.ma as ma
from matplotlib.colors import ListedColormap
A = flipud(arr
I have updated the apt repository I maintain for Ubuntu's Dapper, which
now includes:
numpy
matplotlib
scipy
Each package is from a recent SVN checkout and should thus be regarded
as "bleeding edge". The repository has a new URL:
http://debs.astraw.com/dapper/ I intend to keep this repository onl
Ryan Krauss wrote:
> Sorry, I didn't scroll down low enough in the message to see the png
> you already attached.
>
> Ryan
>
The latest update (Darren's mail) makes the plots (exponents etc.) look
just cool. Thanks!
cheers,
steve
--
Random number generation is the art of producing pure gibber
12 matches
Mail list logo