if the y value is out of bounds, make it just a wee bit larger or smaller
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 14 May 2005 09:35:02 +0000 (09:35 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 14 May 2005 09:35:02 +0000 (09:35 +0000)
commit97418e942072ad75a6ed6c8876f28414108689ff
treeefad1ba348ba7647216b5cb1f02bc1245cfe6cf1
parent4eb08e662ae5077202899aff6dc94e37cd7646b6
if the y value is out of bounds, make it just a wee bit larger or smaller
than the bound so that the code can detect this by comparing it with the
bound, but make it so small that it is not visible.

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@556 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_graph.c