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 071bb89 + deb7182 commit 6359b0bCopy full SHA for 6359b0b
1 file changed
tutorials/advanced/transforms_tutorial.py
@@ -479,7 +479,7 @@
479
# a new transform with an added offset. So above we could have done::
480
#
481
# shadow_transform = transforms.offset_copy(ax.transData,
482
-# fig=fig, dx, dy, units='inches')
+# fig, dx, dy, units='inches')
483
484
485
# .. _transformation-pipeline:
0 commit comments