Code

Supporting functions for rrd_graph. Functions that are used frequently
authoralex <alex@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 26 Jul 2001 02:27:46 +0000 (02:27 +0000)
committeralex <alex@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 26 Jul 2001 02:27:46 +0000 (02:27 +0000)
commitecf4f5c97856beaeb628697b89840e376d77d34b
tree4d7d29fa80bd7ca0cb97eb88eb3551ef4c013fb3
parentc5e542ba5dde0498b9723d1d8d8f986799f672ae
Supporting functions for rrd_graph.  Functions that are used frequently
and/or from different places should be added here in stead of repeating
them in rrd_graph.c over and over again.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@48 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_graph_helper.c [new file with mode: 0644]
program/src/rrd_graph_helper.h [new file with mode: 0644]