apply_style#

ReportPlotter.apply_style(style_name)#

Apply a custom matplotlib style (eg. background_dark).

Parameters:
style_namestr

Matplotlib style name.

Returns:
bool