class Plotly
Plotly 차트를 위한 W&B 클래스입니다.
method Plotly.__init__
val: Matplotlib 또는 Plotly figure.
PlotlyPlotly.__init____init__(
val: Union[ForwardRef('plotly.Figure'), ForwardRef('matplotlib.artist.Artist')]
)
val: Matplotlib 또는 Plotly figure.