move legend

This commit is contained in:
Stephen Smoogen 2017-10-08 18:30:17 +00:00
parent f08dcc387a
commit 24245e8c7b
2 changed files with 2 additions and 0 deletions

View file

@ -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"

View file

@ -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"