Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 327 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 327 Bytes

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.