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.
1 2 3 4 5 6 7 8 9 | 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, ...)
|
p |
|
new_axis |
new |
new_colorbar |
new |
new_plot |
new |
new_shape |
new |
new_anno |
new |
name |
internal name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.