Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf09d36

Browse files
jklymakandrew-fennell
authored andcommitted
DOC: link the trasnforms tutorial from the module
1 parent b1d483e commit cf09d36

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)