relevanceai.apps.report_app.advanced_blocks.pyplot
#
Module Contents#
- class relevanceai.apps.report_app.advanced_blocks.pyplot.PyplotReportBlock(name: str, dataset, deployable_id: str = None)#
Adding a pyplot block to Report
- pyplot(self, fig, title: str = '', width: int = None, height: int = None, clear_fig: bool = True, dpi: int = 150, add: bool = True, width_percentage: int = 100, **kwargs)#