Code: Select all
\begin{figure}
\centering
\includegraphics{Tree}
\caption{The Probability Structure of Trade}\label{fig:Tree}
\end{figure}
Code: Select all
\begin{figure}
\centering
\includegraphics{Tree}
\caption{The Probability Structure of Trade}\label{fig:Tree}
\end{figure}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\begin{figure}[!ht]
\centering
\includegraphics[scale=0.75]{Tree}
\caption{The Probability Structure of Trade}\label{fig:Tree}
\end{figure}
Have a look at this TikZ-made horizontal tree example. It's from the site mentioned by Thorsten.squidgy_wiji wrote:I couldn't find out how to do a horizontal one like the one I have drawn.
NEW: TikZ book now 40% off at Amazon.com for a short time.