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 dca6c7a + ef92d5f commit 4fe87aaCopy full SHA for 4fe87aa
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