Code

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)
commitbb834fb78a6a5d32c9b7c199561ce3c3d7aff609
tree9f86db97ae6780a3ee25eca47195536d8218c06c
parentfcbe28c4235e362ca1bca04aad0e7658e6514fb0
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@556 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_graph.c