-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Boxplot tooltip marker color #11077
Copy link
Copy link
Closed
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Version
4.2.1
Reproduction link
https://jsfiddle.net/cdsk5urL/1/
Steps to reproduce
Look at the screenshot or open the jsfiddle and hover on a boxplot. Notice that the tooltip shows as marker color the borderColor.

I believe it should display the color, not the border color, since it is more prominent on the box.
What is expected?
To see the color as the marker color on the tooltip.
What is actually happening?
The borderColor is shown as marker color on the tooltip.