Bilge edited a comment on issue #14700: URL: https://github.com/apache/echarts/issues/14700#issuecomment-827095827
@pissang This does solve my immediate problem, but so many things have to be changed to accommodate the reversed series: * Colour order must be reversed. * Legend must be changed (explicitly declare order). * Tooltip must be changed. * Probably there are other components I am not using that would be impacted also. All because we just wanted to draw the chart differently. I still think a better solution would be to have an option to control the stacking order without changing the data order. -- 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]
