added custom data modelling to dot-com-bubble diagramm
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
\end{column}
|
||||
\begin{column}{.45\textwidth}
|
||||
\begin{tikzpicture}
|
||||
\node (ir) at (0,0) {\includegraphics[width=1.1\textwidth]{dot-com-bubble.png}};
|
||||
\node[below = 0mm of ir,draw=th-grey] {
|
||||
\node (dc) at (0,0) {\includesvg[width=1.1\textwidth]{dot-com-bubble.svg}};
|
||||
\node[below = 0mm of dc,draw=th-grey] {
|
||||
\tiny
|
||||
\begin{tabular}{l}
|
||||
Quellen:\\\\
|
||||
http://news.bbc.co.uk/2/hi/business/8558257.stm
|
||||
Daten-Quellen:\\\\
|
||||
https://finance.yahoo.com/quote/\textasciicircum IXIC
|
||||
\end{tabular}
|
||||
};
|
||||
\end{tikzpicture}
|
||||
|
||||
Reference in New Issue
Block a user