メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

GitHub source

class Plotly

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

method Plotly.__init__

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