On 01/22/2010 12:02 PM, Eric Firing wrote:
> C M wrote:
>> On Fri, Jan 22, 2010 at 2:34 PM, Michael Cohen<mco...@caltech.edu>  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.
>
> That will make the circle borders transparent as well.  If you don't
> want the circles filled at all, use mfc='none' (a string, not the Python
> None object).

Thanks, this is what I was after.

Cheers
Michael

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to