"crazy gyrations"?  Can you expand on that and provide code?

On Tue, Oct 27, 2015 at 8:58 PM, <le...@neilson-levin.org> wrote:

> Using pyplot with multiple figures, choose one to display as the topmost
> window. There are crazy gyrations in matplotlib that only work with certain
> backends.
>
> Generally, Julia makes the matplotlib API much nicer.  Once the whole
> thing loads it is quick enough.
>
> But, this very basic thing seems almost impossible.
>
> Things that don't work:
> figure(1)
>
> figure(1)
> plt[:show]()
>
> plt[:show](1)
>
> I am out of things to try.
>

Reply via email to