apache / apache/echarts

Question. Binding scatter to boxPlot category position

Open
#19,019 3 comments 0 reactions 0 assignees View on GitHub
en new-feature pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### 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.

Is there any possibility to implement scatter overlay on boxPlot category in the current version of the library?

**It looks like this now.**
![image](https://github.com/apache/echarts/assets/58593044/6c68c5a7-e9f6-4c13-8df2-1f976111d7b3)

**It is expected that with multiple categories the boxPlot will look something like this, only scatter is positioned to its own category.**
![image](https://github.com/apache/echarts/assets/58593044/8fa52dca-2fec-4040-85e7-94d88fadea1b)

### What does the proposed API look like?

Haven't found a suitable api for the current situation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.