Hi all,
I'm using a GraphicsLayoutWidget to arrange multiple plots side-by-side. Now I'd like to align multiple plots horizontally (i.e. stack them vertically) such that they can all share the same X axis. The alignment I now get (simply calling `nextRow()` between plots) results in a slight (Y axis) misalignment due to the fact that the Y axis tic labels require different amounts of space in the various plots depending on the values to be printed there.
Is there a way to align the Y axes explicitly ?
Thanks,
--
...ich hab' noch einen Koffer in Berlin...
setWidth under AxisItem.