diff --git a/utils/NightlyTest.gnuplot b/utils/NightlyTest.gnuplot index ebb420e5170..e24c5060419 100644 --- a/utils/NightlyTest.gnuplot +++ b/utils/NightlyTest.gnuplot @@ -5,7 +5,7 @@ set output "running_loc.png" set xlabel "Date" set ylabel "Lines of Code" set xdata time -set timefmt "%Y-%m-%d:" +set timefmt "%Y-%m-%d-%H:%M:%S:" set format x "%b %d, %Y" ## Various labels for the graph