You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/04/19 09:48:22 UTC

[GitHub] [echarts] Bilge edited a comment on issue #14700: Reverse stacking order for line charts

Bilge edited a comment 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 option 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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org