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 Tooltip Position in Charts #466

Merged
merged 2 commits into from
Jan 24, 2023
Merged

Fix Tooltip Position in Charts #466

merged 2 commits into from
Jan 24, 2023

Conversation

ricoberger
Copy link
Member

The tooltips in the cluster / node overview metrics and in the Prometheus metrics charts was not properly visible. This is fixed by adding the "fitInsideHorizontally" and "fitInsideVertically" and by setting the "maxContentWidth" to the width of the screen.

The tooltips in the cluster / node overview metrics and in the
Prometheus metrics charts was not properly visible. This is fixed by
adding the "fitInsideHorizontally" and "fitInsideVertically" and by
setting the "maxContentWidth" to the width of the screen.
@ricoberger ricoberger added bug Something isn't working changelog: fixed Something which wasn't working is fixed and removed bug Something isn't working labels Jan 24, 2023
@ricoberger ricoberger merged commit 94bad61 into main Jan 24, 2023
@ricoberger ricoberger deleted the fix-tooltip-position branch January 24, 2023 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant