> ## 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.

# Charts

<Card title="How do I add Plotly or Bokeh Charts into Tables?" href="/support/models/articles/how-do-i-add-plotly-or-bokeh-charts-into" arrow="true" horizontal>
  Direct integration of Plotly or Bokeh figures into tables isn't supported. Instead, export the figures to HTML and inclu ...
</Card>

<Card title="How do you delete a custom chart preset?" href="/support/models/articles/how-do-you-delete-a-custom-chart-preset" arrow="true" horizontal>
  To delete a custom chart preset: 1. Access the custom chart editor. 2. Click the currently selected chart type to open a ...
</Card>

<Card title="How do you show a step slider in a custom chart?" href="/support/models/articles/how-do-you-show-a-step-slider-in-a-custo" arrow="true" horizontal>
  A step slider lets viewers scrub through logged steps in a custom chart. To enable it, open the Other settings page of t ...
</Card>

<Card title="What is the difference between `.log()` and `.summary`?" href="/support/models/articles/what-is-the-difference-between-log-and-s" arrow="true" horizontal>
  The summary displays in the table, while the log saves all values for future plotting. For example, call run.log() whene ...
</Card>
