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/styling_shapes_and_labels.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 tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,16 @@ Add a physical scalebar with `scalebar_dx`, choose units, and style
placement, colour, length and fonts through `scalebar_params`.
:::

:::{grid-item-card} Styling shapes and labels
:link: /notebooks/tutorials/styling_shapes_and_labels
:link-type: doc
:img-top: /notebooks/_static/img/styling_shapes_and_labels.png

Control how shapes and labels are drawn: `fill_alpha`, the `outline`
toggle with `outline_width`/`outline_color`/`outline_alpha`, hollow
shapes, `scale`, and segmentation boundaries via `contour_px`.
:::

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

Expand All @@ -66,4 +76,5 @@ color_and_palette
multi_panel_color
performance
scalebars
styling_shapes_and_labels
```
Loading
Loading