Stefan van der Walt <[EMAIL PROTECTED]> writes:

> plot(x,y,'o',markerfacecolor='w')

This makes circles filled with white. If you want circles that don't
obscure whatever is behind them, use markerfacecolor=None.

-- 
Jouni


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to