Code

make sure we do not try to draw points all that far outside the drawing area
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 9 Nov 2010 16:15:06 +0000 (16:15 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 9 Nov 2010 16:15:06 +0000 (16:15 +0000)
commit5d3dc5bf54c3e6d5f9b631c6cccfae7b7474bd3c
tree26b1c6e6bebae8df80cbbbc831c57ce14a8a2d0d
parent7acc9e7e21f8ab2325cd873e2a745b4c2d031fc7
make sure we do not try to draw points all that far outside the drawing area
since some versions of cairo seem to go unstable when this happens. -- Peter Stamfest

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