In Zabbix 7.0 I have created Graph widget with three items, each item for one database instance on the same Linux server.
I usually look at 24 hour graph and I move mouse to the graph and legend is displayed inside graph like:
Now items on graph legend are always displayed with the same order (red, violet, olive). Is there some way so legend is displayed dynamically according to values, sorted descending from largest to lowest value (and take units into consideration)?
In above case I would like to see first line violet with 5,17 MBps, second red and third olive like this:
I usually look at 24 hour graph and I move mouse to the graph and legend is displayed inside graph like:
Now items on graph legend are always displayed with the same order (red, violet, olive). Is there some way so legend is displayed dynamically according to values, sorted descending from largest to lowest value (and take units into consideration)?
In above case I would like to see first line violet with 5,17 MBps, second red and third olive like this:
Comment