WhatIsLoveBaev opened a new issue, #19019: URL: https://github.com/apache/echarts/issues/19019
### What problem does this feature solve? Hello, the current project requires to implement boxPlot caterogy, with the ability to impose scatter on them. Could not find any possibility to do this. Now points, lines are centered in their cell on the x-axis, but when the second category of boxPlot is enabled, there is a shift in the positioning of the candle and because of this is not displayed correctly for data analysis. **It looks like this now.**  **It is expected that with multiple categories the boxPlot will look something like this, only scatter is positioned to its own category.**  ### What does the proposed API look like? Haven't found a suitable api for the current situation. -- 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]
