autoreject
0.3.1
Examples
Explanation
FAQ
API
What's new
GitHub
Site
v0.3.1
Development
Stable
v0.2
v0.3
autoreject.utils.set_matplotlib_defaults
¶
autoreject.utils.
set_matplotlib_defaults
(
plt
,
style
=
'ggplot'
)
[source]
¶
Set publication quality defaults for matplotlib.
Parameters
plt
instance
of
matplotlib.pyplot
The plt instance.