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

Tooltip outside on column chart cut off #19314

Closed
jjensenbloom opened this issue Jul 5, 2023 · 3 comments · Fixed by #19614
Closed

Tooltip outside on column chart cut off #19314

jjensenbloom opened this issue Jul 5, 2023 · 3 comments · Fixed by #19614

Comments

@jjensenbloom
Copy link

Actual behaviour

When setting tooltip.outside to true on a column chart, the bottom of the tooltip is cutoff by 1 pixel.

Live demo with steps to reproduce

https://jsfiddle.net/ty3vgpnr/

Product version

Highcharts 11+

Affected browser(s)

Chrome, Firefox

@highsoft-bot highsoft-bot added this to To do in Development-Flow via automation Jul 5, 2023
@pawellysy
Copy link
Member

Hey @jjensenbloom, thanks for reaching out to us!
Could you provide a screenshot, where I can see the issue? I've tried reproducing it myself, with no luck.

@jjensenbloom
Copy link
Author

image

image

It's subtle, but there is a white line underneath the arrow pointing at the column and the last pixel of the arrow is cut off.

@pawellysy
Copy link
Member

Ok, I can see it now. Thanks for reporting this issue! As a workaround, you can use the tooltip.positioner method, to position the tooltip yourself, and avoid such behavior. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

4 participants