Bilge commented on issue #14700:
URL: https://github.com/apache/echarts/issues/14700#issuecomment-822333749


   I'm not sure if you're just asking to confirm my question or if you're 
asking me to suggest a solution. That is what I am asking, yes. If you're 
asking me for a solution, however, I'm not sure. The two options should be: 
   
   1. Provide an option to reverse the display order of stacked line series.
   2. Provide an option to reverse the display order of the legend items.
   
   I would normally prefer the first for the reasons already stated. Other 
charting libraries simply present an option to reverse the stacked line series 
but since ECharts specifies each lines as a separate series, such an option 
would have to be present on each line, which doesn't really make sense because 
it implies some lines can be reversed and some cannot: such a configuration is 
impossible; it only makes sense to reverse the entire stack or none at all. 
Therefore, even though I think providing an option to reverse the draw order 
for a stacked series, I do not have a good proposal for how to implement it in 
ECharts at this time.


-- 
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.

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