Plotting ======== This file contains functions and classes related to visualization. It is basically a wrapper around ``seaborn``, with several modifications to make it prettier and easier to scale up. .. automodule:: lazyfmri.plotting :members: :undoc-members: :show-inheritance: