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.
1 parent e60b757 commit 210eac4Copy full SHA for 210eac4
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