Graphics, Figures & TablesHow do I resize (.eps + .tex) graphs

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Spiruel
Posts: 2
Joined: Fri Aug 23, 2013 4:49 pm

How do I resize (.eps + .tex) graphs

Post by Spiruel »

I've found what to change in the code to scale the axes and resize the graph, but I don't know how to resize them together.

This is what it looks like currently:
example.png
example.png (98.95 KiB) Viewed 3707 times
Can anyone help? Thanks.
Last edited by cgnieder on Fri Aug 23, 2013 8:22 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Spiruel
Posts: 2
Joined: Fri Aug 23, 2013 4:49 pm

How do I resize (.eps + .tex) graphs

Post by Spiruel »

Found out how to do it! Using this command: \resizebox{} to scale the input to a fraction of the textwidth
Last edited by cgnieder on Fri Aug 23, 2013 8:23 pm, edited 1 time in total.
Post Reply