summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-6-2-0.tex
blob: 25063c640b3cd36e178a6a53dd43a2a193a4d3f6 (plain)
1
2
3
4
5
\begin{tikzpicture}
  \tkzInit[xmax=5,xstep=1,ymax=2,ystep=.5]
    \tkzGrid
    \tkzAxeXY
\end{tikzpicture}