Legend: Sort by name (#69490)

This commit is contained in:
Adela Almasan
2023-06-06 15:16:16 -05:00
committed by GitHub
parent c0a1fc2cbd
commit 76b05b80a4
7 changed files with 22 additions and 60 deletions
@@ -69,10 +69,8 @@ By default, Grafana specifies the color of your series data, which you can chang
You can change legend mode to **Table** and choose [calculations]({{< relref "../../calculation-types/" >}}) to be displayed in the legend. Click the calculation name header in the legend table to sort the values in the table in ascending or descending order.
The sort order affects the positions of the bars in the Bar chart panel as well as the order of stacked series in the Time series and Bar chart panels.
{{% admonition type="note" %}}
This feature is only supported in these panels: Bar chart, Histogram, Time series, XY Chart.
This feature is only supported in these panels: Bar chart, Histogram, Time series.
{{% /admonition %}}
![Sort legend series](/static/img/docs/legend/legend-series-sort-8-3.png).