User Guide
API Reference
Development
Apply the SolarWindPy matplotlib style.
This sets publication-ready defaults including: - 4x4 inch figure size - 12pt base font size - Spectral_r colormap - 300 DPI PDF output
Examples
>>> import solarwindpy.plotting as swp_pp >>> swp_pp.use_style()