From d729a47a29cfc50d64c2010669c501eabcdf3fe1 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 19 Aug 2003 14:27:44 +0000 Subject: [PATCH] Increase the size of the LOC chart llvm-svn: 7968 --- llvm/utils/NightlyTest.gnuplot | 2 +- llvm/utils/NightlyTestTemplate.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm/utils/NightlyTest.gnuplot b/llvm/utils/NightlyTest.gnuplot index b3f40e335177..8037d89e7deb 100644 --- a/llvm/utils/NightlyTest.gnuplot +++ b/llvm/utils/NightlyTest.gnuplot @@ -11,7 +11,7 @@ set format x "%b %m, %Y" ## Various labels for the graph set label "Removed\ndummy\nfunction" at "2003-07-30:", 150000 -set size .5,.5 +set size .75,.75 plot "running_loc.txt" using 1:2 title '', \ "running_loc.txt" using 1:2 title "Date vs. Lines of Code" with lines diff --git a/llvm/utils/NightlyTestTemplate.html b/llvm/utils/NightlyTestTemplate.html index 8ee218e12090..47c3a47c4460 100644 --- a/llvm/utils/NightlyTestTemplate.html +++ b/llvm/utils/NightlyTestTemplate.html @@ -45,7 +45,7 @@
+ >
Lines Of Code over Time
Click for larger view