Splunk Search

Bubble Chart

supreme_coder
Engager

How do I display the below as a bubble chart? When I click the bubble chart for my search query its not working properly and is showing  _time as 0.

I want a bubble chart for:

x axis = _time

y axes = "y-axis"

size of bubble = "bubble_size"

 

supreme_coder_0-1612450134389.png

 

 

Labels (1)
0 Karma

to4kawa
Ultra Champion
| gentimes start=1/1/2021 end=2/1/2021
| eval time=strftime(starttime,"%d")
| eval y-axis = random()
| eval bubble = random() / 10000000000
| table  time y-axis bubble

x-axis should be number.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...