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

Improve the tooltip positioning #28

Open
lfac-pt opened this issue Jan 17, 2019 · 1 comment
Open

Improve the tooltip positioning #28

lfac-pt opened this issue Jan 17, 2019 · 1 comment

Comments

@lfac-pt
Copy link
Member

lfac-pt commented Jan 17, 2019

Right now it's oftentimes necessary to adjust the css

@lfac-pt lfac-pt removed this from the Announcement blog post release milestone Apr 9, 2019
@nancruz
Copy link
Contributor

nancruz commented Apr 7, 2020

In my opinion, we should delegate the tooltip rendering (including styling) to the Histogram parent component. We are enabling tooltip customization but then we are using a fixed width and height value to compute the tooltip position. Those values might not be representative of the real tooltip size.

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

No branches or pull requests

2 participants