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 dfb8405 + 0783dbb commit 7a28d15Copy full SHA for 7a28d15
1 file changed
lib/matplotlib/table.py
@@ -712,7 +712,7 @@ def table(ax,
712
colColours : list of matplotlib color specs, optional
713
The colors of the column header cells.
714
715
- rowLoc : {'left', 'center', 'right'}, optional, default: 'left'
+ colLoc : {'left', 'center', 'right'}, optional, default: 'left'
716
The text alignment of the column header cells.
717
718
loc : str, optional
0 commit comments