guilherme_silva's avatar
guilherme_silva
New Member
2 years ago
Status:
New

Line Graph

In Line Graphic Visual, allow to order Labels by main or secondary Y axis values, in ASC or DESC modes.

This will be the same order in default tooltip items, when it shows a list with label and value.


Example:


Labels: A, B, C


X axis: 2022, 2023


Y axis values:

"Label, 2022, 2023

B, 7, 9

A, 4, 6

C, 2, 3"


Label in graph ordered DESC by 2023 values (9, 6, 3): B, A, C


Tooltip with label+values list ordered DESC by 2023 values:

"2023 Label

B 9

A 6

C 3"

Recent ideas