.coveragerc
.gitignore
CITATION.cff
LICENSE
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
.github/CONTRIBUTING.md
.github/workflows/ci.yaml
ci/cache_test_datasets.py
ci/check_gallery.py
ci/deps_pinned.txt
ci/getmsfonts.sh
ci/utils.txt
doc/.gitignore
doc/Makefile
doc/README.md
doc/api.rst
doc/citing.rst
doc/conf.py
doc/index.rst
doc/installing.rst
doc/matplotlibrc
doc/requirements.txt
doc/tutorial.rst
doc/_static/copybutton.js
doc/_static/favicon.ico
doc/_static/favicon_old.ico
doc/_static/logo-mark-darkbg.png
doc/_static/logo-mark-darkbg.svg
doc/_static/logo-mark-lightbg.png
doc/_static/logo-mark-lightbg.svg
doc/_static/logo-mark-whitebg.png
doc/_static/logo-tall-darkbg.png
doc/_static/logo-tall-darkbg.svg
doc/_static/logo-tall-lightbg.png
doc/_static/logo-tall-lightbg.svg
doc/_static/logo-tall-whitebg.png
doc/_static/logo-wide-darkbg.png
doc/_static/logo-wide-darkbg.svg
doc/_static/logo-wide-lightbg.png
doc/_static/logo-wide-lightbg.svg
doc/_static/logo-wide-whitebg.png
doc/_templates/layout.html
doc/_templates/autosummary/base.rst
doc/_templates/autosummary/class.rst
doc/example_thumbs/.gitkeep
doc/sphinxext/gallery_generator.py
doc/tools/extract_examples.py
doc/tools/generate_logos.py
doc/tools/nb_to_doc.py
doc/tools/set_nb_kernels.py
examples/.gitignore
examples/anscombes_quartet.py
examples/different_scatter_variables.py
examples/errorband_lineplots.py
examples/faceted_histogram.py
examples/faceted_lineplot.py
examples/grouped_barplot.py
examples/grouped_boxplot.py
examples/grouped_violinplots.py
examples/heat_scatter.py
examples/hexbin_marginals.py
examples/histogram_stacked.py
examples/horizontal_boxplot.py
examples/jitter_stripplot.py
examples/joint_histogram.py
examples/joint_kde.py
examples/kde_ridgeplot.py
examples/large_distributions.py
examples/layered_bivariate_plot.py
examples/logistic_regression.py
examples/many_facets.py
examples/many_pairwise_correlations.py
examples/marginal_ticks.py
examples/multiple_bivariate_kde.py
examples/multiple_conditional_kde.py
examples/multiple_ecdf.py
examples/multiple_regression.py
examples/pair_grid_with_kde.py
examples/paired_pointplots.py
examples/pairgrid_dotplot.py
examples/palette_choices.py
examples/palette_generation.py
examples/part_whole_bars.py
examples/pointplot_anova.py
examples/radial_facets.py
examples/regression_marginals.py
examples/residplot.py
examples/scatter_bubbles.py
examples/scatterplot_categorical.py
examples/scatterplot_matrix.py
examples/scatterplot_sizes.py
examples/simple_violinplots.py
examples/smooth_bivariate_kde.py
examples/spreadsheet_heatmap.py
examples/structured_heatmap.py
examples/three_variable_histogram.py
examples/timeseries_facets.py
examples/wide_data_lineplot.py
examples/wide_form_violinplot.py
licences/APPDIRS_LICENSE
licences/HUSL_LICENSE
licences/NUMPYDOC_LICENSE
licences/PACKAGING_LICENSE
licences/SCIPY_LICENSE
seaborn/__init__.py
seaborn/_compat.py
seaborn/_decorators.py
seaborn/_docstrings.py
seaborn/_oldcore.py
seaborn/_statistics.py
seaborn/_testing.py
seaborn/algorithms.py
seaborn/axisgrid.py
seaborn/categorical.py
seaborn/cm.py
seaborn/distributions.py
seaborn/matrix.py
seaborn/miscplot.py
seaborn/objects.py
seaborn/palettes.py
seaborn/rcmod.py
seaborn/regression.py
seaborn/relational.py
seaborn/utils.py
seaborn/widgets.py
seaborn.egg-info/PKG-INFO
seaborn.egg-info/SOURCES.txt
seaborn.egg-info/dependency_links.txt
seaborn.egg-info/requires.txt
seaborn.egg-info/top_level.txt
seaborn/_core/__init__.py
seaborn/_core/data.py
seaborn/_core/groupby.py
seaborn/_core/moves.py
seaborn/_core/plot.py
seaborn/_core/properties.py
seaborn/_core/rules.py
seaborn/_core/scales.py
seaborn/_core/subplots.py
seaborn/_core/typing.py
seaborn/_marks/__init__.py
seaborn/_marks/area.py
seaborn/_marks/bars.py
seaborn/_marks/base.py
seaborn/_marks/lines.py
seaborn/_marks/scatter.py
seaborn/_stats/__init__.py
seaborn/_stats/aggregation.py
seaborn/_stats/base.py
seaborn/_stats/histograms.py
seaborn/_stats/regression.py
seaborn/colors/__init__.py
seaborn/colors/crayons.py
seaborn/colors/xkcd_rgb.py
seaborn/external/__init__.py
seaborn/external/appdirs.py
seaborn/external/docscrape.py
seaborn/external/husl.py
seaborn/external/kde.py
seaborn/external/version.py