Search found 2 matches

by milujisb
Tue Jun 25, 2019 12:13 pm
Forum: Graphics, Figures & Tables
Topic: Animated PDF image in beamer
Replies: 3
Views: 6235

Animated PDF image in beamer

Thanks, Stefan. I am using the following code;

\begin{figure}
\zoombox{\includegraphics[width=.8\textwidth]{figures/figure1.pdf}}
\label{fig:figure1}
\end{figure}

I would like the to display the figure as it is shown in the link, the curves showing up individually (sort of like an animation ...
by milujisb
Mon Jun 24, 2019 4:01 pm
Forum: Graphics, Figures & Tables
Topic: Animated PDF image in beamer
Replies: 3
Views: 6235

Animated PDF image in beamer

Dear community,

I would like to add figure (a) from this plot - https://github.com/burke-lab/BDD2018/blob/master/paperfigures/Figure1.pdf. Unfortunately, the size was too big to be attached.

I am using beamer to make my presentation and would like the image to be animated as it is in the PDF when ...