summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-base/examples/tkzbase-15-3-1.tex
blob: 1280ab3e36fa8c167d1ddf3137fd280fa25c9be2 (plain)
1
2
3
4
5
6
7
\begin{tikzpicture}[scale=2]
   \tkzInit[xmax=3,ymax=1]
   \tkzAxeXY
   \tkzVLine[color      = blue,
             style      = dashed,
             line width = 2pt]{1/3}
\end{tikzpicture}