Jed Ludlow
2011-11-17 18:52:52 UTC
In matplotlib, there is a slick way to have multiple subplots share the
same x-axis scaling using the "sharex" keyword argument. So when you x-zoom
in one subplot, all the others follow. Is there a straightforward way to
reproduce this behavior in guiqwt?
same x-axis scaling using the "sharex" keyword argument. So when you x-zoom
in one subplot, all the others follow. Is there a straightforward way to
reproduce this behavior in guiqwt?