move legend
This commit is contained in:
parent
f08dcc387a
commit
24245e8c7b
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ set timefmt "%Y-%m-%d"
|
|||
|
||||
set datafile separator ","
|
||||
set term png size 1600,1200
|
||||
set key outside right top Right title 'Legend' box 3
|
||||
|
||||
##
|
||||
set output "/var/www/html/csv-reports/images/mirrors-all-points.png"
|
||||
|
|
|
@ -6,6 +6,7 @@ set timefmt "%Y-%m-%d"
|
|||
set datafile separator ","
|
||||
set term png size 1600,1200
|
||||
set key outside right top Right title 'Legend' box 3
|
||||
|
||||
##
|
||||
set output "/var/www/html/csv-reports/images/mirrors-all-points-ma.png"
|
||||
set title "Fedora+Epel Yum Unique IPs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue