Dashboards & Visualizations

Customized Bubble Chart without converting to HTML

jvmerilla
Path Finder

Hi All!

Just want to ask if it is possible to do this kind of Bubble Chart in Splunk without converting to HTML?
alt text

Thanks in advance! 🙂

0 Karma

horsefez
Motivator

Hi jvmerilla,

straight out I would say that you are able to build this visualization without converting your dashboard to html.

Option No.1: There could already be a custom visualization on splunkbase for you to download and use.
https://splunkbase.splunk.com/apps/#/app_content/visualizations

Option No.2: You could download the splunk dashboard examples app and maybe adjust a visualization there using java-script.
https://splunkbase.splunk.com/app/1603/

Option No.3: You could start writing your own custom visualization with java-script by using this handy tutorial.
https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/AdvancedDev/CustomVizTutorial

0 Karma

jvmerilla
Path Finder

Hi mayurr98 ,

This is my query:

index="pcmm" sourcetype="sampledata_intervention.csv" 
| stats count by "Intervention Class"

Temporarily, I used pie chart as a visualization.
alt text

0 Karma

mayurr98
Super Champion

you can not use default bubble chart shipped with Splunk for this as bubble chart normally require 3 fields. You can use donut chart instead. If you are interested then I can tell you about that
If you want to use bubble chart then you have to write javascript and all.

0 Karma

mayurr98
Super Champion

what is your search query?
as this is a chart so you need 3 columns as in x-axis(mostly time) y-axis(mostly count) and third count

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...