apply_style#

ReportPlotter.apply_style(style_name)[source]#

Apply a custom matplotlib style (eg. background_dark).

Parameters:
style_namestr

Matplotlib style name.

Returns:
bool