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

\end{tikzpicture}