Matplotlib backend#
Matplotlib interface layer.
Object creation and I/O#
|
Create a figure with a grid of plotting targets in it. |
|
Show all existing matplotlib figures. |
Geoms#
|
|
|
|
|
|
|
Plot appearance#
|
|
|
|
|
|
|
Interface to matplotlib for adding x ticks and labels to a plot. |
|
Interface to matplotlib for adding y ticks and labels to a plot. |
|
|
|
Interface to matplotlib for removing ticks from a plot. |
|
Interface to matplotlib for removing axis from a plot. |
Legend#
|
Generate a legend on a figure given lists of labels and property kwargs. |