Sub figures in two columns that are vertically aligned. #1764
Unanswered
atharvaaalok
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In a previous question I asked about putting subfigures in a two-column fashion.
The solution provided works in terms of putting the figures side by side but the figures are not vertically aligned.
In particular. I have two images that I set the scale % differently for. The captions are not aligned vertically.
Also, the figures are no longer sub-figures, they are labeled as Figure 1 and 2.
My code:
Attaching my image files below:


Note: I do not want to set the height parameter to a particular px value as then the scaling doesn't work when the page is resized.
Beta Was this translation helpful? Give feedback.
All reactions