plotformatter is currently in development and only supports the following plots:
- scatter plots
plotformatter requires:
- matplotlib
- seaborn
If you already have a working installation of matplotlib and seaborn,
the easiest way to install mpl_sns_viz is using pip
pip install plotformatter
The purpose of this package to to make visuzalizations in projects easier, more concise, and appealing.