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 a2c7f8e

Browse filesBrowse files
authored
DOC: correct table docstring (#14982)
DOC: correct table docstring
2 parents 3670867 + 7579c6f commit a2c7f8e
Copy full SHA for a2c7f8e

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎lib/matplotlib/table.py

Copy file name to clipboardExpand all lines: lib/matplotlib/table.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ def table(ax,
710710
colColours : list of colors, optional
711711
The colors of the column header cells.
712712
713-
rowLoc : {'left', 'center', 'right'}, optional, default: 'left'
713+
colLoc : {'left', 'center', 'right'}, optional, default: 'left'
714714
The text alignment of the column header cells.
715715
716716
loc : str, optional

0 commit comments

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