class Plotly
W&B class for Plotly plots.
method Plotly.__init__
val: Matplotlib or Plotly figure.
PlotlyPlotly.__init____init__(
val: Union[ForwardRef('plotly.Figure'), ForwardRef('matplotlib.artist.Artist')]
)
val: Matplotlib or Plotly figure.Was this page helpful?