Skip to content

Python plotting library for beautiful yet easy and sophisticated matplotlib based plots. Compatible with Pandas and Seaborn plots.

License

Notifications You must be signed in to change notification settings

Aljgutier/beautifulplots

Repository files navigation

beautifulplots

Python plotting library for beautiful, easy, and sophisticated matplotlib based plots. Compatible with Matplotlib graphs, such as Pandas and Seaborn.

Motivation

Data scientists use data visualization for analysis, investigation, insight, and story telling. In this endeavor, Matplotlib based plotting libraries are reputedly the most powerful and customizable. However, creating graphs for analysis, though necessary, often diverges from the primary goal. Furthermore, Graphs resulting from data science analysis inevitably populate reports, presentations, and even interactive web graphics. After some experience, use case after use case requires similar supporting code.

Goal

The goal of the beautifulplots plotting library is to package graphing functions for the easy generation of beautiful graphs without the burden of distracting code.

Installation

$ pip install beautifulplots

Usage and Examples

Feature Requests and Issues

Feature requests and issues: please provide feedback and suggestions for improvements or issues via github issues new issue.

License

beautifulplots was created by Alberto Gutierrez. It is licensed under the terms of the MIT license.

Credits

beautifulplots package setup with cookiecutter and the py-pkgs-cookiecutter template.

About

Python plotting library for beautiful yet easy and sophisticated matplotlib based plots. Compatible with Pandas and Seaborn plots.

Resources

License

Stars

Watchers

Forks

Packages

No packages published