Code

fix for #213 restore old behaviour of --lazy. Even in lazy mode all the data
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 7 Apr 2009 06:37:17 +0000 (06:37 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 7 Apr 2009 06:37:17 +0000 (06:37 +0000)
commitd8890f9122d4d9db5abab6beacae8d4d779544b0
treec1fa3519c0bd6153fb9a57b768062bc9db73d1b5
parentfd67332a9c92ceb66333e65d45513ac313578453
fix for #213 restore old behaviour of --lazy. Even in lazy mode all the data
calculation elements are run. The main time saving comes from the fact that
the graph is not being drawn and the image does not have to be compressed.

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1773 a5681a0c-68f1-0310-ab6d-d61299d08faa
doc/rrdgraph.pod
src/rrd_graph.c