if (right < axisx.min || left > axisx.max ||
                top < axisy.min || bottom > axisy.max)
                return;