labeler.height = function (x) {
        // users insert graph height
        if (!arguments.length) {
            return h;
        }