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

Interactive links in tooltipss/labels/texts #1091

Open
pvinokurov opened this issue Apr 29, 2024 · 3 comments
Open

Interactive links in tooltipss/labels/texts #1091

pvinokurov opened this issue Apr 29, 2024 · 3 comments
Assignees
Milestone

Comments

@pvinokurov
Copy link

pvinokurov commented Apr 29, 2024

It would be nice to have interactive links in labels/texts for page anchors or external links.

@pvinokurov
Copy link
Author

pvinokurov commented Apr 29, 2024

Currently, tooltips are non-interactive and read-only.
It would be useful to:

  1. Make tooltips sticky. In other words not to close it on a mouse move or loosing a focus as it works in Grafana.
    Optionally, a tooltip could be rendered to the left/right to the chart at the fixed place as it done for legends.
  2. Make possible to put a hyperlink to a tooltip. It allows navigating either within the same page with charts or external pages.

@alshan alshan added this to the New milestone May 1, 2024
@alshan alshan modified the milestones: New, 2024Q3 Jun 30, 2024
@IKupriyanov-HORIS IKupriyanov-HORIS self-assigned this Aug 22, 2024
@alshan
Copy link
Collaborator

alshan commented Sep 3, 2024

"In the latest release of Grafana (version 8.5.0), there has been a change in the behavior of tooltips. Previously, tooltips would remain open until manually closed, but now they will close automatically when you move your mouse away from the trigger element. "
~ Grafana Grot )

Anyway, how do tooltips trigger in Grafana ? Mouse hover? click?

@pvinokurov
Copy link
Author

Lets take a look at https://play.grafana.org/d/000000016/time-series-graphs
In my opinion, it's convenient enough. Copying a tooltip row on the left click also can be usefull.

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

3 participants