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