Seaborn

set_sns_defaults()[source]

Set seaborn plots defaults

Return type:

None

set_sns_size(width, height)[source]

Set seaborn plot slize

Parameters:
  • width – width of the plot

  • height – height of the plot

Return type:

None

Returns:

None