Search found 3 matches

by Poebelchen
Fri Apr 30, 2021 10:30 am
Forum: Graphics, Figures & Tables
Topic: Tikz Subfigure (\includegraphics) overlaps with text
Replies: 5
Views: 8851

Tikz Subfigure (\includegraphics) overlaps with text

Hi Poebelchen,

welcome to the forum!

if I run your example the 2 bar graph below each other instead of next to each other.

Also for me it's next to each other. What do you do differently? Perhaps post the .log file as attachment here, if you really run the same code. Perhaps there's an error ...
by Poebelchen
Thu Apr 29, 2021 4:44 pm
Forum: Graphics, Figures & Tables
Topic: Tikz Subfigure (\includegraphics) overlaps with text
Replies: 5
Views: 8851

Tikz Subfigure (\includegraphics) overlaps with text

Thanks for your advice. However, if I run your example the 2 bar graph below each other instead of next to each other.

Also the use of minipage produces problems with the margins and text when used with such large figures. I.e. now the caption is only half visible.
by Poebelchen
Thu Apr 29, 2021 3:03 pm
Forum: Graphics, Figures & Tables
Topic: Tikz Subfigure (\includegraphics) overlaps with text
Replies: 5
Views: 8851

Tikz Subfigure (\includegraphics) overlaps with text

I have created a tikz figure entailing 3 subfigures in 2 rows. The first row entails an image while the other has two bar graphs next to each other.

- It can be typesetted in Overleaf

My problem: The imported image overlaps with the text above the figure



\documentclass{article}
\usepackage ...