Man pages for plotthis
High-Level Plotting Built Upon 'ggplot2' and Other Plotting Packages

adjcolorsConvert a color with arbitrary transparency to a fixed color
adjust_network_layoutAdjust_network_layout
AreaPlotArea plot
AreaPlotAtomicAtomic area plot (internal)
barplotBar / SplitBar / Waterfall Plot
BarPlotAtomicAtomic bar plot (internal)
BarPlotGroupedBar plot with groups
BarPlotSingleSingle bar plot (no groups)
bg_layerGet a ggplot layer for background
blend_colorsBlend colors
blend_rgblistBlend a list of colors
blend_to_colorBlend two colors
boxviolinplotBox / Violin / Bar / Beeswarm plot
BoxViolinPlotAtomicAtomic Box / Violin / Bar / Beeswarm plot (internal)
BoxViolinPlot-internalBox / Violin / Bar / Beeswarm plot (internal)
calc_justCalculate hjust and vjust based on angle
calculate_plot_dimensionsCalculate plot dimensions with aspect ratio consideration
check_columnsCheck the columns if columns found in the data
check_keep_emptycheck_keep_empty Check and normalize keep_empty parameter
check_keep_nacheck_keep_na Check and normalize keep_na parameter
check_legendcheck_legend Check if the legend.position and...
check_palcolorcheck_palcolor Check if the palcolor can be properly used
check_palettecheck_palette Check if the palette can be properly used
chordplotChord / Circos plot
ChordPlotAtomicAtomic chord plot (internal)
ClustreePlotClustree Plot
ClustreePlotAtomicAtomic clustree plot
combine_plotsCombine plots into one
common_argsCommon arguments for plots
CorPairsPlotCorrelation pairs (scatterplot matrix)
CorPairsPlotAtomicAtomic Correlation Pairs Plot
CorPlotCorrelation scatter plot
CorPlotAtomicAtomic Correlation Plot
densityhistoplotDensity Plot / Histogram
DensityHistoPlotAtomicAtomic density/histogram plot
detect_upset_datatypeDetect the type of the input data for an UpSet plot
detect_venn_datatypeDetect the input data format for Venn diagram processing
dim_exampleAn example data for dimensionality reduction plot
dimplotDimPlot / FeatureDimPlot
DimPlotAtomicAtomic Dimension Reduction Plot without splitting the data
DimPlotAtomic3DInternal helper to create a 3D dimension reduction plot using...
do_callCall a function with a list of arguments
dot-anno_ggcatHeatmap annotation function for categorical data
dot-apply_orderbyApply ordering to a data frame based on a specified...
dot-check_annotationCheck the annotation specification The annotations should not...
dot-compute_velocity_on_gridCompute velocity on a regular grid from sparse cell...
dot_flip_yFlip y-coordinates for spatial data objects
dot-gggrobGet the grid.draw-able ggplot grob The output from ggplotGrob...
dotplotDot Plot, Scatter Plot, and Lollipop Plot
DotPlotAtomicAtomic dot/lollipop plot
dot-prep_annotationsPrepare and normalize annotation arguments
dot-prepare_extentPrepare the extent for spatial plots
dot-reorder_anno_sideReorder annotation list so split annotation (split_by) is...
dot-resolve_anno_aliasesResolve annotation aliases: .row -> rows_by .rows.split ->...
dot-setup_annosUnified annotation builder for built-in (split/name) and...
dot-wrap_spatial_layersWrap spatial plot if plotted independently
element_textboxTheme element that add a box to the text
enrich_exampleAn example of clusterProfiler enrichment result
enrichmap1Enrichment Map and Enrichment Network
EnrichMapAtomicAtomic enrichment map (internal)
enrich_multidb_exampleAn example of clusterProfiler enrichment result with multiple...
EnrichNetworkAtomicAtomic enrichment network (internal)
facet_plotFacetting a plot
get_cutoffs_dataPrepare cutoff data for ROC curve annotation
gseaGSEA summary dot plot
gsea_exampleAn example of GSEA result from fgsea package
GSEAPlotAtomicAtomic GSEA plot (internal)
gsea_running_scoreGet the running enrichment score of a gene set
HeatmapHeatmap
heatmap-annoHeatmap annotation functions
HeatmapAtomicAtomic heatmap (internal)
heatmap-layerHeatmap layer functions used to draw on the heatmap cells
jitterplotJitter plot
JitterPlotAtomicAtomic jitter plot (internal)
join_heatmap_metaJoin the meta data to the main data frame for heatmap
LinePlotLine plot
LinePlotAtomicAtomic line-plot dispatcher (internal)
LinePlotGroupedMulti-series line plot (internal)
LinePlotSingleSingle-series line plot (internal)
LinkedHeatmapLinked Heatmap
LinkedHeatmapAtomicAtomic linked heatmap (internal)
ManhattanPlotManhattan plot
ManhattanPlotAtomicAtomic Manhattan plot (internal)
NetworkNetwork
NetworkAtomicNetworkAtomic
norm_expansionExpand the plot area with CSS-like padding
palette_listA list of palettes for use in data visualization
palette_thisColor palettes collected in plotthis.
PieChartPie chart
PieChartAtomicAtomic pie chart (internal)
prepare_continuous_color_scalePrepare continuous color scale limits with quantile/cutoff...
prepare_enrichr_resultProcess the enrichment results from Enrichr
prepare_fgsea_resultPrepare fgsea result for plotting
prepare_upset_dataPrepare data for an UpSet plot
prepare_venn_dataPrepare input data for Venn diagram rendering
process_heatmap_dataProcess/normalize data passed to 'Heatmap()'
process_keep_na_emptyprocess_keep_na_empty Process keep_na and keep_empty to data
process_linkedheatmap_dataProcess data for LinkedHeatmap
process_themeProcess theme to allow 'ggplot2::theme_minimal' to work
QQPlotQQ/PP plot
QQPlotAtomicAtomic QQ/PP plot
radarplotRadar plot / Spider plot
RadarPlotAtomicAtomic radar/spider plot (internal)
RarefactionPlotRarefaction / extrapolation plot
RarefactionPlotAtomicAtomic rarefaction / extrapolation plot (internal)
rgba_to_rgbConvert RGBA to RGB
RidgePlotRidge Plot
RidgePlotAtomicAtomic ridge plot
RingPlotRing plot (multi-layer donut chart)
RingPlotAtomicAtomic ring plot (internal)
ROCCurveROC curve
ROCCurveAtomicAtomic ROC curve (internal)
sankeyplotSankey / Alluvial Plot
SankeyPlotAtomicAtomic Sankey / alluvial diagram (internal)
ScatterPlotScatter Plot
ScatterPlotAtomicAtomic scatter plot (internal)
show_palettesShow the color palettes
spatialplotsSpatial visualization functions for terra objects and point...
SplitBarPlotAtomicAtomic split bar plot (internal)
theme_blankBlank theme
theme_boxBox theme
theme_thisA ggplot2 theme and palettes for plotthis Borrowed from the...
TrendPlotTrend plot
TrendPlotAtomicAtomic trend plot (internal)
UpsetPlotUpSet Plot
UpsetPlotAtomicAtomic UpSet plot (internal)
validate_common_argsValidate common arguments
VelocityPlotCell velocity plot
VennDiagramVenn / Euler diagram
VennDiagramAtomicAtomic Venn / Euler diagram (internal)
VolcanoPlotVolcano plot
VolcanoPlotAtomicAtomic volcano plot (internal)
WordCloudPlotWord cloud plot
WordCloudPlotAtomicWord cloud plot (internal)
words_excludedExcluded words in keyword enrichment analysis and extraction
plotthis documentation built on July 9, 2026, 5:07 p.m.