Dashboards & Visualizations

Does Splunk allow us to have an image instead of a text when doing a mouseover tooltip in single value panels?

ducAlexBui
New Member

Hello all,

1) does Splunk allow us to have an image INSTEAD of a text when doing a mouseover tooltip in single value panels?

2) is it possible to do mouseover tooltip dynamically instead of a static text?

thanks in advance!

Labels (2)
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@ducAlexBui 

You can show a tooltip or popup on the hover of the Splunk component using Javascript only.  Kindly share your sample code and your requirement so we can help you more on this.

KV

0 Karma

Tom_Lundie
Contributor

1) No, Splunk does not natively support this. Traditionally (outside of Splunk and from a general WebDev perspective) tooltips are not images, so you're probably going to want to focus on a "pop-up" image instead.

2) Once again, not natively.

However, you can do anything within the bounds of JavaScript using Simple XML Dashboard extensions. Read more here.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...