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 オブジェクト。