If \code{FALSE}, return a list of ggplot objects #合并就是返回一个ggplot对象;否则就是返回一个ggplot对象列表 # @param fill.by Color violins/ridges based on either 'feature' or 'ident' #颜色根据 feature or ident # @param flip flip plot orientation (identities on x-axis) #是否替换xy轴 ...