PairGrid

E96638

PairGrid is a Seaborn class for creating multi-plot grids that visualize pairwise relationships across multiple variables in a dataset.

Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf Seaborn class
multi-plot grid
visualization tool
allowsCustomizationOf axes labels
color palettes
diagonal plots
lower triangle plots
off-diagonal plots
plot kinds
upper triangle plots
documentationURL https://seaborn.pydata.org/generated/seaborn.PairGrid.html
hasMethod add_legend
fig
map
map_diag
map_lower
map_offdiag
map_upper
savefig
integratesWith Matplotlib
surface form: matplotlib
operatesOn pandas DataFrame
tabular datasets
parameter aspect
corner
data
despine
dropna
height
hue
hue_kws
palette
vars
x_vars
y_vars
partOf Seaborn
programmingLanguage Python
relatedTo Seaborn
surface form: seaborn.pairplot
supportsPlotType custom matplotlib plots
histograms
kernel density estimates
regression plots
scatter plots
usedFor creating multi-plot grids
exploratory data analysis
visualizing pairwise relationships
visualizing relationships across multiple variables
visualizes bivariate distributions
pairwise relationships between variables
univariate distributions

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Seaborn hasFunction PairGrid