8000 Merge pull request #23215 from jklymak/doc-link-transforms-tutorial · matplotlib/matplotlib@8e2987b · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e2987b

Browse files
authored
Merge pull request #23215 from jklymak/doc-link-transforms-tutorial
DOC: link the transforms tutorial from the module
2 parents e6e63b4 + 210eac4 commit 8e2987b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/matplotlib/transforms.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
2828
The backends are not expected to handle non-affine transformations
2929
themselves.
30+
31+
See the tutorial :doc:`/tutorials/advanced/transforms_tutorial` for examples
32+
of how to use transforms.
3033
"""
3134

3235
# Note: There are a number of places in the code where we use `np.min` or

0 commit comments

Comments
 (0)
0