Yes, I did. Same result as with cla().
Thanks,
Charlie
-Original Message-
From: Sterling Smith [mailto:smit...@fusion.gat.com]
Sent: Friday, October 10, 2014 11:30 AM
To: Duke, Charles
Cc: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] twinx cla problem
This is
With matplotlib 1.4.0 the cla() method for the twinx axes also clears the
primary axes. With matplotlib 1.3.1 the method only clears the twinx axes as
expected. I have a much longer program where the twinx axes must be cleared
while retaining the primary axis plot. I would prefer not to replo