> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 차트

<Card title="Plotly 또는 Bokeh 차트를 테이블에 어떻게 추가하나요?" href="/ko/support/models/articles/how-do-i-add-plotly-or-bokeh-charts-into" arrow="true" horizontal>
  Plotly 또는 Bokeh figure를 테이블에 직접 인테그레이션하는 기능은 지원되지 않습니다. 대신 figure를 HTML로 내보낸 뒤 포함하세 ...
</Card>

<Card title="맞춤형 차트 프리셋은 어떻게 삭제하나요?" href="/ko/support/models/articles/how-do-you-delete-a-custom-chart-preset" arrow="true" horizontal>
  맞춤형 차트 프리셋을 삭제하려면 다음 단계를 따르세요: 1. 맞춤형 차트 편집기에 액세스합니다. 2. 현재 선택된 차트 유형을 클릭해 메 ...
</Card>

<Card title="맞춤형 차트에 step slider를 어떻게 표시하나요?" href="/ko/support/models/articles/how-do-you-show-a-step-slider-in-a-custo" arrow="true" horizontal>
  step slider를 사용하면 뷰어가 맞춤형 차트에서 로깅된 step을 따라 이동할 수 있습니다. 이를 활성화하려면 맞춤형 차트 편집기의 Ot ...
</Card>

<Card title="`.log()`와 `.summary`의 차이점은 무엇인가요?" href="/ko/support/models/articles/what-is-the-difference-between-log-and-s" arrow="true" horizontal>
  `.summary`는 테이블에 표시되고, `log`는 나중에 plot할 수 있도록 모든 값을 저장합니다. 예를 들어, run.log()를 호출하는 경우 ...
</Card>
