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:
Can anyone help? Thanks.
Graphics, Figures & Tables ⇒ How do I resize (.eps + .tex) graphs
How do I resize (.eps + .tex) graphs
Last edited by cgnieder on Fri Aug 23, 2013 8:22 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

How do I resize (.eps + .tex) graphs
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.