We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If the Sankey Visualisation is not the first slice on a dashboard, the tooltip is misplaced, floating outside the frame:
0.14.1
Tooltip hovers over mouse
Tooltip hovers far away from the mouse.
Load the Misc Charts dashboard and hover over the Energy Sankey chart
The text was updated successfully, but these errors were encountered:
Sankey Tooltip fix (#1748)
96b58b4
a697ac1
Sankey Tooltip fix (#1748) (#1750)
b045075
.layer{X,Y} gives viewport offset, moved to node offset using .offset{X,Y}
PR #1750 resolves this issue.
Sorry, something went wrong.
ddol
No branches or pull requests
If the Sankey Visualisation is not the first slice on a dashboard, the tooltip is misplaced, floating outside the frame:
Superset version
0.14.1
Expected results
Tooltip hovers over mouse
Actual results
Tooltip hovers far away from the mouse.
Steps to reproduce
Load the Misc Charts dashboard and hover over the Energy Sankey chart
The text was updated successfully, but these errors were encountered: