메인 콘텐츠로 건너뛰기
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.