Search found 2 matches

by kobzol
Wed Jun 14, 2023 5:10 pm
Forum: Graphics, Figures & Tables
Topic: TikZ bounding box wrong position
Replies: 2
Views: 3774

TikZ bounding box wrong position

Oh my god. I didn't realize that tikzpicture and tikz shouldn't be combined. Thank you so much!
by kobzol
Wed Jun 14, 2023 1:23 pm
Forum: Graphics, Figures & Tables
Topic: TikZ bounding box wrong position
Replies: 2
Views: 3774

TikZ bounding box wrong position

Hi!
I'm trying to use TikZ graphs to draw a simple graph, but I'm having an issue, where if I draw the graph, there will be a lot of whitespace (margin) below it, which creates mess. I visualized the bounding boxes and realized that TikZ draws outside of the box where LaTex expects it to, and I have ...