Open chameroy opened 1 month ago
Would it be possible to add annotation_raster()?
annotation_raster()
https://ggplot2.tidyverse.org/reference/annotation_raster.html
The geom_imshow() might be what you are looking for. Example notebooks: https://lets-plot.org/python/pages/charts.html#l13-d13-images
geom_imshow()
Would it be possible to add
annotation_raster()
?https://ggplot2.tidyverse.org/reference/annotation_raster.html