set terminal png set output "async_handler-2.6.20-ols02-LOADED-hist.plt.png" set title "Asynchronous Event Handling Latency Histogram (2.6.20-ols02-LOADED)" set xlabel "Latency (us)" set ylabel "Iterations" plot [0:103] [0:629] "async_handler-2.6.20-ols02-LOADED-hist.dat" with steps