helgasoft commented on issue #16099: URL: https://github.com/apache/echarts/issues/16099#issuecomment-2303045591
Bar width could be controlled by _barMaxWidth_ - [Demo v.5.2.2](https://echarts.apache.org/examples/en/editor.html?c=line-simple&version=5.2.2&code=DYUwLgBAZglgTgZzAZRHGIEBECGYcQC8EA2gLoDcAUKJAiAMYD2AdgCarqa75GmU1wEMAAt4HNBmx4CxctSqxEKSdxkA6AA4BXBCIAUJANQsQAdwg8Q-gIwBOABwOANBADsrmwEpPABl9kXtRKSJxSPDhaugbGphZWto4u7q4ALD4QNv6BwfChqtL4UXqGJuaWeNb2Tq7JAEwZddlBinkqXIWROiWx5QnVyXauAMwZw825ymFqRd0xZfGViTWZvmkZqRNUVPTM7NOdxfNxFWBVSa4eEA1-AS27rBIdEUelJ_0XEMmjrk131A99gUXnM3n0lgNXEMIOkRltAU9whpQb1Fmdlsksq4AKwbLZUUTiA4g6JgtHnFZXH6rf4EsRwREzLqk1GnCnJZKw65bQkM4nIlkLNkYqE4sY8-mMw4ooUfFZYiAANjxtO2TE0YBgrD4AG8qBBhEwmMBNZoAFwQPUGg1gdAAcztaAtAHIcAAPGAIZ3OfXWzRMBAwTWsC1QbQsBjBlgQfQaryW33WiBwcDaODRkgakgBVzOrIAUmdAiTAF9fSWfTag6ALVbraAoGAXQwQCwznBvYmIAB6btnN1NiDOgAyODgjogAEEUwQAMIiMdgZ3lysQN2Tj0IWtdsAAT00IBdmoAtiBvT3u2wZBa3e7VwaAEZMcNXuC7gDiOHN0BwwHoK99XcN09bck17BAGF_Q9hDgbQQANXsiFtZ8H1AaA4CYY8hyQHAGAAa2dABCACDSvfAAC0jWPC0SC7Oskz3A8XRgFhAzYM972tHC4EHNYuwQ7tWzYC1xk4g1YBNNAAFkmHYl0WFYM8uwrOj-IgbjeLEi8hJEv ik3EmBJLgGS5KHBTTGXUtfTIVdQEddgzR1FSDXoDoaNU_SIBYHBTxdEI6AKTtPMY6DnQfMcgv08LjPdAB1GA2FEC0bEVVxos_c01ggaLZ0qO0mDfDKzT0_ScPwl0yJAABaMqCK0sicFDNp-XwTjnOtejrW83zsMYR51MCrSQpdaLIqTaKpLihKksyVLsrHIqspyvKCo_L9iq02qKsqGr8HwsbrQai0ERanA2s4zqDW60LeTYAaOgOm191C0atImqbEpEZK5vS9alrHXKznywq_s2va8O2s5dtwuq1KO4RJVO87rKoEsKCAA). Unfortunately v.5.2.2 is the last version showing bars at the right time (X-axis location). And only with (redundant!) _stack_ present. Newer versions treat **time** axis similarly to **category** axis and try to "make space" for adjacent series which makes horizontal position inaccurate. -- 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]
