Skip to content

garland-culbreth/simplstyles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplstyles

python versions pypi version uv

Simple and clean matplotlib style sheets.

Installation

The latest release can be installed from PyPI:

pip install simplstyles

Use

Import simplstyles as you would any other package

>>> import simplstyles

and use stylesheets as you would any other matplotlib style:

>>> import matplotlib.pyplot as plt
>>> plt.style.use("clean-light")

All stylesheets use a font stack which prefers Inter, then Helvetica, then falls back on system defaults. Inter is freely available from its creator.

Examples

Clean

clean clean talk clean dark clean dark talk

clean clean talk clean dark clean dark talk

clean clean talk clean dark clean dark talk

clean clean talk clean dark clean dark talk

clean clean talk clean dark clean dark talk

fleet

clean clean talk clean dark clean dark talk

Accessibility

Color cycles are selected to be as colorblind safe as possible from the basis theme's available colors. However, some limitations are inevitable as many of the basis themes were not originally developed for data visualization. Please be mindful when preparing figures to ensure they are legible to all viewers.

About

Simple and clean matplotlib style sheets, including styles from popular editor themes

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages