|
From: Leon B. <leo...@ne...> - 2004-05-27 05:37:41
|
John, > Would it suffice for you if there was an axes method clear_patches > that simply removed all the previous patches you instantiated? The > reason I ask is because it is not good practice to write scripts > around private attributes which may disappear in a month. It will be great - maybe just a "clipping" value set for an axes. In my case: ax.set_clip(60) Thanks Leon |