RRD zoom issues
On Thursday 13 November 2014 00:16:06 Fran Garcia wrote:
On Wed, Nov 12, 2014 at 2:28 PM, Stef Coene <user-dbffe946c0f4@xymon.invalid> wrote:Hi, I also noted that https://www.xymon.com/ has the same issues. So it is not related to my specific setup.Workaround: when you zoom-in, make sure you select *vertically* the whole graphic, as well as the horizontal section you're interested in. I'm not sure when this behaviour started, but I'm pretty sure it wasn't like this in the olden days. Never bothered to investigate it though :-)
A better fix is editing file zoom.js and comment out line 688: // newURL = newURL + "&upper=" + newGraphTop + "&lower=" + newGraphBottom; Stef