Plotly
less than a minute
Wandb class for plotly plots.
Plotly(
    val: Union['plotly.Figure', 'matplotlib.artist.Artist']
)
| Args | |
|---|---|
| val | matplotlib or plotly figure | 
Methods
make_plot_media
@classmethod
make_plot_media(
    val: Union['plotly.Figure', 'matplotlib.artist.Artist']
) -> Union[Image, 'Plotly']
Feedback
Was this page helpful?
Glad to hear it! If you have further feedback, please let us know.
Sorry to hear that. Please tell us how we can improve.