> ## 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 のチャートを Tables に追加するにはどうすればよいですか?" href="/ja/support/models/articles/how-do-i-add-plotly-or-bokeh-charts-into" arrow="true" horizontal>
  Plotly または Bokeh の図を表に直接組み込むことはサポートされていません。代わりに、図を HTML にエクスポートして incl ...
</Card>

<Card title="カスタムチャートのプリセットを削除するにはどうすればよいですか?" href="/ja/support/models/articles/how-do-you-delete-a-custom-chart-preset" arrow="true" horizontal>
  カスタムチャートのプリセットを削除するには: 1. カスタムチャートエディターを開きます。2. 現在選択されているチャートタイプをクリックして ...
</Card>

<Card title="カスタムチャートで step slider を表示するにはどうすればよいですか?" href="/ja/support/models/articles/how-do-you-show-a-step-slider-in-a-custo" arrow="true" horizontal>
  step slider を使用すると、閲覧者はカスタムチャートでログされた step を順に確認できます。これを有効にするには、カスタムチャートエディターの Other settings ページを開き ...
</Card>

<Card title="`.log()` と `.summary` の違いは何ですか?" href="/ja/support/models/articles/what-is-the-difference-between-log-and-s" arrow="true" horizontal>
  summary は表に表示され、log は後でプロットできるようにすべての値を保存します。たとえば、run.log() を call するのは ...
</Card>
