Skip to content

afrendeiro/seaborn_extensions

Repository files navigation

seaborn_extensions

image

Documentation Status

My collection of general ploting functions that I build on top of seaborn.

Features

  • swarmboxenplot: Overlayed swarm- and boxen-plots with significance bars between groups.
  • clustermap: The great clustermap but with easy annotation of rows and columns for numeric and categorical factors.
  • volcano_plot: A volcano plot with great defaults.
  • rankplot: A simple rank vs value plot, also known as a waterfall plot.

Installation

To install seaborn_extensions, simply use pip:

pip install seaborn_extensions

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

My collection of general ploting functions that I build on top of seaborn.

Resources

License

Stars

Watchers

Forks

Packages

No packages published