jpike88 opened a new issue, #20779:
URL: https://github.com/apache/echarts/issues/20779

   ### What problem does this feature solve?
   
   I am replacing dashboard paid for by companies in maintenance and oil/gas 
industries, who would have charts like below. See how the legend shows lowest 
to highest values (or increasing severity). The stacked bar shows the highest 
values at the bottom, as they tend to be more important and fluctuate less.
   
   This is what I am aiming to achieve.
   
   <img width="816" alt="Image" 
src="https://github.com/user-attachments/assets/51907319-d54b-4548-abf0-68e856cd6219";
 />
   
   But I can't find a way to do this in echarts. See below for what I've 
managed to get done. You can see how bad it looks, having the legend ordered 
that way is counter intuitive.
   
   <img width="528" alt="Image" 
src="https://github.com/user-attachments/assets/217fda99-67b4-4faa-8ffc-50ba661bdcbb";
 />
   
   ### What does the proposed API look like?
   
   I think a simple
   
   `order: null | 'reversed'` property on the `legend` property would be enough.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to