From: Chris Lattner Date: Tue, 23 Nov 2004 06:51:14 +0000 (+0000) Subject: Change formats, as suggested by Duraid X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4fa5fa8f61a9fe00c8b0880087d305736e207c47;p=oota-llvm.git Change formats, as suggested by Duraid git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18150 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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