On Tue, Jul 28, 2009 at 10:27 PM, Kun Hong wrote:
> Hi,
>
> I am new to matplotlib. Currently I have a need to change the subplot
> orders after the subplts have been added to a figure. I haven't found a
> way to do it easily. One of my solution is to keep an ordered list of
> the subplots and re-a
Hi,
I am new to matplotlib. Currently I have a need to change the subplot
orders after the subplts have been added to a figure. I haven't found a
way to do it easily. One of my solution is to keep an ordered list of
the subplots and re-add them in the correct order. But this way, all the
navigatio