Splunk Search

How to create a bubble chart?

HeinzWaescher
Motivator

Hi,

I've calculated the amount of purchase actions grouped by the productId and the elapsed time (in minutes) after userregistration.

productId | minutes | amount
productA | 5 | 1500
ProductB | 10 | 300

For example in row1: 1500 purchases for productA have been made exactly 5 minutes after user registration.

I would like to create a bubble chart with x-axis=minutes, y-axis=productId and the bubblesize should represent the amount of purchases.
Is this possible? I haven't been able to achieve my goal yet.

Thanks in advance
Heinz

0 Karma

chanmi2
Path Finder

I'm afraid that both X and Y axes need to be numeric value.
Bubble Chart accept three/four columns, either xAxis,yAxis,bubbleSize or bubbleName,xAxis,yAxis,bubbleSize

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, ...