Skip to main content
Back to top
Ctrl
+
K
VisPipe 1.1.0 documentation
Setup and Guides
VisPipe Reference
Search
Ctrl
+
K
Search
Ctrl
+
K
Setup and Guides
VisPipe Reference
Collapse Sidebar
Expand Sidebar
Section Navigation
Visulization Pipeline
vispipe.vispipe
vispipe.opt_reader
_vispipe.py
Vispipe Configuration and Settings
Settings Keyword Table
Options
Plot Backend
MPL_Figure
vispipe.plot_backend.MPL_Figure.line
vispipe.plot_backend.MPL_Figure.scatter
vispipe.plot_backend.MPL_Figure.triplot
vispipe.plot_backend.MPL_Figure.contour
vispipe.plot_backend.MPL_Figure.tricontour
vispipe.plot_backend.MPL_Figure.hist
vispipe.plot_backend.MPL_Figure.get_title
vispipe.plot_backend.MPL_Figure.set_title
vispipe.plot_backend.MPL_Figure.get_subtitle
vispipe.plot_backend.MPL_Figure.set_subtitle
vispipe.plot_backend.MPL_Figure.get_xlabel
vispipe.plot_backend.MPL_Figure.set_xlabel
vispipe.plot_backend.MPL_Figure.get_ylabel
vispipe.plot_backend.MPL_Figure.set_ylabel
vispipe.plot_backend.MPL_Figure.set_xticks
vispipe.plot_backend.MPL_Figure.set_yticks
vispipe.plot_backend.MPL_Figure.set_aspect
vispipe.plot_backend.MPL_Figure.set_grid
vispipe.plot_backend.MPL_Figure.get_bbox
vispipe.plot_backend.MPL_Figure.set_bbox
vispipe.plot_backend.MPL_Figure.set
vispipe.plot_backend.MPL_Figure.link_subplots
vispipe.plot_backend.MPL_Figure.cbar
vispipe.plot_backend.MPL_Figure.savefig
Grid Editting Tools
Vispipe CLI
VisPipe Reference
Plot Backend
MPL_Figure
vispipe.plot_backend.MPL_Figure.set
vispipe.plot_backend.MPL_Figure.set
#
MPL_Figure.
set
(
ax
=
None
,
**
plot_kw
)
#
Calls ax.set()
On this page
MPL_Figure.set()
Show Source