Skip to content

Box plot: hover position of points is off #3440

Closed
@aaronpries

Description

@aaronpries

In a box plot with boxpoints='all', the hover position of the boxes shows the correct position of the data points. The boxpoints are shifted to the left and the hoverinfo shows their x-position in the figure, which is not the same as the x-position of the data points, see the attached figure (created with plotly.py: FigureWidget.txt).
boxplot_hover

Is this desired? I would have expected to see the x-value of the data points, not the position in the figure. If a jitter is added, this may be even more confusing.

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions