Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Grafana 8 sort legend

Before grafana 8 (i'm using it in combination with influxdb) it was possible to sort legend values, like this:

enter image description here

Starting from version 8 in new charts I don't see such option:

enter image description here

Is it possible to achieve this option on version 8?

like image 555
valodzka Avatar asked Sep 11 '25 04:09

valodzka


1 Answers

Seems the new "Timeseries" Graph can't do it (yet?). However you can select "Graph (old)" which still has this functionality.

Select Graph(old) as visualization

like image 163
fko Avatar answered Sep 14 '25 01:09

fko