On Wed, Sep 26, 2012 at 11:07 AM, Pierre Haessig
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 "
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
On Wed, Sep 26, 2012 at 5:58 AM, Pierre Haessig wrote:
> Hello,
>
> In relation to the recent thread on pareto chart, I have a question with
> regards to the synchronization of ticks location when using twinx plots.
> This question may have been adressed in the past, but my Google search
> on this
Hello,
In relation to the recent thread on pareto chart, I have a question with
regards to the synchronization of ticks location when using twinx plots.
This question may have been adressed in the past, but my Google search
on this topic was unfruitful. Sorry if this question was already answered.