PageRenderTime 44ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/haveged-1.4/contrib/diags/bins.p

#
Prolog | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | 49ad434978c81bb4b7429924612b003b MD5 | raw file
Possible License(s): GPL-3.0
  1. unset key
  2. set ticslevel 0.1
  3. set xlabel "Step"
  4. set ylabel "Tick"
  5. set zlabel "Count"
  6. set zlabel rotate
  7. set xtic .2
  8. set ytic 1
  9. set grid x y z
  10. set title "Ticks Frequency"
  11. splot("run.bins")