From: Carl Worth Date: Thu, 7 Nov 2013 03:34:54 +0000 (-0800) Subject: Drop the "tick avoidance" code. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=e16eba9eb0f745f38b4449a4fa6313abfc6f27b4;hp=e16eba9eb0f745f38b4449a4fa6313abfc6f27b4;p=acre Drop the "tick avoidance" code. This didn't always work, (plotted lines could still run into the ticks after zooming), so it just provided inconsistent padding around the edges of the chart. ---