I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
\documentclass{standalone}
|
||||
\usepackage{standalone}
|
||||
\usepackage{tikz}
|
||||
\begin{document}
|
||||
\begin{tikzpicture}
|
||||
\draw ((0, 0) node[below left]{\large Reliability} --
|
||||
(0: 4) node[below right]{\large Acquisition costs} --
|
||||
(60: 4) node[above]{\large Energy consumption} -- cycle;
|
||||
\end{tikzpicture}
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user