Skip to content

Commit 4fb80b4

Browse files
authored
Merge a94f5de into 8d786cf
2 parents 8d786cf + a94f5de commit 4fb80b4

3 files changed

Lines changed: 397 additions & 0 deletions

File tree

_static/img/scalebars.png

182 KB
Loading

tutorials/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ selection for images, and the `datashader` backend for large collections
3535
of shapes and points.
3636
:::
3737

38+
:::{grid-item-card} Scalebars
39+
:link: /notebooks/tutorials/scalebars
40+
:link-type: doc
41+
:img-top: /notebooks/_static/img/scalebars.png
42+
43+
Add a physical scalebar with `scalebar_dx`, choose units, and style
44+
placement, colour, length and fonts through `scalebar_params`.
45+
:::
46+
3847
::::
3948
<!-- gallery-cards-end -->
4049

@@ -45,4 +54,5 @@ of shapes and points.
4554
getting_started
4655
color_and_palette
4756
performance
57+
scalebars
4858
```

tutorials/scalebars.ipynb

Lines changed: 387 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)