Question. Binding scatter to boxPlot category position
- 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.**

**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.
Contributor guide
Assessment
This issue has not been assessed yet.