These are generic methods for adding new plot components to an
link{Iheatmap-class}
object. Not intended for end users; exported for
developers seeking to create new Iheatmap subplots.
add_axis(p, new_axis, ...)add_colorbar(p, new_colorbar, ...)
add_plot(p, new_plot, ...)
add_shape(p, new_shape, ...)
add_annotation(p, new_anno, ...)
Iheatmap-class
object
new IheatmapAxis-class
object
new IheatmapColorbar-class
object
new IheatmapPlot-class
object
new IheatmapShape-class
object
new IheatmapAnnotation-class
object