module graphhelper.matplotlib_helper

Short summary

module pyensae.graphhelper.matplotlib_helper

Various functions about :epkg:`matplotlib`.

source on GitHub

Functions

function

truncated documentation

mpl_switch_style

Changes the graph style.

Documentation

Various functions about :epkg:`matplotlib`.

source on GitHub

pyensae.graphhelper.matplotlib_helper.mpl_switch_style(style='ggplot')

Changes the graph style.

Parameters:

style – see Customizing plots with style sheets

source on GitHub