Re: [Matplotlib-users] link axis subplots

2006-10-06 Thread Samuel GARCIA
By the way, does anyone look into the possibility of changing the feature after drawing ? I already ask this question a few time ago but it still in suspend. thank you sam John Hunter wrote: "Miriam" == Miriam Gerrits <[EMAIL PROTECTED]> write

Re: [Matplotlib-users] link axis subplots

2006-10-06 Thread John Hunter
> "Miriam" == Miriam Gerrits <[EMAIL PROTECTED]> writes: Miriam>Hi, Miriam>Is it possible in python/matplotlib to link the x-axis Miriam> in the subplots. So if you zoom in in one of the graphs of Miriam> the subplot, that then the other subplots also zoom in. In M

[Matplotlib-users] link axis subplots

2006-10-06 Thread Miriam Gerrits
Hi, Is it possible in python/matplotlib to link the x-axis in the subplots. So if you zoom in in one of the graphs of the subplot, that then the other subplots also zoom in. In Matlab this function is called 'linkaxis'. Thanks in advance, Miriam   -