Re: [Matplotlib-users] Transparent plot symbols

2010-01-22 Thread Michael Cohen
On 01/22/2010 12:02 PM, Eric Firing wrote: > C M wrote: >> On Fri, Jan 22, 2010 at 2:34 PM, Michael Cohen wrote: >>> Hi all, >>> I am making a plot with circle symbols, so I have 'o' in the plot() command. >>> How do I make those circles transparent? I'd like the center of the >>> circles to allo

Re: [Matplotlib-users] Transparent plot symbols

2010-01-22 Thread Eric Firing
C M wrote: > On Fri, Jan 22, 2010 at 2:34 PM, Michael Cohen wrote: >> Hi all, >> I am making a plot with circle symbols, so I have 'o' in the plot() command. >> How do I make those circles transparent? I'd like the center of the >> circles to allow the catter plot underneath the circle location t

Re: [Matplotlib-users] Transparent plot symbols

2010-01-22 Thread C M
On Fri, Jan 22, 2010 at 2:34 PM, Michael Cohen wrote: > Hi all, > I am making a plot with circle symbols, so I have 'o' in the plot() command. > How do I make those circles transparent? I'd like the center of the > circles to allow the catter plot underneath the circle location to show > through.

Re: [Matplotlib-users] Transparent plot symbols

2008-04-15 Thread Eric Firing
Paul Smith wrote: > Hi, > I can't find a way to plot marker symbols that have a transparent face > colour, > so I can see the contour plot that's under them. Setting alpha affects the > edge colour as well. > Any suggestions? Paul, If you want the symbol faces to be completely transparent, set