styling

Customizing matploltib style & behaviour.

Consult matplotlib:tutorials/introductory/customizing for an introduction.

Functions

use_style(style[, reset])

Wrapper around matplotlib.style.use() that allows setting rcParams['savefig.directory'] (default: '~') via style sheet.