#' @param tickValues Numeric vector or NULL, custom tick values to be used at #' the top of the cluster. If NULL, the default tick values are used. #' @param reverse Logical flag indicating whether to reverse the scale for the #' corresponding cluster. Default is FALSE. #' @para...