> For the complete documentation index, see [llms.txt](https://docs.infotopics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infotopics.com/showmemore/features/ridgeline-plot/format.md).

# Format

#### Kernel bandwidth

Use the slider to change the Kernel bandwidth. Changing the bandwidth changes the shape of the kernel: a lower bandwidth means only points very close to the current position are given any weight, which leads to the estimate looking squiggly; a higher bandwidth means a shallow kernel where distant points can contribute.

#### Density scale

Decide how sense you would like your scale to be by moving the slider. The peaks may not be seen as clear with low density, increasing the scale may help you.

#### Padding top

The spikes in your Ridgeline Plot may be too large and will disappear off the top of your view. Change the padding using the slider to get the best fit.

#### Area opacity

Use the slider to change the opacity. It’s likely many rows will overlap so get the best look using the slider to change the opacity. It’s possible to have full or no opacity.

#### Border width

Change the width of your borders using the slider. You may use this to have no border in your plot.

#### Border opacity

You may wish to have a strong border around your axis, change the opacity here using the slider.

#### Axis opacity

The dimensions shown on your axis can have their opacity changed here by using the slider.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infotopics.com/showmemore/features/ridgeline-plot/format.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
