* Moved Visualizations folder one level up. Fixed a bunch of broken relrefs. * More broken relrefs. * Fixed the last of the broken relrefs * Adjusted weight and added alias. * Added aliases to a bunch of visualization topics. * More topics with aliases. * More aliases, adjusted some weight and other metadata information.
1.4 KiB
+++ title = "Legend options" aliases = ["/docs/grafana/latest/panels/visualizations/panel-legend/"] weight = 950 +++
Legend options
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:
- [Pie chart panel]({{< relref "../visualizations/pie-chart-panel.md">}})
- [Time series panel]({{< relref "../visualizations/time-series/_index.md" >}})
Toggle series
To toggle a series: Click on the series label in the legend to isolate the series in the visualization. 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.
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.
Change series color
Click on the series icon (colored line beside the series label) in the legend to change selected series color.