FormidableLabs / FormidableLabs/victory

VictoryBoxPlot does not show label tooltips

Open
#2,621 8 comments 3 reactions 0 assignees View on GitHub
Issue: Accepted Type: Enhancement :pencil2:
Dominant language
TypeScript
Stars
11.2k
Forks
536
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The `labelComponent` prop does not seem to have an effect on VictoryBoxPlot, unlike the pattern in other charts such as VictoryPie or VictoryBar. Passing VictoryTooltip in would not show a tooltip on hover.

**Victory version**
36.6.10

**Code Sandbox link**
https://codesandbox.io/s/victory-boxplot-tooltip-issue-33tmtt

**To Reproduce**
Steps to reproduce the behavior:
1. Open sandbox
2. Hover around VictoryBoxPlot
3. Hover around VictoryBar to see tooltips

**Expected behavior**
VictoryBoxPlot with a VictoryTooltip component in the `labelComponent` prop would show a tooltip on hover

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.