A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.pyplot.table.html below:

matplotlib.pyplot.table — Matplotlib 3.1.2 documentation

cellText : 2D list of str, optional

The texts to place into the table cells.

Note: Line breaks in the strings are currently not accounted for and will result in the text exceeding the cell boundaries.

cellColours : 2D list of matplotlib color specs, optional

The background colors of the cells.

cellLoc : {'left', 'center', 'right'}, default: 'right'

The alignment of the text within the cells.

colWidths : list of float, optional

The column widths in units of the axes. If not given, all columns will have a width of 1 / ncols.

rowLabels : list of str, optional

The text of the row header cells.

rowColours : list of matplotlib color specs, optional

The colors of the row header cells.

rowLoc : {'left', 'center', 'right'}, optional, default: 'left'

The text alignment of the row header cells.

colLabels : list of str, optional

The text of the column header cells.

colColours : list of matplotlib color specs, optional

The colors of the column header cells.

colLoc : {'left', 'center', 'right'}, optional, default: 'left'

The text alignment of the column header cells.

loc : str, optional

The position of the cell with respect to ax. This must be one of the codes.

bbox : Bbox, optional

A bounding box to draw the table into. If this is not None, this overrides loc.

edges : substring of 'BRTL' or {'open', 'closed', 'horizontal', 'vertical'}

The cell edges to be drawn with a line. See also visible_edges.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4