apply_style#

ReportPlotter.apply_style(style_name) bool#

Apply a custom matplotlib style (eg. background_dark).

Parameters:
style_namestr

Matplotlib style name.

Returns:
bool