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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...