Add spaces in figure
This commit is contained in:
parent
e196c8d2d6
commit
ec003b076a
@ -1,3 +1,4 @@
|
|||||||
|
\medskip
|
||||||
\begin{tikzpicture}
|
\begin{tikzpicture}
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
% Comment or uncomment crop %
|
% Comment or uncomment crop %
|
||||||
@ -21,3 +22,4 @@
|
|||||||
\draw[dotted, color=black!70] (v-\i-0) -- (v-\i-10);
|
\draw[dotted, color=black!70] (v-\i-0) -- (v-\i-10);
|
||||||
}
|
}
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
|
\medskip
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
\medskip
|
||||||
\begin{tikzpicture}
|
\begin{tikzpicture}
|
||||||
\tikzstyle{positive}=[pattern=north east lines, pattern color=blue!30]
|
\tikzstyle{positive}=[pattern=north east lines, pattern color=blue!30]
|
||||||
\tikzstyle{negative}=[pattern=dots, pattern color=red!30]
|
\tikzstyle{negative}=[pattern=dots, pattern color=red!30]
|
||||||
@ -40,3 +41,4 @@
|
|||||||
\node[anchor=north] at (.5,0) {$x$};
|
\node[anchor=north] at (.5,0) {$x$};
|
||||||
\end{scope}
|
\end{scope}
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
|
\medskip
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
\medskip
|
||||||
\begin{tikzpicture}
|
\begin{tikzpicture}
|
||||||
\begin{scope}[local bounding box=B1, scale=1.1]
|
\begin{scope}[local bounding box=B1, scale=1.1]
|
||||||
\node at (0, 2.5) {Real world};
|
\node at (0, 2.5) {Real world};
|
||||||
@ -30,3 +31,4 @@
|
|||||||
}
|
}
|
||||||
\end{scope}
|
\end{scope}
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
|
\medskip
|
||||||
|
Loading…
Reference in New Issue
Block a user