/very_plot

Primary LanguagePythonOtherNOASSERTION

very_plot

Python plotting tools for Very. The main functionality is styling graphs with a black and white theme.

Free software: GNU General Public License v3

Installation

pip install very_plot

Usage

from very_plot import themes
themes.blog_mpl()

All plots after this import will follow this theme.