Class to store complex interactive heatmap objects from iheatmapr package
Details
This is a virtual class with two children classes,
IheatmapHorizontal and IheatmapVertical. For IheatmapHorizontal additional
main heatmaps are added horizontally, and for IheatmapVertical additional
main heatmaps are added vertically. For details on accessing certain slots
of this class, see access_component documentation.
Slots
plotslist of plot element in
IheatmapPlotsformatshapeslist of shape element in
IheatmapShapesformatannotationslist of annotation elements in
IheatmapAnnotationsformatxaxeslist of x axes in
IheatmapAxesformatyaxeslist of y axes in
IheatmapAxesformatcolorbarslist of colorbars in
IheatmapColorbarsformatcolorbar_gridcolorbar grid parameters in
IheatmapColorbarGridformatcurrent_xaxisname of current x axis
current_yaxisname of current y axis
layoutlist of plotly layout parameters
sourcesource name, for use with shiny
