Issue with Graphing in Latex

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Jason, EViews Steve, EViews Moderator

CNR15
Posts: 26
Joined: Thu Sep 16, 2021 7:06 am

Issue with Graphing in Latex

Postby CNR15 » Fri Apr 21, 2023 3:45 pm

Tried to embed graph in La text with the below but keep getting an empty square box in the text when I run (see attached). Any ideas on this?

\usepackage{graphicx} % for graphs
\usepackage[table]{xcolor} % for color
\usepackage{rotating} % for sideways tables and figures
\usepackage{grffile} % for filenames with spaces and multiple dots
\usepackage{amsmath} % comment out if not needed
%\usepackage[T1]{fontenc} % uncomment these three
%\usepackage[scaled]{helvet} % lines for default
%\renewcommand*\familydefault{\sfdefault} % EViews font styling
%\usepackage{eurosym} % uncomment for the euro, etc
%\usepackage{textcomp} % uncomment for the yen, etc
%%%%%%%%%%%%%%%%%%
\begin{document}
%%%%%%%%%% GRAPHICS OBJECT %%%%%%%%%%
\begin{figure}[!htbp]
\centering
%\includegraphics[width=.9\textwidth]{Untitled.png} % uncomment for more control over sizing
\includegraphics[]{Untitled.png}
%\caption{Add your caption here.}
%\label{fig:}
\end{figure}
\end{document}
Attachments
screenshot.PNG
screenshot.PNG (1.06 KiB) Viewed 65189 times

Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 23 guests