diff --git a/plot/tasktime b/plot/tasktime index 6aad491..979105f 100644 --- a/plot/tasktime +++ b/plot/tasktime @@ -6,7 +6,7 @@ set style fill transparent pattern 4 border -1 set xlabel "Date" set ylabel "Hours" set grid y -set xrange [*:1] +set offsets 1, 1, 0, 0 set xtics rotate by -45 plot "tasktime.dat" using 1:6:6:7:7:xtic(2) title 'Overlap Time Interval' \