summaryrefslogtreecommitdiff
path: root/dcfiledist.plot
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2014-01-09 20:12:17 +0100
committerYorhel <git@yorhel.nl>2014-01-09 20:12:17 +0100
commit8cfbc07271b6f170acf6c6dbe44836644fbf5e61 (patch)
treef893ef62451e2f76d0bc3c13985611776d723046 /dcfiledist.plot
Initial commitHEADmaster
Diffstat (limited to 'dcfiledist.plot')
-rw-r--r--dcfiledist.plot10
1 files changed, 10 insertions, 0 deletions
diff --git a/dcfiledist.plot b/dcfiledist.plot
new file mode 100644
index 0000000..c88417e
--- /dev/null
+++ b/dcfiledist.plot
@@ -0,0 +1,10 @@
+set terminal png size 600, 400
+set output "dcfiledist.png"
+set yrange [0.7:1e7]
+set xrange [1:600]
+set logscale y
+set xlabel "number of users"
+set ylabel "number of files"
+set nokey
+set grid xtics ytics
+plot "dcfiledist" with histeps