Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6e63b4 + 210eac4 commit 8e2987bCopy full SHA for 8e2987b
1 file changed
lib/matplotlib/transforms.py
@@ -27,6 +27,9 @@
27
28
The backends are not expected to handle non-affine transformations
29
themselves.
30
+
31
+See the tutorial :doc:`/tutorials/advanced/transforms_tutorial` for examples
32
+of how to use transforms.
33
"""
34
35
# Note: There are a number of places in the code where we use `np.min` or
0 commit comments