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