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 61da352

Browse filesBrowse files
authored
Merge pull request #26548 from meeseeksmachine/auto-backport-of-pr-26514-on-v3.8.x
Backport PR #26514 on branch v3.8.x (Clarify interaction between params of get_path_collection_extents.)
2 parents b0c7e0e + 3a05f81 commit 61da352
Copy full SHA for 61da352

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

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.