Improve display for radar plot

This commit is contained in:
Benjamin Bertrand 2017-01-31 14:07:07 +03:00
parent 7ad5e59e28
commit 6326c57a53
1 changed files with 7 additions and 3 deletions

View File

@ -32,13 +32,17 @@ Devoir sur \Var{eval_df["Bareme"].iloc[0]}
\vfill
\begin{minipage}{0.6\linewidth}
\fbox{%
\begin{minipage}{0.5\linewidth}
\begin{minipage}{0.9\linewidth}
\hfill
\vspace{3cm}
\vspace{2cm}
\end{minipage}
}
\Var{e["quest"] | radar_on("Competence") | includegraphics(document_path=directory, scale=0.5)}
\end{minipage}
\begin{minipage}{0.4\linewidth}
\Var{e["quest"] | radar_on("Competence") | includegraphics(document_path=directory, scale=0.4)}
\end{minipage}
\vfill