Skip to content

AlanBlanchetNeovision/matplotlib_styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matplotlib styles

My default neovision confs for matplotlib

Use

import matplotlib as mpl

mpl.style.use('https://raw.githubusercontent.com/AlanBlanchetNeovision/matplotlib_styles/master/neo-light.mplstyle')

Or

import matplotlib as mpl

mpl.style.use(['ggplot', 'https://raw.githubusercontent.com/AlanBlanchetNeovision/matplotlib_styles/master/neo-dark.mplstyle'])

About

The Neovision matplotlib styles used for plotting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published