thiswebshoprules

git clone https://git.tarina.org/thiswebshoprules
Log | Files | Refs

domains.plot (262B)


      1 set terminal png transparent size 640,240
      2 set size 1.0,1.0
      3 
      4 set output 'domains.png'
      5 unset key
      6 unset xtics
      7 set yrange [0:]
      8 set grid y
      9 set ylabel "Commits"
     10 plot 'domains.dat' using 2:3:(0.5) with boxes fs solid, '' using 2:3:1 with labels rotate by 45 offset 0,1