summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-17-4-0.tex
blob: 0e4f49f1ccf5c5d6642b26cefe28aac268f0cdfc (plain)
1
2
3
4
5
  \begin{tikzpicture}
  \tkzInit[xmax=3,ymax=1]
  \tkzAxeXY
  \tkzDrawMark[mark=ball](1,.5)
  \end{tikzpicture}