Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hover count info label in createHoverLabelForColorHovermode #6944

Merged
merged 6 commits into from
Mar 28, 2024

Conversation

weiweikee
Copy link
Contributor

@weiweikee weiweikee commented Mar 27, 2024

Pull Request Summary

Fixes incorrect hover labels in Parallel Categories Diagrams with 'hoveron: color', 'hoverinfo: count'. Labels now accurately reflect counts for the specific color segment hovered over. Below are screenshots of the changes in effect.

Before the changes

Hovering on Gray

03_27_24_15_53_screenshot

Hovering on Red

03_27_24_15_53_screenshot (2)

After the changes

Hovering on Gray

03_27_24_15_56_screenshot

Hovering on Red

03_27_24_15_56_screenshot (2)

@weiweikee weiweikee marked this pull request as ready for review March 27, 2024 20:24
@weiweikee weiweikee changed the title Update hover count info label from totalCount to bandColorCount for Parcat Color hover mode. Update hover count info label from totalCount to bandColorCount in createHoverLabelForColorHovermode Mar 27, 2024
@weiweikee weiweikee changed the title Update hover count info label from totalCount to bandColorCount in createHoverLabelForColorHovermode Fix hover count info label in createHoverLabelForColorHovermode Mar 27, 2024
@archmoj archmoj added bug something broken community community contribution status: reviewable labels Mar 28, 2024
draftlogs/6944_change.md Outdated Show resolved Hide resolved
@archmoj
Copy link
Contributor

archmoj commented Mar 28, 2024

Thanks very much for the PR.
💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken community community contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants