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)
commit8946590f318dd1a3cb0509917ff38553f8556a2d
treeed15fb830a5f64e03b362b822ebd2caa3a345125
parenta86cf5ef401248701a0ab1917ce07d6b405e8ef3
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@1773 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/doc/rrdgraph.pod
program/src/rrd_graph.c