Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3d2d072

Browse filesBrowse files
authored
Merge pull request #26514 from anntzer/gpced
Clarify interaction between params of get_path_collection_extents.
2 parents 835220b + ff16da1 commit 3d2d072
Copy full SHA for 3d2d072

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎lib/matplotlib/path.py

Copy file name to clipboardExpand all lines: lib/matplotlib/path.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,7 @@ def get_path_collection_extents(
10631063
Global transformation applied to all paths.
10641064
paths : list of `Path`
10651065
transforms : list of `~matplotlib.transforms.Affine2DBase`
1066+
If non-empty, this overrides *master_transform*.
10661067
offsets : (N, 2) array-like
10671068
offset_transform : `~matplotlib.transforms.Affine2DBase`
10681069
Transform applied to the offsets before offsetting the path.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.