메인 콘텐츠로 건너뛰기

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.