Skip to content

USGS-python/usgs-matplotlib-stylesheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USGS Matplotlib Stylesheet

Style sheet to conform to USGS standards

Installation

git clone https://github.com/USGS-python/usgs-matplotlib-stylesheet.git
cd usgs-matplotlib-stylesheet
python install.py

Use

import matplotlib.pyplot as plt

plt.style.use('usgs')

Contributions

This stylesheet is neither comprehensive nor does it adhere precisely to some USGS graphics standards. Your contributions and comments are welcome, as long as they conform to USGS graphics standards.

Resources

https://matplotlib.org/users/customizing.html https://matplotlib.org/users/style_sheets.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages