set terminal png size 250,125 set output "small.png" set xdata time set timefmt "%Y-%m-%d" set format x "" plot "0_stats.txt" using 1:2 with boxes notitle