[SciPy-user] Matplotlib redraw axis

302302 302302 at centrum.cz
Mon Oct 27 21:34:41 EDT 2008


Ok, thanks you for directing me to more appropriate forum.

Czenek





______________________________________________________________
> Od: jdh2358 at gmail.com
> Komu: "SciPy Users List" <scipy-user at scipy.org>
> Datum: 28.10.2008 02:14
> Předmět: Re: [SciPy-user] Matplotlib redraw axis
>
>On Mon, Oct 27, 2008 at 8:06 PM, 302302 <302302 at centrum.cz> wrote:
>> Hi,
>> I'm dealing with problem how to redraw just label ticks in one certain subplot with in matplotlib. If I change description of axis in the subplot (by .set_yticks() and .set_yticklabels()) I have to redraw whole figure (figure.canvas.draw()) to see the change.
>> But I need to redraw either just the one subplot with axis description or just the descriptions.
>> Is it possible to use there something like "blit" technique?
>
>matplotlib questions should be addressed to the matplotlib-users list at:
>
>  https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>we'll be happy to answer your questions over there.
>
>JDH
>_______________________________________________
>SciPy-user mailing list
>SciPy-user at scipy.org
>http://projects.scipy.org/mailman/listinfo/scipy-user
>




More information about the SciPy-User mailing list