Adjust frame selection box.

This commit is contained in:
Bartosz Taudul 2018-08-23 18:16:58 +02:00
parent f8406111a3
commit c20d86eab1

View File

@ -718,7 +718,7 @@ The graph of currently selected frame set (figure~\ref{frametime}) provides an o
\draw[pattern=north east lines] (8.5, 0.1) rectangle+(0.2, 0.18);
\draw[pattern=north east lines] (8.8, 0.1) rectangle+(0.2, 0.2);
\draw[pattern=dots] (2.15, 0) rectangle+(1.2, 1);
\draw[pattern=dots] (2.15, 0.05) rectangle+(1.2, 0.9);
\end{tikzpicture}
\caption{Frame time graph.}
\label{frametime}