Slope mode sucks

This commit is contained in:
Vincent Riquer 2014-06-01 16:49:22 +02:00
parent d72587d4ec
commit 32b3437b69

2
graph
View File

@ -323,7 +323,7 @@ else
(( start > 0 )) && start="+$start" (( start > 0 )) && start="+$start"
(( end > 0 )) && end="+$end" (( end > 0 )) && end="+$end"
rrdtool graph - \ rrdtool graph - \
-E -a PNG \ -a PNG \
-w $graph_width \ -w $graph_width \
-v $graph \ -v $graph \
-s $start -e $end \ -s $start -e $end \