Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My matplotlib preset

Flavored with Lato fonts and tailwindcss color palette!

Caution

This repository has been released as a preliminary version and may not be ready for production use. I'll work on refining colors and options in future updates.

Installation on Linux

  1. Download the Lato font from the official website (do not install it from Google Fonts, as it is an older version).
  2. On Linux, copy the ttf files to the ~/.local/share/fonts/ directory and run fc-cache -fv ~/.local/share/fonts/ to update the font cache.
  3. To use as the default matplotlib style, copy the matplotlibrc file to your ~/.config/matplotlib/ directory.

For other options, please refer to the official documentation.

Example figure

example figure

You may need to configure the marker sizes, line widths, etc. to fit your needs.

More colors

See the tailwindcss color palette for colorful inspiration!

About

My matplotlib preset

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors