AykutBurak commented on issue #20428: URL: https://github.com/apache/echarts/issues/20428#issuecomment-2418657081
> The "wrong" order comes from the **series' order of appearance**. When series' places are [switched](https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=M4OQBAvGDeBQZgHYEMC2BTAXGA5CdA5sgC4CWAbujgDTxgDGA9gDaMBO2OAxAGI8Cc_ABwAmGnWIBPAA5ZcAI2RtxCYMWT0A1p2KN1zFWEVsAwiULtJAcWTTsIgAy0ExgOqkAJsQAW2AIwALM5gpMToqADKUsxycAgu7B7obO5evmB-wQlsSaYs7Jy8_ADsQgCsDjh0AL7BIADyAPrMyPLozNhx8cDejADu2MRsAK7oWWAAZuyoJGEcuNDy1YYIfZ4-2BVOdAiMlGwTrAO4Q8OI9OYrYNKMwKGkjIicpIh3SQAy6BPEVx6kashznIRON9mQLswAILMUgEJ64VCeDwxK6MCYTYDoYjYADaTjAAFo_EIALrjKaIYgRUgALzkfhBO0mj2IrnQsO82LAADYHNt4gx8vNuABmSEigIiAAiVQQtToHhIyFxTK6AvIyGYo2wBJFADpisURWVufwRX4zWUygF-A5ikz5QK1fENVq5LqDUaTWaLcbrbb7QLqnQSbBqgBuWCwYAABUgMDoKAwnBjt3ulEMTFYwq4xRMAFEhCZuYYpLJOMZDACtDo9JrDMYzGECJYbHYwI5gm51ulAsFQuEopIYp0mfJEslUhsMuNxzlkiYhYUyiYpSIAEIBWVgR1gRXqFVOpkIV3awkOPVCBz8ALlAIWhxCYncvwO8bOk-as8Xq83u8Pp8hBfB0QzDSNYEYaQyEeeMuhiAh0EQDxOl3AAPSFUP-UcBTLOQcFPKhxiTdAABV0FQqloliY9BWzQpDWKK4EBhRB0AACXZAhOXsblxhPZJwU1aFYXhHBEI8bc5XGYBpB hYh3heaiBVUXpjlOMYaJY9AhxHBNlPiLMClwLghHQIRhH4PxkCY-JcM4RUenQCSaODINxi0nSlOUwyc1M8zzKsmy7NwBzvCcySd3GZBMOAd5WnaFCamCXQWDIdtoF3SQMKwvTbJkPCLmbSwrhefZMUGEYNIFAB6ar92VMAcRwVw2EeAgwAnZRqFwRc2DYdB6GIDr52UMkx0YM5FTYaxbAq0YopihTWOw5Sen6bAJk1TE3yZaL_jitoOlygU1uOTbmG2tymRkuSlq8k7VLmqrlM1ET3B8A6ErAdS-LADyqJW_SfMKPyLMC36EGCnBQvClyQKkuhMTYUh0GAXFY260AxoQWqkZRtHGtATGYxJeJatwFq2pwYbcjAoA) you get the "correct" order:  📌 please close issue if problem solved. unfortunately the order is still incorrect; even tough the legends are "positive" - "negative" the order of the bars are "negative" - "positive". the correct order would respect the order of series given, which is; it should first render "positive" if we give "positive" as the first serie item, it should first render the "negative" if we give "negative" as the first serie item. -- 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]
