Version 3.1.2
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.axes
»
Quick search
Related Topics
Documentation overview
API Overview
matplotlib.axes
Previous:
matplotlib.axes.Axes.add_patch
Next:
matplotlib.axes.Axes.twinx
Show Page Source
matplotlib.axes.Axes.add_table
¶
Axes.
add_table
(
tab
)
¶
Add a
Table
to the axes' tables; return the table.
Installation
Documentation
Examples
Tutorials
Contributing