added custom data modelling to dot-com-bubble diagramm
This commit is contained in:
parent
dd3c535521
commit
3466d29f66
4
.gitignore
vendored
4
.gitignore
vendored
@ -7,4 +7,6 @@
|
||||
!frames/*
|
||||
!.gitignore
|
||||
!Readme.md
|
||||
!*beamer*theme*
|
||||
!*beamer*theme*
|
||||
!data_modelling
|
||||
!data_modelling/*
|
Binary file not shown.
2267
data_modelling/^IXIC.csv
Normal file
2267
data_modelling/^IXIC.csv
Normal file
File diff suppressed because it is too large
Load Diff
135
data_modelling/dot-com-bubble.ipynb
Normal file
135
data_modelling/dot-com-bubble.ipynb
Normal file
File diff suppressed because one or more lines are too long
@ -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}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
2331
images/dot-com-bubble.svg
Normal file
2331
images/dot-com-bubble.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 61 KiB |
Loading…
x
Reference in New Issue
Block a user