Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added _static/img/legends_and_colorbars.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@ Draw regions of interest directly on a `spatialdata-plot` canvas with
`sdata.pl.annotate(...)` and persist them as a `ShapesModel` element.
:::

:::{grid-item-card} Legends and colorbars
:link: /notebooks/examples/legends_and_colorbars
:link-type: doc
:img-top: /notebooks/_static/img/legends_and_colorbars.png

Place and style categorical legends and continuous colorbars: `legend_loc`,
`legend_title`, `na_in_legend`, `legend_params`, and `colorbar_params`, on a
real Visium mouse-brain section.
:::

::::
<!-- gallery-cards-end -->

Expand All @@ -33,4 +43,5 @@ Draw regions of interest directly on a `spatialdata-plot` canvas with

visium_mouse_brain
interactive_annotate
legends_and_colorbars
```
639 changes: 639 additions & 0 deletions examples/legends_and_colorbars.ipynb

Large diffs are not rendered by default.

Loading