plot_feature_hexbin_layer | R Documentation |
low level function to plot hexbins at the spatial in situ level
plot_feature_hexbin_layer(
ggobject = NULL,
spatial_feat_info,
sel_feat,
sdimx = "x",
sdimy = "y",
binwidth = NULL,
min_axis_bins = 10L,
alpha = 0.5
)
This function can plot one feature for one modality.
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.