Not understable behavior

If I set the parameter "transparent" in the "savefig" function, more line are
plotted out on the same figure, when I use the subplot function too.
If I don't set it, all works well.
Suggestions?

thanks in advance,
K.

···

--
View this message in context: http://old.nabble.com/Not-understable-behavior-tp33538439p33538439.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

I don't follow what you're saying very well. Can you provide a minimal
and complete example to demonstrate this behavior.

Thanks,
-paul

···

On Tue, Mar 20, 2012 at 5:27 AM, kususe <kususe@...848...> wrote:

If I set the parameter "transparent" in the "savefig" function, more line are
plotted out on the same figure, when I use the subplot function too.
If I don't set it, all works well.
Suggestions?