class Plotly
Plotly 플롯에 사용되는 W&B 클래스입니다.
메서드 Plotly.__init__
val: Matplotlib 또는 Plotly Figure 객체.
PlotlyPlotly.__init____init__(
val: Union[ForwardRef('plotly.Figure'), ForwardRef('matplotlib.artist.Artist')]
)
val: Matplotlib 또는 Plotly Figure 객체.