Slope mode sucks
This commit is contained in:
parent
d72587d4ec
commit
32b3437b69
2
graph
2
graph
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user