2021-03-12 12:02:55 -06:00
+++
2021-05-18 09:21:34 -05:00
title = "Legend options"
aliases = ["/docs/grafana/latest/panels/visualizations/panel-legend/"]
2021-05-20 16:16:15 -05:00
weight = 950
2021-03-12 12:02:55 -06:00
+++
2021-05-18 09:21:34 -05:00
# Legend options
2021-03-12 12:02:55 -06:00
Use the legend to adjust how a visualization displays series. This legend functionality only applies to a few panels now, but it will eventually be common to all visualizations.
This topic currently applies to the following visualizations:
2021-05-18 09:21:34 -05:00
- [Pie chart panel ]({{< relref "visualizations/pie-chart-panel.md">}} )
- [Time series panel ]({{< relref "visualizations/time-series/_index.md" >}} )
2021-03-12 12:02:55 -06:00
## Toggle series
To toggle a series:
2021-05-28 04:27:40 -05:00
Click on the series label in the legend to isolate the series in the visualization.
2021-03-12 12:02:55 -06:00
All other series are hidden in the visualization. The data of the hidden series is still accessible.
Use Cmd/Ctrl+click on the series label to hide the isolated series and remove the toggle.
> **Note:** This option is persistent when you save the dashboard.
2021-05-28 04:27:40 -05:00

2021-03-12 12:02:55 -06:00
This creates a system override that hides the other series. You can view this override in the Overrides tab. If you delete the override, then it removes the toggle.
2021-05-28 04:27:40 -05:00

2021-03-12 12:02:55 -06:00
## Change series color
Click on the series icon (colored line beside the series label) in the legend to change selected series color.
2021-05-28 04:27:40 -05:00
