Transparent?

Hi all

Can i make something transparent?

E.g the markerfacecolor?

···

--
Med Venlig Hilsen /Best Regards
Troels Kofoed Jacobsen

Set the alpha to a value less than one, eg

ax.plot(something, mfc='green', alpha=0.5)

JDH

···

On Fri, Mar 7, 2008 at 2:48 AM, Troels Kofoed Jacobsen <tkjacobsen@...287...> wrote:

Hi all

Can i make something transparent?

E.g the markerfacecolor?