
Package index
-
scatterplot() - Draw a scatter plot with semantic mappings
-
lineplot() - Draw a line plot with aggregation and error bands
-
relplot() - Figure-level interface for relational plots
-
histplot() - Plot a univariate or bivariate histogram
-
kdeplot() - Plot a univariate or bivariate kernel density estimate
-
ecdfplot() - Plot an empirical cumulative distribution function
-
rugplot() - Plot marginal rug ticks
-
displot() - Figure-level interface for distribution plots
-
boxplot() - Draw a box plot
-
violinplot() - Draw a violin plot
-
boxenplot() - Draw an enhanced box plot for larger datasets
-
stripplot() - Draw a categorical scatter with jitter
-
swarmplot() - Draw a categorical scatter with non-overlapping points
-
barplot() - Show point estimates and errors as bars
-
pointplot() - Show point estimates and errors with markers
-
countplot() - Show value counts as bars
-
catplot() - Figure-level interface for categorical plots
-
regplot() - Plot data and a linear regression model fit
-
residplot() - Plot the residuals of a linear regression
-
lmplot() - Figure-level interface for regression plots
-
heatmap() - Plot rectangular data as a color-encoded matrix
-
clustermap() - Plot a hierarchically-clustered heatmap
-
pairplot() - Plot pairwise relationships in a dataset
-
jointplot() - Draw a bivariate plot with marginal distributions
-
FacetGrid() - A faceted grid of plots
-
color_palette()hls_palette()husl_palette()dark_palette()light_palette()diverging_palette()blend_palette()mpl_palette()cubehelix_palette() - Return a list of colors or a continuous colormap defining a palette
-
set_color_codes() - Change how single-letter color codes are interpreted
-
set_theme()set() - Set multiple theme parameters in one step
-
axes_style()set_style() - Get the parameters that control the general style of the plots
-
plotting_context()set_context() - Get the parameters that control the scaling of plot elements
-
theme_seaborn() - Build a ggplot2 theme replicating a seaborn style + context
-
despine() - Remove spines from a plot
-
move_legend() - Reposition a plot's legend
-
reset_defaults()reset_orig() - Restore matplotlib/ggplot2 defaults
-
set_palette() - Set the matplotlib color cycle / ggplot default discrete palette
-
load_dataset()get_dataset_names() - Load an example dataset from the seaborn-data repository
-
desaturate() - Decrease the saturation of a color
-
saturate() - Increase the saturation of a color to its maximum
-
set_hls_values() - Independently set the hue, lightness, and/or saturation of a color
-
palplot() - Plot the values in a color palette as a horizontal array
-
dogplot() - Who's a good boy?
-
TrueFalseNone - Python literal compatibility values
-
sns-aliasessns.scatterplotsns.lineplotsns.relplotsns.histplotsns.kdeplotsns.ecdfplotsns.rugplotsns.displotsns.boxplotsns.violinplotsns.boxenplotsns.stripplotsns.swarmplotsns.barplotsns.pointplotsns.countplotsns.catplotsns.regplotsns.residplotsns.lmplotsns.heatmapsns.clustermapsns.pairplotsns.jointplotsns.FacetGridsns.palplotsns.dogplotsns.color_palettesns.hls_palettesns.husl_palettesns.mpl_palettesns.dark_palettesns.light_palettesns.diverging_palettesns.blend_palettesns.cubehelix_palettesns.set_color_codessns.set_themesns.setsns.reset_defaultssns.reset_origsns.axes_stylesns.set_stylesns.plotting_contextsns.set_contextsns.set_palettesns.desaturatesns.saturatesns.set_hls_valuessns.move_legendsns.despinesns.load_datasetsns.get_dataset_names - seaborn-style
sns.function aliases