Hi,
I need to create several graphs on top of each other, horizontally aligned such that the y-Axis are at the same position. Unfortuantely, the y-axis labels have different dimensions so even if I specify the same width for the graphs, the axis position differes depending on the length of the axis labels (e.g. one graph with labels 1,2,3,... and one with 0.0001, 0.0002, 0.0003, ...).
Is there a way to somehow circumvent this issue, e.g. to set the width of the graph without the labels, or to get the width of the axis labels?
I hope my description is understandable, if it helps I can send an image.
Cheers
Martin