Thank you.

I've got the same behavior with IPython: the figure is plotted in a
separate window (thanks to the previous comment). However, whenever I
replot into the same figure, the figure stay behind spyder. (Moreover,
calling 'figure(1)' plot the figure inline in IPython.)

Best regards,

JH

2013/12/23 Uwe Fechner <[email protected]>:
> Try:
>
> Tools->Preferences->IPython-console->Graphics
>
> and select as backend "automatic" or "qt".
>
> Then restart spyder.
>
> Now it should work.
>
> Uwe
>
> Am 22.12.2013 21:19, schrieb Julien Hillairet:
>
> Thank you. No, I''ve used the python console.
>
> When I use the ipython console to run my scripts, the figure are drawn
> inside the console. How can I deactivate this ?
>
> Le 22 déc. 2013 18:07, "ufechner" <[email protected]> a écrit :
>>
>> Hello,
>>
>> I can only reproduce this problem if I use the normal Python console.
>>
>> If I use the ipython console (which I nearly always do) this problem does
>> not exist,
>> at least on Ubuntu 12.04.
>>
>> Did you try using the ipython console to run your script?
>>
>> Best regards:
>>
>> Uwe Fechner
>>
>> On Tuesday, December 17, 2013 10:15:44 PM UTC+1, Julien Hillairet wrote:
>>>
>>> Dear all,
>>>
>>> It's maybe more a matplotlib question rather than a Spyder one.
>>>
>>> In matlab, when one uses the plot() function, the focus is set on the
>>> figure. Thus, if the figure has already been created, it pops-up from
>>> "behind" other windows. Is it possible to get the same behaviour with Spyder
>>> ?
>>>
>>> Best regards,
>>>
>>> JH
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "spyder" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/spyderlib.
>> For more options, visit https://groups.google.com/groups/opt_out.
>
> --
> You received this message because you are subscribed to the Google Groups
> "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/spyderlib.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/spyderlib.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to