logger.report_matplotlib_figure(title="some title", series="some series", figure=fig, iteration=1, report_interactive=Fasle)
I see it's a plotly plot, even though I report a matplotlib one
ClearML tries to convert matplotlib into plotly objects so they are interactive, it it fails it falls back into a static image as in matplotlib
I see it's a plotly plot, even though I report a matplotlib one
Hi WackyRabbit7 ,
not sure I get it, you dont see the report in the UI?