| make_component | R Documentation |
These are generic methods for converting link{Iheatmap-class} plot
components to plotly lists. Not intended for end users; exported for
developers seeking to create new Iheatmap subplots. Any new
link{IheatmapPlot}, link{IheatmapShape},
link{IheatmapAnnotation}, or link{IheatmapColorbar} child class
should have one of these methods.
make_trace(x, ...)
make_shapes(x, ...)
make_annotations(x, ...)
make_colorbar(cb, grid)
x |
|
... |
additional arguments specific to component |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.