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 3662 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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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