Skip to content

nicholas-kondal/barbie-matplotlib

Repository files navigation

barbie-matplotlib

A Barbie style for matplotlib, inspired by theme_barbie.R

Usage

  1. Create a virtual environment with matplotlib and numpy (optional)
  2. Run barbie_style_demo.py to see the Barbie style in action
  3. To use in your own code:
    • Download the .mplstyle file and put it in your project directory
    • Use with plt.style.context('barbie.mplstyle'): when plotting

To Do

- Make usage easier: https://matplotlib.org/stable/users/explain/customizing.html#distributing-styles

Sources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published