Date:2014-03-01 12:40:38 (10 years 27 days ago)
Author:Werner Almesberger
Commit:b64d4673d8dc291f783b6459c010705519cb052b
Message:ircstat/mlstat: change "milkymist" label to "m-labs"

Files: ircstat/mlstat (1 diff)

Change Details

ircstat/mlstat
5151set xlabel "Month"
5252set ylabel "Traffic (kbytes gzip'ed)"
5353plot "_out" using (\$1) with lines title "qi-hardware" lw 2, \
54  "_out" using (\$2) with lines title "milkymist" lw 2, \
54  "_out" using (\$2) with lines title "m-labs" lw 2, \
5555  "_out" using :(\$1+\$2) with lines title "Both" lw 2
5656set term png
5757set output "out.png"

Archive Download the corresponding diff file

Branches:
master



interactive