mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Increase the size of the LOC chart
llvm-svn: 7968
This commit is contained in:
parent
7190bb52f3
commit
7c6610c63f
@ -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
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user