summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-6.tex
blob: 96f7cd217ae19ae962a397c90911ef50311ee423 (plain)
1
2
3
4
5
6
7
8
9
\begin{tikzpicture}
\tkzInit[xmax=.5,xstep=.1,
         ymax=.2,ystep=.1]
\tkzGrid[sub,
         subxstep = 0.05,
         subystep = 0.05,
         color=bistre]
\tkzAxeXY
\end{tikzpicture}