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

Fixed hover behaviour for multicategory plots #6360

Merged
merged 15 commits into from Nov 16, 2022

Conversation

filipesantiagoAM
Copy link
Contributor

@filipesantiagoAM filipesantiagoAM commented Nov 4, 2022

The issue

Fixes #6331

How to test

Use the mock multicategory_series.json.

Please let me know if you would like to have tests written about this fix.

Current behaviour

image

Thanks.

@alexcjohnson @archmoj

@archmoj
Copy link
Contributor

archmoj commented Nov 14, 2022

For each new mock we need to have a new baseline.
Please download the png from the address below and then place it in test/image/baseline folder. Thanks!
https://app.circleci.com/pipelines/github/plotly/plotly.js/7668/workflows/5b0cc5d4-05ba-4a06-b21c-0badf510aaa3/jobs/171780/artifacts

@filipesantiagoAM
Copy link
Contributor Author

@archmoj All good here. Thanks

src/components/fx/hover.js Outdated Show resolved Hide resolved
Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
src/components/fx/hover.js Outdated Show resolved Hide resolved
src/components/fx/hover.js Outdated Show resolved Hide resolved
src/components/fx/hover.js Outdated Show resolved Hide resolved
@archmoj
Copy link
Contributor

archmoj commented Nov 16, 2022

💃
Nicely done 🥇

This fix would be available in v2.16.3 shortly.
Thank you!

@archmoj archmoj merged commit 6c6937b into plotly:master Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Series plot hover only shows first line
2 participants