verypossible / very_plot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Other


Languages

Language:Python 100.0%