Re: [Matplotlib-users] Making the Axes Plot Area Transparent Ratherthan having Color

2006-08-04 Thread Richard House
-Original Message- On Behalf Of Charlie Moad, Sent: 04 August 2006 13:59 Subject: Re: [Matplotlib-users] Making the Axes Plot Area Transparent Ratherthan having Color On 8/4/06, Richard House <[EMAIL PROTECTED]> wrote: > I am trying to make a transparent chart and have manage

[Matplotlib-users] Making the Axes Plot Area Transparent Rather than having Color

2006-08-04 Thread Richard House
I am trying to make a transparent chart and have managed to make the frame area transparent using frameon(False). However I can't find out how to make the plot area background on the chart transparent, without using a graphics package to process the matplotlib produced image. I have searched the