Increase the size of the LOC chart
authorChris Lattner <sabre@nondot.org>
Tue, 19 Aug 2003 14:27:44 +0000 (14:27 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Aug 2003 14:27:44 +0000 (14:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7968 91177308-0d34-0410-b5e6-96231b3b80d8

utils/NightlyTest.gnuplot
utils/NightlyTestTemplate.html

index b3f40e3351773084fc22060889f7f5fc89f7ceeb..8037d89e7deb0954ae39b2bab87370fa19d278d6 100644 (file)
@@ -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
 
 ## 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
 
 plot "running_loc.txt" using 1:2 title '', \
      "running_loc.txt" using 1:2 title "Date vs. Lines of Code" with lines
 
index 8ee218e120903d3fbe3379ccfe83339fa31e198e..47c3a47c446086ee52060dcbabddcda76c1191a1 100644 (file)
@@ -45,7 +45,7 @@
 <table align=right>
 <tr><td>
 <a href="running_loc_large.png"
 <table align=right>
 <tr><td>
 <a href="running_loc_large.png"
-   ><img border=0 width=320 height=240 src="running_loc.png"></a>
+   ><img border=0 width=480 height=360 src="running_loc.png"></a>
 </td></tr>
 <tr><td align=center>Lines Of Code over Time<br>
 <font size=-1><a href="running_loc_large.png">Click for larger view</a></font>
 </td></tr>
 <tr><td align=center>Lines Of Code over Time<br>
 <font size=-1><a href="running_loc_large.png">Click for larger view</a></font>