0e4d9fd162
Docs: Add xy chart docs (#81980)
* Added xy chart page and added link to main visualizations page
* Added options
* Updated Axis options section and added doc ref links
* Added new shared files for tooltip and legend options and added them to xy chart
* Added Other visualization options section, docs refs, and updated Cloud links
* Fixed links
* Added option descriptions, hero image, content notes, and removed placeholder heading
* Apply suggestions from code review
* Added collapsible sections for series mapping modes
* Added Cloud links and fixed link text
* Added notes
* Updated series mapping descriptions
* Updated Auto series mapping options
* Updated manual section and restructured page
* Copy edits
* copy edits
* Added description
* Clarifying supported data info
* Copy edits from review
* Fixed typo
* Copy edits
* Fixed links
(cherry picked from commit 0d7834c7f7)
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
26 lines
730 B
Markdown
26 lines
730 B
Markdown
---
|
|
title: Legend options
|
|
---
|
|
|
|
### Visibility
|
|
|
|
Toggle the switch to turn the legend on or off.
|
|
|
|
### Mode
|
|
|
|
Use these settings to define how the legend appears in your visualization. For more information about the legend, refer to [Configure a legend](../configure-legend/).
|
|
|
|
- **List -** Displays the legend as a list. This is a default display mode of the legend.
|
|
- **Table -** Displays the legend as a table.
|
|
|
|
### Placement
|
|
|
|
Choose where to display the legend.
|
|
|
|
- **Bottom -** Below the graph.
|
|
- **Right -** To the right of the graph.
|
|
|
|
### Values
|
|
|
|
Choose which of the [standard calculations]({{< relref "../../panels-visualizations/query-transform-data/calculation-types/" >}}) to show in the legend. You can have more than one.
|