Loading README.md +7 −7 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Line graph ``` ``` tex \begin{figure}[htb] \centering \begin{tikzpicture} Loading Loading @@ -156,7 +156,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Bar charts ``` ``` tex \begin{figure}[htb] \centering \begin{tikzpicture} Loading Loading @@ -204,7 +204,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Stacked bar charts ``` ``` tex \begin{figure}[htb] \centering \begin{tikzpicture} Loading Loading @@ -245,7 +245,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Pie charts ``` ``` tex \newcommand{\slice}[4]{ \pgfmathparse{0.5*#1+0.5*#2} \let\midangle\pgfmathresult Loading Loading @@ -284,7 +284,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Two y-axes ``` ``` tex \begin{figure}[htb] \centering \begin{tikzpicture} Loading Loading @@ -347,7 +347,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms Before  ``` ``` tex \begin{figure}[htb] \centering \subfloat{ Loading Loading @@ -377,7 +377,7 @@ After ### Electronic circuits ``` ``` tex \begin{tikzpicture}[ circuit ee IEC, set inductor graphic=var inductor IEC graphic, Loading Loading
README.md +7 −7 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Line graph ``` ``` tex \begin{figure}[htb] \centering \begin{tikzpicture} Loading Loading @@ -156,7 +156,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Bar charts ``` ``` tex \begin{figure}[htb] \centering \begin{tikzpicture} Loading Loading @@ -204,7 +204,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Stacked bar charts ``` ``` tex \begin{figure}[htb] \centering \begin{tikzpicture} Loading Loading @@ -245,7 +245,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Pie charts ``` ``` tex \newcommand{\slice}[4]{ \pgfmathparse{0.5*#1+0.5*#2} \let\midangle\pgfmathresult Loading Loading @@ -284,7 +284,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms ### Two y-axes ``` ``` tex \begin{figure}[htb] \centering \begin{tikzpicture} Loading Loading @@ -347,7 +347,7 @@ Source: [TU Darmstadt LaTex Thesis Template](https://github.com/zemirco/tu-darms Before  ``` ``` tex \begin{figure}[htb] \centering \subfloat{ Loading Loading @@ -377,7 +377,7 @@ After ### Electronic circuits ``` ``` tex \begin{tikzpicture}[ circuit ee IEC, set inductor graphic=var inductor IEC graphic, Loading