class Plotly
Plotly 차트를 위한 W&B 클래스입니다.
method Plotly.__init__
val: Matplotlib 또는 Plotly figure.
The W&B Mobile App for iOS is here. Monitor training runs and explore your projects from your iPhone or iPad.
PlotlyPlotly.__init____init__(
val: Union[ForwardRef('plotly.Figure'), ForwardRef('matplotlib.artist.Artist')]
)
val: Matplotlib 또는 Plotly figure.