seaborn.
set
(context='notebook', style='darkgrid', palette='deep', font='sans-serif', font_scale=1, color_codes=True, rc=None)¶Set aesthetic parameters in one step.
Each set of parameters can be set directly or temporarily, see the referenced functions below for more information.
Parameters: | context : string or dict
style : string or dict
palette : string or sequence
font : string
font_scale : float, optional
color_codes : bool
rc : dict or None
|
---|