labeler.label = function (x) {
        // users insert label positions
        if (!arguments.length) {
            return lab;
        }