helgasoft commented on issue #20949: URL: https://github.com/apache/echarts/issues/20949#issuecomment-2840090411
You are correct - there is an **undocumented rule** that the first _source_ row defines data length. Instead of moving the longest data first, you could make all data rows of equal length by filling with _null_ values. However, the cleanest way of organizing this type of discordant data is to have two separate datasets - [Demo](https://echarts.apache.org/examples/en/editor.html?c=area-pieces&code=PYBwLglsB2AEC8sDeBYAULWAPAgliAzgFzKwC-ANOpgJ56ElLlUawECmAThO8bANrVMyIcNhgaIdiQDkAGwjR2MlmMwduvADIBDGsACuYAEI1ZnYAHcVo5rdSsxEqbIVKbj4Rp4Fd-o6bmVh5qsAAmOmA6HGAAktBh7FhEAIyqwmRCALrpEVExJIKeDqEEhpwAxtICtmL8KQAMFLAATE2wAMwNObXC_B0AdCkALGmwAOzNAKxZmL1ZtpT2vWUGldVFoZj8AJzNKWMpHftT-5OwKXutYy3Hraet5y1XHSk9nnU3zXfD083nAA5mldGvsWvs7iMTgsPrAYWJMqx3ugAPQAKkwKJRsAM0AqwAAtgT2NAwOJgGx2OxYDo5GAuNBIhAAG7U2BCby8QrLWHOaryRTKdJiEn4xKMXqYZKwGQEAm0uQADRCWzMMrlCoAmjJektPHqxCU1HzXIKVSK8cBxSJYVLXDpOABzdjK4VqNXyB3O7W6xbZXKRaLsMDc4orcpVCW22BY2AAMwgnAIZJAFiknAk4XYCaUBHEAAtqXkdLA5CTHWB85K2PK5ErCqDWu0us1oAY66323JOx3YG3e_3u32uz2h4PR-8tjWtYVBiMxucZs0saPV8OByP12PN-OtxO3WI5F6XYUQYdIQ8UudLs0Wjc7i0Hi0ni83gfhEenexNQ3b99mr8sAPICwL7O0KTghckKASkMy-vq_roGiKJCGAwDAHSEAgEQSCImQADcQA). -- 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]
