summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-kiviat/examples/latex/kiviat5.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-kiviat/examples/latex/kiviat5.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-kiviat/examples/latex/kiviat5.tex36
1 files changed, 0 insertions, 36 deletions
diff --git a/macros/latex/contrib/tkz/tkz-kiviat/examples/latex/kiviat5.tex b/macros/latex/contrib/tkz/tkz-kiviat/examples/latex/kiviat5.tex
deleted file mode 100644
index d340027dc2..0000000000
--- a/macros/latex/contrib/tkz/tkz-kiviat/examples/latex/kiviat5.tex
+++ /dev/null
@@ -1,36 +0,0 @@
-\documentclass[]{scrartcl}
-\usepackage[utf8]{inputenc}
-\usepackage[T1]{fontenc}
-\usepackage[upright]{fourier}
-\usepackage[usenames,dvipsnames]{xcolor}
-\usepackage{tkz-kiviat,numprint,fullpage}
-\usepackage{pgfplotstable}
-\usetikzlibrary{arrows}
-\thispagestyle{empty}
-
-\begin{document}
-
-\begin{tikzpicture}
-\tkzKiviatDiagramFromFile[
- scale=.5,
- label distance=.5cm,
- gap = 1,
- label space=3,
- lattice = 10]{file.dat}
-\tkzKiviatLineFromFile[thick,
- color = blue,
- mark = ball,
- ball color = blue,
- mark size = 4pt,
- fill = blue!20]{file.dat}{2}
-\tkzKiviatLineFromFile[thick,
- color = red,
- mark = ball,
- ball color = red,
- mark size = 4pt,
- fill = red!20]{file.dat}{1}
-\end{tikzpicture}
-
-\end{document}
-
-Sherlock Holmes \ No newline at end of file