Forum Discussion
MoKi
7 years agoAdvocate I
Sort tooltip in Line Chart
Hello everybody, I have the following problem: My line chart shows several locations with their revenues. If I move the mouse over the lines, a tooltip appears automatically. How can I set it that i...
- 7 years ago
Hi MoKi
Could you show me screenshots to explain your problem?
I create a line chart as below, it's tooltip is sorted by the location.
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-juanli-msft
7 years agoCommunity Support
Hi MoKi
As tested, the tooltip is a by design bevaviour. We can not sort it by value.
You could create a custom tooltip page.
in the tooltip page, sort the visual by value.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
jhauff_RFO
2 years agoAdvocate I
I created a custom tooltip and clicked on the value column to sort descending. Thanks Maggie!