selunders commented on issue #20982: URL: https://github.com/apache/echarts/issues/20982#issuecomment-2898962177
The series are user-selected/supplied, so there may be varying number of series with different types & number of datapoints. [Here's an example](https://echarts.apache.org/examples/en/editor.html?c=bar-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5JALZW0A0JAvm-uTvkaqTKUasWgDcAhgBsArsw5dYeKgCcIVQrADaJdAMGwAJhLASiWpJNkitARgDsAFnsA2AMwAOAAw_fLWLZeALqcyFZy5g7O9gBMjo6-Pv62AKwhQf4A9JmwAEIAqgDihQCauqQU1HQARhIqrOWc5fqCxqbmltIR2lGunolJsGnsGeXolSK0tfWKgtMAwiZUAObAKuSFEiBEtrDZsPPADEzQYGQAFviwUhDQVLC3mcAyYI2zxAZtZtqjBkJVohudwagnYJCCKHYAG4gA) that's more representative of our actual use-case, with multiple bar series. It's pretty easy to work around it by conditionally including the barCategoryGap, but the behavior just wasn't what I expected. I could be misunderstanding the barCategoryGap use case. -- 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]
