Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
How do I add Plotly or Bokeh Charts into Tables?
Direct integration of Plotly or Bokeh figures into tables isn’t supported. Instead, export the figures to HTML and inclu …
How do you delete a custom chart preset?
To delete a custom chart preset: 1. Access the custom chart editor. 2. Click the currently selected chart type to open a …
How do you show a step slider in a custom chart?
A step slider lets viewers scrub through logged steps in a custom chart. To enable it, open the Other settings page of t …
What is the difference between `.log()` and `.summary`?
The summary displays in the table, while the log saves all values for future plotting. For example, call run.log() whene …