diff --git a/docs/_static/gallery/interactive_annotate.png b/docs/_static/gallery/interactive_annotate.png new file mode 100644 index 00000000..405252f8 Binary files /dev/null and b/docs/_static/gallery/interactive_annotate.png differ diff --git a/docs/gallery.md b/docs/gallery.md index be3d6943..014cc416 100644 --- a/docs/gallery.md +++ b/docs/gallery.md @@ -52,6 +52,15 @@ Render H&E tissue, overlay spots, color by gene expression and by cluster, and finish with a publication-style figure. ::: +:::{grid-item-card} Interactive region annotation +:link: notebooks/examples/interactive_annotate +:link-type: doc +:img-top: _static/gallery/interactive_annotate.png + +Draw regions of interest directly on a `spatialdata-plot` canvas with +`sdata.pl.annotate(...)` and persist them as a `ShapesModel` element. +::: + :::: ```{toctree}