Skip to contents

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.

Usage

make_trace(x, ...)

make_shapes(x, ...)

make_annotations(x, ...)

make_colorbar(cb, grid)

Arguments

x

IheatmapPlot-class, IheatmapShape-class, or IheatmapAnnotation-class object

...

additional arguments specific to component