add_note#
- ReportPlotter.add_note(text: str, position: tuple = (0, 1), back_color: tuple | str = None, background_visibility: bool = None, border_width: float = None, font: str = 'Arial', font_size: int = 12, italic: bool = False, bold: bool = False, color: tuple = (0.2, 0.2, 0.2)) None#
Add a note to the report.