On Wed, Sep 26, 2012 at 11:07 AM, Pierre Haessig
<pierre.haes...@crans.org>wrote:

> Le 26/09/2012 15:30, Benjamin Root a écrit :
> >
> > Probably could have the two axes listen for an "xlim_changed" event,
> > check to see if it belongs to its twin, and update itself accordingly
> > (without emitting).
> I guess you mean "ylim_changed" event ?
>
> (Maybe my description was not very clear, but the issue I'm having is
> with respective placement of yticks on left and right sides.
> xticks are the same, so no problem with these.)
>
> Best,
> Pierre
>
> Correct... twinx should have them listen to each other's ylim_changed,
twiny should have them listen to each other's xlim_changed.  Thanks for
catching that...

Ben Root
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to