메인 콘텐츠로 건너뛰기
GitHub 소스

class Plotly

Plotly 플롯용 W&B 클래스입니다.

메서드 Plotly.__init__

__init__(val: 'plotly.Figure | matplotlib.artist.Artist')
Plotly 객체를 초기화합니다. 인수:
  • val: Matplotlib 또는 Plotly figure 객체.