Stefan Seefeld
2018-09-28 01:42:02 UTC
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,
Stefan
--
...ich hab' noch einen Koffer in Berlin...
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,
Stefan
--
...ich hab' noch einen Koffer in Berlin...
--
You received this message because you are subscribed to the Google Groups "pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyqtgraph+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/19d4878b-119c-6337-4139-69b733ffb85e%40seefeld.name.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyqtgraph+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/19d4878b-119c-6337-4139-69b733ffb85e%40seefeld.name.
For more options, visit https://groups.google.com/d/optout.