I have an application that generates multiple plots above each other. In some cases a plot may have a single Y-axis and in some cases 2. Prior to V4.2 I discovered I could increase the size of the rmargin by a few extra characters and both the plots would be the same width but with V4.2 this no longer works as the the plots now seem to align based on the right side of the 2nd axis and so the x-axis is 2 different widths. So the simple question is if I want to draw 2 plots, one with a single y-axis and one with 2 and have both x-axises the same width, how do I do that now?
-mark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have an application that generates multiple plots above each other. In some cases a plot may have a single Y-axis and in some cases 2. Prior to V4.2 I discovered I could increase the size of the rmargin by a few extra characters and both the plots would be the same width but with V4.2 this no longer works as the the plots now seem to align based on the right side of the 2nd axis and so the x-axis is 2 different widths. So the simple question is if I want to draw 2 plots, one with a single y-axis and one with 2 and have both x-axises the same width, how do I do that now?
-mark
This seems to be working correctly now so it must have been pilot error. Sorry about that.
-mark