メインコンテンツへスキップ
GitHub ソース

class Plotly

Plotly のプロット用の W&B クラスです。

メソッド Plotly.__init__

__init__(
    val: Union[ForwardRef('plotly.Figure'), ForwardRef('matplotlib.artist.Artist')]
)
Plotly オブジェクトを初期化します。 引数:
  • val: Matplotlib または Plotly の Figure オブジェクト。