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 835220b + ff16da1 commit 3d2d072Copy full SHA for 3d2d072
1 file changed
lib/matplotlib/path.py
@@ -1063,6 +1063,7 @@ def get_path_collection_extents(
1063
Global transformation applied to all paths.
1064
paths : list of `Path`
1065
transforms : list of `~matplotlib.transforms.Affine2DBase`
1066
+ If non-empty, this overrides *master_transform*.
1067
offsets : (N, 2) array-like
1068
offset_transform : `~matplotlib.transforms.Affine2DBase`
1069
Transform applied to the offsets before offsetting the path.
0 commit comments