Skip to main content

Plotly

Wandb class for plotly plots.

Plotly(
val: Union['plotly.Figure', 'matplotlib.artist.Artist']
)
Arguments
valmatplotlib or plotly figure

Methodsโ€‹

make_plot_mediaโ€‹

View source

@classmethod
make_plot_media(
val: Union['plotly.Figure', 'matplotlib.artist.Artist']
) -> Union[Image, 'Plotly']
Was this page helpful?๐Ÿ‘๐Ÿ‘Ž